2018-02-10 19:50:26,268 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-02-10 19:50:26,268 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-02-10 19:50:26,804 - functest.ci.check_deployment - INFO - Got token ...OK 2018-02-10 19:50:27,252 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-02-10 19:50:27,252 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-02-10 19:50:27,699 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-02-10 19:50:27,699 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/1f6a211f44684a3e94294fe4a62df2a1 ...OK 2018-02-10 19:50:28,128 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-02-10 19:50:28,128 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-02-10 19:50:28,551 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-02-10 19:50:28,551 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-02-10 19:50:29,277 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-02-10 19:50:30,441 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-02-10 19:50:30,466 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-02-10 19:50:31,196 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-02-10 19:50:33,532 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-10 19:50:33,532 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-10 19:50:33,533 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-10 19:50:33,534 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-02-10 19:50:33,536 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-02-10 19:50:33,536 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-02-10 19:50:35,755 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-10 19:50:42,800 - functest.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 7.043s OK 2018-02-10 19:50:43,230 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 19:50:43,230 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-02-10 19:50:43,234 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-02-10 19:50:44,021 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-10 20:00:23,702 - functest.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_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 83 tests in 579.671s OK 2018-02-10 20:00:24,128 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 20:00:24,130 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-10 20:00:24,134 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-02-10 20:00:24,960 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-10 20:01:00,017 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.056s OK 2018-02-10 20:01:00,457 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 20:01:00,458 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-02-10 20:01:00,463 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-289 | | CI_LOOP | | +-------------------------+-----------------------------------------------------------+ 2018-02-10 20:01:00,465 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 09:40 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-02-10 20:01:00,468 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-10 20:01:45,875 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-10 20:01:45,875 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-10 20:01:45,877 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-10 20:01:45,879 - functest.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 odl snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-02-10 20:01:45,882 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-02-10 20:01:45,882 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-02-10 20:01:46,664 - functest.energy.energy - ERROR - Error while getting current scenario from energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 298, in get_current_scenario if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:01:46,665 - functest.energy.energy - ERROR - Error while starting energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 198, in start if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:01:46,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-10 20:01:46,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-10 20:01:46' 2018-02-10 20:01:46,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:01:48,257 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:01:51,744 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:01:57,999 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:01:58,676 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:01:59,350 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:02:04,512 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:02:08,112 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-65cd6e1b-5da9-4de0-85b2-f4d5e178fd70' 2018-02-10 20:02:29,024 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-10 20:02:33,626 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-02-10 20:02:33,704 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-10 20:02:34,717 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-10 20:02:56,827 - functest.energy.energy - ERROR - Error while stoping energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 220, in stop if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:02:57,263 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 20:02:57,264 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-10 20:02:57,267 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-02-10 20:02:57,346 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-02-10 20:02:57,346 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-02-10 20:02:57' 2018-02-10 20:02:57,346 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e952fb8a-46f9-4191-80b8-2349ba5cb2ad' 2018-02-10 20:02:59,278 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e952fb8a-46f9-4191-80b8-2349ba5cb2ad' 2018-02-10 20:03:01,393 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e952fb8a-46f9-4191-80b8-2349ba5cb2ad' 2018-02-10 20:03:08,288 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e952fb8a-46f9-4191-80b8-2349ba5cb2ad' 2018-02-10 20:03:08,914 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e952fb8a-46f9-4191-80b8-2349ba5cb2ad' 2018-02-10 20:03:13,728 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e952fb8a-46f9-4191-80b8-2349ba5cb2ad' 2018-02-10 20:03:18,264 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-02-10 20:03:29,875 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-02-10 20:03:32,387 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-02-10 20:03:51,933 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 20:03:51,934 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2018-02-10 20:03:51,938 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-02-10 20:03:52,022 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-10 20:03:55,571 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-10 20:03:59,314 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-10 20:04:03,950 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-10 20:04:07,444 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-10 20:04:17,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-10 20:04:19,536 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-10 20:04:22,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-10 20:04:22,553 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-10 20:04:26,823 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-10 20:04:26,824 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-10 20:04:26,826 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-10 20:04:26,829 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-02-10 20:04:26,829 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-46c23dc4-7b2d-4fcf-b609-b0139be50125/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-02-10 20:04:30,540 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-02-10 20:04:30,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-02-10 20:04:30,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-02-10 20:04:34,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:04:33.998 61 INFO rally.api [-] Starting verification (UUID=180800d6-0b17-4fd1-95a9-50872c8da019) for deployment 'opnfv-rally' (UUID=a2da0e13-4f3a-4498-b254-7dc3ba8468bc) by verifier 'opnfv-tempest' (UUID=46c23dc4-7b2d-4fcf-b609-b0139be50125). 2018-02-10 20:04:34,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 180800d6-0b17-4fd1-95a9-50872c8da019 2018-02-10 20:04:41,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:04:41.257 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.162s] 2018-02-10 20:04:41,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:04:41.355 61 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.098s] 2018-02-10 20:04:48,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:04:48.109 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.013s] 2018-02-10 20:04:49,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:04:49.709 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.600s] 2018-02-10 20:05:00,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:05:00.210 61 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.428s] 2018-02-10 20:05:17,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:05:17.127 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.218s] 2018-02-10 20:05:52,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:05:52.604 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.145s] 2018-02-10 20:05:52,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:05:52.605 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-02-10 20:06:27,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:06:27.458 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.138s] 2018-02-10 20:06:27,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:06:27.459 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-02-10 20:07:01,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:07:01.916 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.114s] 2018-02-10 20:07:01,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:07:01.918 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-02-10 20:08:47,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:08:47.427 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.947s] 2018-02-10 20:09:13,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:13.607 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.082s] 2018-02-10 20:09:13,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:13.767 61 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.160s] 2018-02-10 20:09:22,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:22.540 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.827s] 2018-02-10 20:09:22,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:22.551 61 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-02-10 20:09:24,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:24.264 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-02-10 20:09:24,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:24.265 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-02-10 20:09:28,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:28.486 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.222s] 2018-02-10 20:09:35,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:35.198 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.030s] 2018-02-10 20:09:42,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:42.162 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.585s] 2018-02-10 20:09:50,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:09:50.064 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.493s] 2018-02-10 20:10:00,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:00.060 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.095s] 2018-02-10 20:10:07,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:07.087 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.281s] 2018-02-10 20:10:13,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:13.298 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.117s] 2018-02-10 20:10:20,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:20.518 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.225s] 2018-02-10 20:10:28,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:28.640 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.301s] 2018-02-10 20:10:37,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:37.865 61 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.720s] 2018-02-10 20:10:40,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:40.517 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-02-10 20:10:42,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:42.938 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-02-10 20:10:43,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:43.016 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-02-10 20:10:43,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:43.035 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2018-02-10 20:10:43,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:43.044 61 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-02-10 20:10:47,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:47.304 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.444s] 2018-02-10 20:10:48,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:48.098 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.792s] 2018-02-10 20:10:49,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:49.260 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.162s] 2018-02-10 20:10:55,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:55.125 61 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-02-10 20:10:59,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:10:59.523 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.792s] 2018-02-10 20:11:15,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:11:15.221 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.225s] 2018-02-10 20:11:19,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:11:19.222 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.000s] 2018-02-10 20:11:33,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:11:33.451 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.626s] 2018-02-10 20:11:37,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:11:37.491 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.039s] 2018-02-10 20:11:47,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:11:47.962 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.471s] 2018-02-10 20:12:00,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:00.734 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.693s] 2018-02-10 20:12:05,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:05.287 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.552s] 2018-02-10 20:12:11,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:11.718 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.429s] 2018-02-10 20:12:31,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:31.158 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.069s] 2018-02-10 20:12:31,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:31.383 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.225s] 2018-02-10 20:12:31,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:31.573 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.189s] 2018-02-10 20:12:31,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:31.709 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.135s] 2018-02-10 20:12:31,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:31.888 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.178s] 2018-02-10 20:12:31,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:31.981 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.093s] 2018-02-10 20:12:46,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:46.008 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.892s] 2018-02-10 20:12:46,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:46.231 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.223s] 2018-02-10 20:12:46,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:46.464 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.232s] 2018-02-10 20:12:46,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:46.556 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.091s] 2018-02-10 20:12:46,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:46.733 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.177s] 2018-02-10 20:12:46,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:12:46.864 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.131s] 2018-02-10 20:13:01,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:01.246 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.240s] 2018-02-10 20:13:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:07.472 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.225s] 2018-02-10 20:13:09,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:09.785 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.312s] 2018-02-10 20:13:09,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:09.881 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.096s] 2018-02-10 20:13:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:09.973 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.091s] 2018-02-10 20:13:23,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:23.808 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.487s] 2018-02-10 20:13:30,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:30.939 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.130s] 2018-02-10 20:13:33,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:33.123 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.181s] 2018-02-10 20:13:33,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:33.237 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.116s] 2018-02-10 20:13:33,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:33.338 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.101s] 2018-02-10 20:13:51,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:51.875 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.789s] 2018-02-10 20:13:59,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:13:59.557 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.682s] 2018-02-10 20:14:05,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:14:05.435 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.877s] 2018-02-10 20:14:09,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:14:09.672 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.236s] 2018-02-10 20:14:36,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:14:36.868 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.181s] 2018-02-10 20:14:44,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:14:44.157 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.289s] 2018-02-10 20:14:50,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:14:50.367 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.209s] 2018-02-10 20:14:54,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:14:54.419 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.050s] 2018-02-10 20:15:11,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:11.108 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.590s] 2018-02-10 20:15:13,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:13.069 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.958s] 2018-02-10 20:15:13,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:13.152 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.085s] 2018-02-10 20:15:18,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:18.417 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.621s] 2018-02-10 20:15:20,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:20.585 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.165s] 2018-02-10 20:15:20,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:20.667 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.085s] 2018-02-10 20:15:25,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:25.087 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.716s] 2018-02-10 20:15:29,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:29.030 61 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-02-10 20:15:30,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:30.707 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-02-10 20:15:30,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:30.708 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-02-10 20:15:30,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:30.709 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-02-10 20:15:30,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:30.709 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-02-10 20:15:30,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:30.710 61 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-02-10 20:15:33,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:33.071 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.195s] 2018-02-10 20:15:47,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:47.112 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.995s] 2018-02-10 20:15:58,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:15:58.463 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.303s] 2018-02-10 20:16:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:16:09.357 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.892s] 2018-02-10 20:16:18,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:16:18.894 61 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.074s] 2018-02-10 20:17:31,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:17:31.662 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [65.962s] 2018-02-10 20:18:07,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:18:07.860 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.166s] 2018-02-10 20:18:55,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-02-10 20:18:55.643 61 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.340s] 2018-02-10 20:19:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '180800d6-0b17-4fd1-95a9-50872c8da019']'. 2018-02-10 20:19:13,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-02-10 20:19:13,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-02-10 20:19:13,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-10 20:19:13,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 180800d6-0b17-4fd1-95a9-50872c8da019 | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-02-10 20:04:33 | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-02-10 20:19:12 | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:39 | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 46c23dc4-7b2d-4fcf-b609-b0139be50125) | 2018-02-10 20:19:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a2da0e13-4f3a-4498-b254-7dc3ba8468bc) | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 856.78 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-02-10 20:19:13,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-02-10 20:19:13,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-02-10 20:19:18,245 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 20:19:18,246 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:00 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-02-10 20:19:18,250 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-02-10 20:19:18,331 - functest.energy.energy - ERROR - Error while getting current scenario from energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 298, in get_current_scenario if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:19:18,331 - functest.energy.energy - ERROR - Error while starting energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 198, in start if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:19:18,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-10 20:19:22,156 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-10 20:19:25,953 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-10 20:19:30,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-02-10 20:19:32,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78'... 2018-02-10 20:19:33,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-eae335cd-82f8-4f76-af0c-d7c3daba4b78'... 2018-02-10 20:19:36,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-eae335cd-82f8-4f76-af0c-d7c3daba4b78'... 2018-02-10 20:19:41,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78'... 2018-02-10 20:19:41,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78'... 2018-02-10 20:19:42,579 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-02-10 20:19:42,580 - 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-02-10 20:19:42,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:19:42,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:19:42,630 - 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': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:20:48,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 2018-02-10 20:20:48,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-02-10 20:20:48,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '670ec79b-42ee-44f7-a6f1-3bb3a7ba5273'] 2018-02-10 20:20:49,819 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273: 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 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692348 Full duration: 7.632691 -------------------------------------------------------------------------------- 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 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803341 Full duration: 7.756491 -------------------------------------------------------------------------------- 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 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 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.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.874677 Full duration: 7.614888 -------------------------------------------------------------------------------- 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 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | total | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | -> duration | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.423227 Full duration: 8.5424 -------------------------------------------------------------------------------- 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 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | total | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> duration | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.234653 Full duration: 8.299967 -------------------------------------------------------------------------------- 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 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 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.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845487 Full duration: 7.630177 HINTS: * To plot HTML graphics with this data, run: rally task report 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 --out output.html * To generate a JUnit report, run: rally task export 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 670ec79b-42ee-44f7-a6f1-3bb3a7ba5273 --json --out output.json 2018-02-10 20:20:49,820 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '670ec79b-42ee-44f7-a6f1-3bb3a7ba5273'] 2018-02-10 20:20:51,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:20:51,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '670ec79b-42ee-44f7-a6f1-3bb3a7ba5273', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-02-10 20:20:51,282 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-02-10 20:20:51,282 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-02-10 20:20:51,283 - 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-02-10 20:20:51,283 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:20:51,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:20:51,325 - 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': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:22:25,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1203c11f-e75a-43a1-bb2b-2bb13a98e93f 2018-02-10 20:22:25,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1203c11f-e75a-43a1-bb2b-2bb13a98e93f'] 2018-02-10 20:22:26,932 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1203c11f-e75a-43a1-bb2b-2bb13a98e93f: 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 1203c11f-e75a-43a1-bb2b-2bb13a98e93f 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.071 | 3.071 | 3.071 | 3.071 | 3.071 | 3.071 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | -> glance_v2.upload_data | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | glance_v2.delete_image | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | total | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> duration | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.217428 Full duration: 13.016785 -------------------------------------------------------------------------------- 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 1203c11f-e75a-43a1-bb2b-2bb13a98e93f 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.681 | 3.681 | 3.681 | 3.681 | 3.681 | 3.681 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> glance_v2.upload_data | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | glance_v2.list_images | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 100.0% | 1 | | -> duration | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.745914 Full duration: 14.802772 -------------------------------------------------------------------------------- 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 1203c11f-e75a-43a1-bb2b-2bb13a98e93f 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | -> duration | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.1954 Full duration: 8.13483 -------------------------------------------------------------------------------- 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-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "number_instances": 2, "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] }, "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 1203c11f-e75a-43a1-bb2b-2bb13a98e93f 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.259 | 3.259 | 3.259 | 3.259 | 3.259 | 3.259 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | -> glance_v2.upload_data | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | nova.boot_servers | 14.813 | 14.813 | 14.813 | 14.813 | 14.813 | 14.813 | 100.0% | 1 | | total | 18.073 | 18.073 | 18.073 | 18.073 | 18.073 | 18.073 | 100.0% | 1 | | -> duration | 17.073 | 17.073 | 17.073 | 17.073 | 17.073 | 17.073 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.072924 Full duration: 36.83118 HINTS: * To plot HTML graphics with this data, run: rally task report 1203c11f-e75a-43a1-bb2b-2bb13a98e93f --out output.html * To generate a JUnit report, run: rally task export 1203c11f-e75a-43a1-bb2b-2bb13a98e93f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1203c11f-e75a-43a1-bb2b-2bb13a98e93f --json --out output.json 2018-02-10 20:22:26,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1203c11f-e75a-43a1-bb2b-2bb13a98e93f'] 2018-02-10 20:22:28,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:22:28,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1203c11f-e75a-43a1-bb2b-2bb13a98e93f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-02-10 20:22:28,393 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-02-10 20:22:28,393 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-02-10 20:22:28,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-02-10 20:22:28,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:22:28,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:22:28,432 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-02-10 20:22:28,433 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-02-10 20:22:28,433 - 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-02-10 20:22:28,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:22:28,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:22:28,477 - 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': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:25:45,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f164c47a-87f7-44cf-aa4b-15b86a6cadb2 2018-02-10 20:25:45,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f164c47a-87f7-44cf-aa4b-15b86a6cadb2'] 2018-02-10 20:25:47,342 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f164c47a-87f7-44cf-aa4b-15b86a6cadb2: 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 2.96 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | total | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 100.0% | 1 | | -> duration | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.258427 Full duration: 22.797139 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 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.322 | 3.322 | 3.322 | 3.322 | 3.322 | 3.322 | 100.0% | 1 | | cinder_v2.delete_volume | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | total | 5.607 | 5.607 | 5.607 | 5.607 | 5.607 | 5.607 | 100.0% | 1 | | -> duration | 5.607 | 5.607 | 5.607 | 5.607 | 5.607 | 5.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.607299 Full duration: 15.990144 -------------------------------------------------------------------------------- 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-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task f164c47a-87f7-44cf-aa4b-15b86a6cadb2 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.617 | 7.617 | 7.617 | 7.617 | 7.617 | 7.617 | 100.0% | 1 | | cinder_v2.delete_volume | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 2.287 | 100.0% | 1 | | total | 9.904 | 9.904 | 9.904 | 9.904 | 9.904 | 9.904 | 100.0% | 1 | | -> duration | 9.904 | 9.904 | 9.904 | 9.904 | 9.904 | 9.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.904491 Full duration: 20.589773 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 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.233 | 3.233 | 3.233 | 3.233 | 3.233 | 3.233 | 100.0% | 1 | | cinder_v2.delete_volume | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | total | 5.526 | 5.526 | 5.526 | 5.526 | 5.526 | 5.526 | 100.0% | 1 | | -> duration | 5.526 | 5.526 | 5.526 | 5.526 | 5.526 | 5.526 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.526485 Full duration: 15.490517 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 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.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | cinder_v2.extend_volume | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | cinder_v2.delete_volume | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | total | 7.882 | 7.882 | 7.882 | 7.882 | 7.882 | 7.882 | 100.0% | 1 | | -> duration | 7.882 | 7.882 | 7.882 | 7.882 | 7.882 | 7.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.881822 Full duration: 18.153556 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 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.16 | 3.16 | 3.16 | 3.16 | 3.16 | 3.16 | 100.0% | 1 | | cinder_v2.delete_volume | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | total | 5.563 | 5.563 | 5.563 | 5.563 | 5.563 | 5.563 | 100.0% | 1 | | -> duration | 5.563 | 5.563 | 5.563 | 5.563 | 5.563 | 5.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.563142 Full duration: 22.173822 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | cinder_v2.list_qos | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729807 Full duration: 12.237955 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | cinder_v2.set_qos | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> duration | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.717794 Full duration: 12.069857 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | cinder_v2.list_types | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696828 Full duration: 12.091185 -------------------------------------------------------------------------------- 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 f164c47a-87f7-44cf-aa4b-15b86a6cadb2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814065 Full duration: 12.228079 HINTS: * To plot HTML graphics with this data, run: rally task report f164c47a-87f7-44cf-aa4b-15b86a6cadb2 --out output.html * To generate a JUnit report, run: rally task export f164c47a-87f7-44cf-aa4b-15b86a6cadb2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f164c47a-87f7-44cf-aa4b-15b86a6cadb2 --json --out output.json 2018-02-10 20:25:47,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f164c47a-87f7-44cf-aa4b-15b86a6cadb2'] 2018-02-10 20:25:48,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:25:48,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f164c47a-87f7-44cf-aa4b-15b86a6cadb2', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-02-10 20:25:48,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-02-10 20:25:48,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-02-10 20:25:48,911 - 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-02-10 20:25:48,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:25:48,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:25:48,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': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:27:23,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 656beec6-9e25-4911-b59c-aeefd5937814 2018-02-10 20:27:23,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '656beec6-9e25-4911-b59c-aeefd5937814'] 2018-02-10 20:27:25,346 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 656beec6-9e25-4911-b59c-aeefd5937814: 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 656beec6-9e25-4911-b59c-aeefd5937814 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 | 5.588 | 5.588 | 5.588 | 5.588 | 5.588 | 5.588 | 100.0% | 1 | | heat.update_stack | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 100.0% | 1 | | heat.delete_stack | 3.362 | 3.362 | 3.362 | 3.362 | 3.362 | 3.362 | 100.0% | 1 | | total | 12.436 | 12.436 | 12.436 | 12.436 | 12.436 | 12.436 | 100.0% | 1 | | -> duration | 8.436 | 8.436 | 8.436 | 8.436 | 8.436 | 8.436 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.436353 Full duration: 23.267437 -------------------------------------------------------------------------------- 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 656beec6-9e25-4911-b59c-aeefd5937814 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.827 | 4.827 | 4.827 | 4.827 | 4.827 | 4.827 | 100.0% | 1 | | heat.check_stack | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | heat.delete_stack | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | total | 8.442 | 8.442 | 8.442 | 8.442 | 8.442 | 8.442 | 100.0% | 1 | | -> duration | 6.442 | 6.442 | 6.442 | 6.442 | 6.442 | 6.442 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.442011 Full duration: 19.407093 -------------------------------------------------------------------------------- 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 656beec6-9e25-4911-b59c-aeefd5937814 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | heat.suspend_stack | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 1.352 | 100.0% | 1 | | heat.resume_stack | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | heat.delete_stack | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | total | 9.825 | 9.825 | 9.825 | 9.825 | 9.825 | 9.825 | 100.0% | 1 | | -> duration | 7.825 | 7.825 | 7.825 | 7.825 | 7.825 | 7.825 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.824563 Full duration: 20.921991 -------------------------------------------------------------------------------- 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 656beec6-9e25-4911-b59c-aeefd5937814 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72925 Full duration: 10.83869 HINTS: * To plot HTML graphics with this data, run: rally task report 656beec6-9e25-4911-b59c-aeefd5937814 --out output.html * To generate a JUnit report, run: rally task export 656beec6-9e25-4911-b59c-aeefd5937814 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 656beec6-9e25-4911-b59c-aeefd5937814 --json --out output.json 2018-02-10 20:27:25,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '656beec6-9e25-4911-b59c-aeefd5937814'] 2018-02-10 20:27:26,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:27:26,778 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '656beec6-9e25-4911-b59c-aeefd5937814', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-02-10 20:27:26,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-02-10 20:27:26,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-02-10 20:27:26,787 - 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-02-10 20:27:26,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:27:26,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:27:26,835 - 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': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:30:42,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9d41b7fa-1182-425c-852d-c89cb18fb4a7 2018-02-10 20:30:42,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9d41b7fa-1182-425c-852d-c89cb18fb4a7'] 2018-02-10 20:30:44,565 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9d41b7fa-1182-425c-852d-c89cb18fb4a7: 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 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.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.revoke_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.65392 Full duration: 15.044336 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_roles | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657081 Full duration: 14.818899 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | keystone_v3.list_projects | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.604283 Full duration: 14.822416 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 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.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | keystone_v3.delete_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.575544 Full duration: 12.586658 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.delete_service | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> duration | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.589835 Full duration: 12.553915 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.create_user | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | -> keystone_v3.add_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.create_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 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.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_role | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.list_services | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | keystone_v3.get_services | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> duration | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069717 Full duration: 19.587887 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | keystone_v3.update_project | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.delete_project | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818698 Full duration: 12.969609 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | -> duration | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.664897 Full duration: 14.873753 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582678 Full duration: 15.143794 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | keystone_v3.list_users | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.676163 Full duration: 14.774941 -------------------------------------------------------------------------------- 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 9d41b7fa-1182-425c-852d-c89cb18fb4a7 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | keystone_v3.create_users | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 2.499 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | total | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 100.0% | 1 | | -> duration | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.394022 Full duration: 21.448311 HINTS: * To plot HTML graphics with this data, run: rally task report 9d41b7fa-1182-425c-852d-c89cb18fb4a7 --out output.html * To generate a JUnit report, run: rally task export 9d41b7fa-1182-425c-852d-c89cb18fb4a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9d41b7fa-1182-425c-852d-c89cb18fb4a7 --json --out output.json 2018-02-10 20:30:44,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9d41b7fa-1182-425c-852d-c89cb18fb4a7'] 2018-02-10 20:30:46,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:30:46,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9d41b7fa-1182-425c-852d-c89cb18fb4a7', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-02-10 20:30:46,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-02-10 20:30:46,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-02-10 20:30:46,136 - 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-02-10 20:30:46,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:30:46,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:30:46,187 - 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': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:36:12,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 2018-02-10 20:36:12,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '4c54a0fa-e4da-414c-831f-e2b9f7f0584f'] 2018-02-10 20:36:14,134 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4c54a0fa-e4da-414c-831f-e2b9f7f0584f: 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | neutron.delete_network | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | total | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 100.0% | 1 | | -> duration | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.580518 Full duration: 15.565409 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.889 | 1.889 | 1.889 | 1.889 | 1.889 | 1.889 | 100.0% | 1 | | neutron.delete_port | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | total | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 100.0% | 1 | | -> duration | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.917582 Full duration: 31.905646 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.142 | 1.142 | 1.142 | 1.142 | 1.142 | 1.142 | 100.0% | 1 | | neutron.create_subnet | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | neutron.create_router | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | neutron.add_interface_router | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | neutron.remove_interface_router | 1.591 | 1.591 | 1.591 | 1.591 | 1.591 | 1.591 | 100.0% | 1 | | neutron.delete_router | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | total | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 100.0% | 1 | | -> duration | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 7.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.441789 Full duration: 41.38457 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | neutron.delete_subnet | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | total | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | -> duration | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.32233 Full duration: 30.246149 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | neutron.list_networks | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> duration | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.813561 Full duration: 17.558913 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | neutron.list_ports | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 100.0% | 1 | | -> duration | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.925174 Full duration: 29.21986 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | neutron.create_subnet | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | neutron.create_router | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 0.405 | 100.0% | 1 | | neutron.add_interface_router | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | neutron.list_routers | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 4.701 | 4.701 | 4.701 | 4.701 | 4.701 | 4.701 | 100.0% | 1 | | -> duration | 4.701 | 4.701 | 4.701 | 4.701 | 4.701 | 4.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.700522 Full duration: 39.815036 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | neutron.create_subnet | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | neutron.list_subnets | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 100.0% | 1 | | -> duration | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.144427 Full duration: 34.710371 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | neutron.delete_security_group | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | total | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | -> duration | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.589991 Full duration: 14.354086 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.21 | 1.21 | 1.21 | 1.21 | 1.21 | 1.21 | 100.0% | 1 | | neutron.create_security_group_rule | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | neutron.delete_security_group | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | -> duration | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.968437 Full duration: 14.730425 -------------------------------------------------------------------------------- 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 4c54a0fa-e4da-414c-831f-e2b9f7f0584f 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.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | neutron.create_router | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | neutron.add_gateway_router | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 100.0% | 1 | | neutron.remove_gateway_router | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | total | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 100.0% | 1 | | -> duration | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 4.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.593183 Full duration: 25.451003 HINTS: * To plot HTML graphics with this data, run: rally task report 4c54a0fa-e4da-414c-831f-e2b9f7f0584f --out output.html * To generate a JUnit report, run: rally task export 4c54a0fa-e4da-414c-831f-e2b9f7f0584f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4c54a0fa-e4da-414c-831f-e2b9f7f0584f --json --out output.json 2018-02-10 20:36:14,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4c54a0fa-e4da-414c-831f-e2b9f7f0584f'] 2018-02-10 20:36:15,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:36:15,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4c54a0fa-e4da-414c-831f-e2b9f7f0584f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-02-10 20:36:15,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-02-10 20:36:15,747 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-02-10 20:36:15,747 - 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-02-10 20:36:15,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:36:15,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:36:15,790 - 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': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:43:05,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 2018-02-10 20:43:05,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf'] 2018-02-10 20:43:06,576 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "block_migration": false, "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.032 | 12.032 | 12.032 | 12.032 | 12.032 | 12.032 | 100.0% | 1 | | nova.find_host_to_migrate | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | nova.live_migrate | 11.952 | 11.952 | 11.952 | 11.952 | 11.952 | 11.952 | 100.0% | 1 | | nova.delete_server | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | total | 27.676 | 27.676 | 27.676 | 27.676 | 27.676 | 27.676 | 100.0% | 1 | | -> duration | 26.676 | 26.676 | 26.676 | 26.676 | 26.676 | 26.676 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.675502 Full duration: 36.51663 -------------------------------------------------------------------------------- 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-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.724 | 11.724 | 11.724 | 11.724 | 11.724 | 11.724 | 100.0% | 1 | | cinder_v2.create_volume | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 100.0% | 1 | | nova.attach_volume | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 100.0% | 1 | | nova.find_host_to_migrate | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | nova.live_migrate | 11.705 | 11.705 | 11.705 | 11.705 | 11.705 | 11.705 | 100.0% | 1 | | nova.detach_volume | 3.545 | 3.545 | 3.545 | 3.545 | 3.545 | 3.545 | 100.0% | 1 | | cinder_v2.delete_volume | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | nova.delete_server | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 100.0% | 1 | | total | 39.327 | 39.327 | 39.327 | 39.327 | 39.327 | 39.327 | 100.0% | 1 | | -> duration | 38.327 | 38.327 | 38.327 | 38.327 | 38.327 | 38.327 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.326736 Full duration: 50.803927 -------------------------------------------------------------------------------- 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-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.548 | 7.548 | 7.548 | 7.548 | 7.548 | 7.548 | 100.0% | 1 | | nova.boot_server | 11.726 | 11.726 | 11.726 | 11.726 | 11.726 | 11.726 | 100.0% | 1 | | nova.find_host_to_migrate | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | nova.live_migrate | 11.671 | 11.671 | 11.671 | 11.671 | 11.671 | 11.671 | 100.0% | 1 | | nova.delete_server | 4.792 | 4.792 | 4.792 | 4.792 | 4.792 | 4.792 | 100.0% | 1 | | total | 36.669 | 36.669 | 36.669 | 36.669 | 36.669 | 36.669 | 100.0% | 1 | | -> duration | 35.669 | 35.669 | 35.669 | 35.669 | 35.669 | 35.669 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.669067 Full duration: 47.885495 -------------------------------------------------------------------------------- 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-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "server_kwargs": { "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] } }, "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 c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | nova.boot_server | 11.081 | 11.081 | 11.081 | 11.081 | 11.081 | 11.081 | 100.0% | 1 | | nova.delete_server | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | nova.delete_keypair | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 14.757 | 14.757 | 14.757 | 14.757 | 14.757 | 14.757 | 100.0% | 1 | | -> duration | 13.757 | 13.757 | 13.757 | 13.757 | 13.757 | 13.757 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.756733 Full duration: 38.850767 -------------------------------------------------------------------------------- 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-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "volume_size": 5, "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] }, "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 c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.751 | 7.751 | 7.751 | 7.751 | 7.751 | 7.751 | 100.0% | 1 | | nova.boot_server | 11.534 | 11.534 | 11.534 | 11.534 | 11.534 | 11.534 | 100.0% | 1 | | nova.delete_server | 4.763 | 4.763 | 4.763 | 4.763 | 4.763 | 4.763 | 100.0% | 1 | | total | 24.049 | 24.049 | 24.049 | 24.049 | 24.049 | 24.049 | 100.0% | 1 | | -> duration | 23.049 | 23.049 | 23.049 | 23.049 | 23.049 | 23.049 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.049147 Full duration: 49.977398 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "force_delete": false, "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] }, "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 c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.91 | 11.91 | 11.91 | 11.91 | 11.91 | 11.91 | 100.0% | 1 | | nova.pause_server | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | nova.unpause_server | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 100.0% | 1 | | nova.delete_server | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 2.63 | 100.0% | 1 | | total | 19.72 | 19.72 | 19.72 | 19.72 | 19.72 | 19.72 | 100.0% | 1 | | -> duration | 14.72 | 14.72 | 14.72 | 14.72 | 14.72 | 14.72 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.720315 Full duration: 43.519883 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "nics": [ { "net-id": "e3b36612-45b6-401a-b5bd-9493d6d690fd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.924 | 11.924 | 11.924 | 11.924 | 11.924 | 11.924 | 100.0% | 1 | | nova.migrate | 32.648 | 32.648 | 32.648 | 32.648 | 32.648 | 32.648 | 100.0% | 1 | | nova.resize_confirm | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 2.832 | 100.0% | 1 | | nova.delete_server | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | total | 50.162 | 50.162 | 50.162 | 50.162 | 50.162 | 50.162 | 100.0% | 1 | | -> duration | 49.162 | 49.162 | 49.162 | 49.162 | 49.162 | 49.162 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.161596 Full duration: 59.135609 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "image": { "name": "Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf 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.091 | 12.091 | 12.091 | 12.091 | 12.091 | 12.091 | 100.0% | 1 | | nova.list_interfaces | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 12.274 | 12.274 | 12.274 | 12.274 | 12.274 | 12.274 | 100.0% | 1 | | -> duration | 11.274 | 11.274 | 11.274 | 11.274 | 11.274 | 11.274 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.273958 Full duration: 39.780911 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | nova.delete_server_group | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> duration | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966452 Full duration: 9.672385 HINTS: * To plot HTML graphics with this data, run: rally task report c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf --out output.html * To generate a JUnit report, run: rally task export c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf --json --out output.json 2018-02-10 20:43:06,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf'] 2018-02-10 20:43:08,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:43:08,117 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c32fbf93-3e55-4ac9-a761-2fc8d7bd79cf', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-02-10 20:43:08,124 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-02-10 20:43:08,125 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-02-10 20:43:08,125 - 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-02-10 20:43:08,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-02-10 20:43:08,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-02-10 20:43:08,165 - 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': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e3b36612-45b6-401a-b5bd-9493d6d690fd', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'flavor_name': 'rally-tiny-eae335cd-82f8-4f76-af0c-d7c3daba4b78', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-eae335cd-82f8-4f76-af0c-d7c3daba4b78', '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-02-10 20:44:03,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f22c256f-9ea2-4150-b6d0-270796afffb2 2018-02-10 20:44:03,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f22c256f-9ea2-4150-b6d0-270796afffb2'] 2018-02-10 20:44:04,840 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f22c256f-9ea2-4150-b6d0-270796afffb2: 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 f22c256f-9ea2-4150-b6d0-270796afffb2 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.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | quotas.delete_quotas | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> duration | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917162 Full duration: 8.85598 -------------------------------------------------------------------------------- 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 f22c256f-9ea2-4150-b6d0-270796afffb2 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84004 Full duration: 8.541999 -------------------------------------------------------------------------------- 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 f22c256f-9ea2-4150-b6d0-270796afffb2 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.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875715 Full duration: 9.032889 -------------------------------------------------------------------------------- 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 f22c256f-9ea2-4150-b6d0-270796afffb2 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.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | total | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | -> duration | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.486142 Full duration: 9.645624 HINTS: * To plot HTML graphics with this data, run: rally task report f22c256f-9ea2-4150-b6d0-270796afffb2 --out output.html * To generate a JUnit report, run: rally task export f22c256f-9ea2-4150-b6d0-270796afffb2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f22c256f-9ea2-4150-b6d0-270796afffb2 --json --out output.json 2018-02-10 20:44:04,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f22c256f-9ea2-4150-b6d0-270796afffb2'] 2018-02-10 20:44:06,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-02-10 20:44:06,412 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f22c256f-9ea2-4150-b6d0-270796afffb2', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-02-10 20:44:06,420 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-02-10 20:44:06,424 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:12 | 4 | 100.00% | | cinder | 02:43 | 10 | 100.00% | | heat | 01:14 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 04:54 | 11 | 100.00% | | nova | 06:16 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:34 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-02-10 20:44:06,424 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-02-10 20:44:15,796 - functest.energy.energy - ERROR - Error while stoping energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 220, in stop if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:44:16,216 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 20:44:16,216 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:57 | PASS | +----------------------+------------------+------------------+----------------+ 2018-02-10 20:44:16,220 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-02-10 20:44:16,302 - functest.energy.energy - ERROR - Error while getting current scenario from energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 298, in get_current_scenario if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:44:16,303 - functest.energy.energy - ERROR - Error while starting energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 198, in start if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 20:44:16,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-02-10 20:44:19,966 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-02-10 20:44:23,652 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-02-10 20:44:28,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-02-10 20:44:32,003 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-02-10 20:44:41,967 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project and user for Tempest suite 2018-02-10 20:44:43,731 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-02-10 20:44:47,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-02-10 20:44:49,578 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-02-10 20:44:51,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-02-10 20:44:52,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-02-10 20:44:52,982 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-02-10 20:44:52,982 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-02-10 20:44:57,243 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-02-10 20:44:57,243 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-02-10 20:44:57,246 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-02-10 20:44:57,249 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-02-10 20:44:57,251 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-02-10 20:44:57,254 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-02-10 21:03:59,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.609476s] ... ok 2018-02-10 21:03:59,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.099137s] ... ok 2018-02-10 21:03:59,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [9.227655s] ... ok 2018-02-10 21:03:59,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.692491s] ... ok 2018-02-10 21:03:59,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.704601s] ... ok 2018-02-10 21:03:59,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [144.961417s] ... FAILED 2018-02-10 21:03:59,123 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.115188s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.451535s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [146.672840s] ... FAILED 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001297s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [2.649686s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.124281s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.373550s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.179722s] ... ok 2018-02-10 21:03:59,124 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001084s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.036592s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.089401s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.869374s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.392995s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.391063s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.379357s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.401243s] ... ok 2018-02-10 21:03:59,125 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.855648s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.122152s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.131959s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.117716s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.107694s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.104988s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.261583s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.107770s] ... ok 2018-02-10 21:03:59,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.019964s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.226973s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.016456s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.017740s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.050794s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.109388s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.106122s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.248043s] ... ok 2018-02-10 21:03:59,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.020710s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.119657s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [20.192661s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [70.166232s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [21.866779s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [17.940293s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.657175s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.345732s] ... ok 2018-02-10 21:03:59,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.542815s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.625112s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.793657s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.821873s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.446924s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.407761s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.853111s] ... ok 2018-02-10 21:03:59,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.814089s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.989433s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.239963s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.046898s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.052137s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.068175s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.065208s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.069028s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.372070s] ... ok 2018-02-10 21:03:59,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.388176s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.382443s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.286501s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.541384s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.393942s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.392188s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.025808s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.368351s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.401476s] ... ok 2018-02-10 21:03:59,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.382367s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.377649s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.174977s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.345827s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012447s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.434579s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.024686s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018145s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070948s] ... ok 2018-02-10 21:03:59,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.434384s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.797266s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.687221s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.012745s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.011022s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.145083s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.055460s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.053937s] ... ok 2018-02-10 21:03:59,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.090814s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.076336s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.083803s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.068330s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.081825s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.115023s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.022624s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.248786s] ... ok 2018-02-10 21:03:59,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.010223s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.021775s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.194754s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.330757s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.032219s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.414060s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.768508s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.577697s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.730303s] ... ok 2018-02-10 21:03:59,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [4.988025s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.927201s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.484263s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.782135s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [5.825834s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.233994s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.192845s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.106336s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.106984s] ... ok 2018-02-10 21:03:59,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.194237s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.186323s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.112053s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.105430s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.379696s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.796750s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.247599s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.318891s] ... ok 2018-02-10 21:03:59,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.132064s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.128925s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.091468s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.077862s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.531231s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.545833s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.818443s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [1.250828s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.644983s] ... ok 2018-02-10 21:03:59,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.707062s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.157684s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.078809s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.127771s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.646017s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.898335s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.779844s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.881884s] ... ok 2018-02-10 21:03:59,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.430440s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.288809s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.211321s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.034741s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.030277s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.028471s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.702051s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.716808s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.589717s] ... ok 2018-02-10 21:03:59,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.791708s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.606885s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.743083s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.605541s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.411902s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.376176s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.408900s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [3.903903s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.656773s] ... ok 2018-02-10 21:03:59,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.015648s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.824558s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.071782s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.075455s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.088766s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.480549s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.182261s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.406872s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.068582s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.088632s] ... ok 2018-02-10 21:03:59,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.090370s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.087439s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.076108s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.138985s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.136696s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.089398s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.089963s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.021096s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.050037s] ... ok 2018-02-10 21:03:59,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.061491s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.029161s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.021307s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018694s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.062613s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.056215s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013491s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.064067s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014116s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.079734s] ... ok 2018-02-10 21:03:59,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.089956s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.069341s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.062215s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.309794s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.063010s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.056623s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.014028s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.056004s] ... ok 2018-02-10 21:03:59,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.056406s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.057121s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.057151s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.948949s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.950869s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.124994s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.113440s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.176318s] ... ok 2018-02-10 21:03:59,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.060971s] ... ok 2018-02-10 21:03:59,150 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1135.0000 sec. 2018-02-10 21:03:59,153 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 201 2018-02-10 21:03:59,155 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-02-10 21:03:59,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 2 2018-02-10 21:03:59,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.0147783251% 2018-02-10 21:04:07,178 - functest.energy.energy - ERROR - Error while stoping energy recorder API Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 220, in stop if EnergyRecorder.load_config(): File "/usr/lib/python2.7/site-packages/functest/energy/energy.py", line 99, in load_config energy_recorder_uri = os.environ["ENERGY_RECORDER_API_URL"] File "/usr/lib/python2.7/UserDict.py", line 40, in __getitem__ raise KeyError(key) KeyError: 'ENERGY_RECORDER_API_URL' 2018-02-10 21:04:07,839 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 21:04:07,839 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 19:51 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-02-10 21:04:07,845 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-02-10 21:04:07,845 - functest.ci.run_tests - INFO - Running test case 'odl'... 2018-02-10 21:04:28,226 - functest.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-02-10 21:04:28,226 - functest.core.robotframework - INFO - Results were successfully generated 2018-02-10 21:04:28,256 - functest.core.robotframework - INFO - Results were successfully parsed 2018-02-10 21:04:28,652 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 21:04:28,652 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-02-10 21:04:28,656 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-02-10 21:04:29,471 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-02-10 21:52:51,865 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 21:52:51,867 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 48:22 | PASS | +---------------------+------------------+------------------+----------------+ 2018-02-10 21:52:51,871 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-289 | | CI_LOOP | | +-------------------------+-----------------------------------------------------------+ 2018-02-10 21:52:51,874 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:48 | PASS | | vping_userdata | functest | smoke | 00:35 | PASS | | tempest_smoke_serial | functest | smoke | 15:00 | PASS | | rally_sanity | functest | smoke | 24:57 | PASS | | refstack_defcore | functest | smoke | 19:51 | FAIL | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 48:22 | PASS | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-02-10 21:52:51,880 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-02-10 21:54:07,651 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-10 21:54:07,651 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-10 21:54:07,652 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-10 21:54:07,652 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-02-10 21:54:07,653 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-289 | | CI_LOOP | | +-------------------------+-----------------------------------------------------------+ 2018-02-10 21:54:07,655 - functest.ci.run_tests - INFO - FUNCTEST 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-02-10 21:54:07,657 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-10 21:56:44,397 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-10 21:56:44,397 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-10 21:56:44,398 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-10 21:56:44,398 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-02-10 21:56:44,399 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-289 | | CI_LOOP | | +-------------------------+-----------------------------------------------------------+ 2018-02-10 21:56:44,401 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-02-10 21:56:44,403 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-02-10 21:57:25,737 - functest.ci.run_tests - DEBUG - Sourcing the credential file... 2018-02-10 21:57:25,737 - functest.ci.run_tests - INFO - Sourcing env file /home/opnfv/functest/conf/env_file 2018-02-10 21:57:25,738 - functest.ci.run_tests - DEBUG - Test args: all 2018-02-10 21:57:25,739 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-02-10 21:57:25,741 - functest.ci.run_tests - INFO - Running tier 'features' 2018-02-10 21:57:25,741 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-02-10 21:57:25,764 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-02-10 21:57:25,764 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-02-10 21:57:26,179 - functest.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-02-10 21:57:26,179 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-02-10 21:57:26,182 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-02-10 21:57:26,183 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-289 | | CI_LOOP | | +-------------------------+-----------------------------------------------------------+ 2018-02-10 21:57:26,185 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-02-10 21:57:26,186 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK