2018-01-09 07:20:35,994 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-01-09 07:20:35,994 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.29:5000/v3 ...OK 2018-01-09 07:20:36,454 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-09 07:20:36,847 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-01-09 07:20:36,847 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.29:5000 ...OK 2018-01-09 07:20:37,241 - functest.ci.check_deployment - DEBUG - 172.30.9.29:8774 is reachable! 2018-01-09 07:20:37,241 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.29:8774/v2.1 ...OK 2018-01-09 07:20:37,703 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9696 is reachable! 2018-01-09 07:20:37,703 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.29:9696 ...OK 2018-01-09 07:20:38,084 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9292 is reachable! 2018-01-09 07:20:38,084 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.29:9292 ...OK 2018-01-09 07:20:39,505 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-09 07:20:41,307 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-09 07:20:41,328 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-09 07:20:43,574 - functest.ci.check_deployment - INFO - External network found: external 2018-01-09 07:20:47,039 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-09 07:20:47,040 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-09 07:20:47,041 - 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-01-09 07:20:47,042 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-09 07:20:47,042 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-09 07:20:49,744 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-09 07:20:59,929 - 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 10.183s OK 2018-01-09 07:21:00,062 - functest.utils.functest_utils - DEBUG - 2018-01-09 07:21:00,063 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 07:21:00,064 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-09 07:21:00,067 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-09 07:21:02,378 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-09 07:32:51,777 - 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_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 81 tests in 709.389s OK 2018-01-09 07:32:51,899 - functest.utils.functest_utils - DEBUG - 2018-01-09 07:32:51,899 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 07:32:51,899 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-09 07:32:51,903 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-09 07:32:52,799 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-09 07:33:37,899 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 45.099s OK 2018-01-09 07:33:38,030 - functest.utils.functest_utils - DEBUG - 2018-01-09 07:33:38,030 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 07:33:38,030 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-09 07:33:38,034 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-657 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-09 07:33:38,037 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 11:49 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-09 07:33:38,039 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-09 07:33:41,040 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-09 07:33:41,041 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-09 07:33:41,042 - 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 snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-09 07:33:41,043 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-09 07:33:41,043 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-09 07:33:45,482 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-01-09 07:33:45,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-09 07:33:45,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-09 07:33:45' 2018-01-09 07:33:45,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:33:48,526 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:33:51,910 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:34:04,064 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:34:04,837 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:34:05,594 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:34:12,822 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:34:17,742 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-90753887-a2bb-4ce7-a076-def7745c8090' 2018-01-09 07:34:45,515 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-09 07:34:50,116 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-09 07:34:50,252 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-09 07:34:51,259 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-09 07:35:12,536 - functest.utils.functest_utils - DEBUG - 2018-01-09 07:35:12,536 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 07:35:12,536 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-09 07:35:12,540 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-09 07:35:12,614 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-09 07:35:12,615 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-09 07:35:12' 2018-01-09 07:35:12,615 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e893d57e-3c60-4fb4-b95c-93a5c34de11d' 2018-01-09 07:35:15,998 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e893d57e-3c60-4fb4-b95c-93a5c34de11d' 2018-01-09 07:35:18,428 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e893d57e-3c60-4fb4-b95c-93a5c34de11d' 2018-01-09 07:35:30,755 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e893d57e-3c60-4fb4-b95c-93a5c34de11d' 2018-01-09 07:35:31,368 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e893d57e-3c60-4fb4-b95c-93a5c34de11d' 2018-01-09 07:35:38,599 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e893d57e-3c60-4fb4-b95c-93a5c34de11d' 2018-01-09 07:35:45,317 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-09 07:35:56,574 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-09 07:35:59,914 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-09 07:36:19,012 - functest.utils.functest_utils - DEBUG - 2018-01-09 07:36:19,012 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 07:36:19,013 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-09 07:36:19,016 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-09 07:36:19,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-09 07:36:21,056 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-09 07:36:23,343 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-09 07:36:26,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-09 07:36:28,707 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-09 07:36:34,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-09 07:36:37,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-09 07:36:37,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-09 07:36:41,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-09 07:36:41,909 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-09 07:36:44,935 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-09 07:36:44,936 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-09 07:36:44,938 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-09 07:36:44,942 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-09 07:36:44,942 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-504c52be-c217-482c-b6c8-711b8fc18b85/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-09 07:36:47,173 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-09 07:36:47,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-09 07:36:47,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-09 07:36:49,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:36:49.224 62 INFO rally.api [-] Starting verification (UUID=5db821f7-29c3-49ba-bc35-2c776299b17b) for deployment 'opnfv-rally' (UUID=293a2bf0-a699-4441-8281-7a83d7818296) by verifier 'opnfv-tempest' (UUID=504c52be-c217-482c-b6c8-711b8fc18b85). 2018-01-09 07:36:49,225 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 5db821f7-29c3-49ba-bc35-2c776299b17b 2018-01-09 07:36:56,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:36:56.210 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-01-09 07:36:56,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:36:56.276 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.066s] 2018-01-09 07:37:03,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:37:03.022 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.392s] 2018-01-09 07:37:06,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:37:06.075 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.052s] 2018-01-09 07:37:19,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:37:19.497 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.814s] 2018-01-09 07:37:37,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:37:37.929 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.617s] 2018-01-09 07:38:21,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:38:21.505 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.087s] 2018-01-09 07:38:21,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:38:21.508 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-09 07:39:04,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:39:04.353 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-01-09 07:39:04,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:39:04.354 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-09 07:39:43,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:39:43.747 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.093s] 2018-01-09 07:39:43,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:39:43.749 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-09 07:40:30,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:40:30.911 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.585s] 2018-01-09 07:40:59,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:40:59.078 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.056s] 2018-01-09 07:40:59,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:40:59.182 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-01-09 07:41:06,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:06.605 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.681s] 2018-01-09 07:41:06,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:06.614 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-09 07:41:11,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:11.141 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... fail [0.096s] 2018-01-09 07:41:16,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:16.661 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... fail [0.089s] 2018-01-09 07:41:23,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:23.074 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.339s] 2018-01-09 07:41:29,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:29.147 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.079s] 2018-01-09 07:41:35,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:35.362 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.723s] 2018-01-09 07:41:42,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:42.697 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.467s] 2018-01-09 07:41:52,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:52.178 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.452s] 2018-01-09 07:41:58,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:41:58.281 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.386s] 2018-01-09 07:42:04,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:04.179 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.224s] 2018-01-09 07:42:11,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:11.377 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.576s] 2018-01-09 07:42:18,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:18.594 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.488s] 2018-01-09 07:42:26,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:26.961 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.887s] 2018-01-09 07:42:31,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:31.275 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.082s] 2018-01-09 07:42:31,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:31.348 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2018-01-09 07:42:31,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:31.432 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.083s] 2018-01-09 07:42:34,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:34.812 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.079s] 2018-01-09 07:42:34,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:34.893 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.080s] 2018-01-09 07:42:34,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:34.970 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.076s] 2018-01-09 07:42:34,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:34.977 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-09 07:42:39,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:39.325 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.862s] 2018-01-09 07:42:41,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:41.153 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.826s] 2018-01-09 07:42:43,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:43.307 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.155s] 2018-01-09 07:42:49,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:49.301 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-09 07:42:57,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:42:57.239 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.452s] 2018-01-09 07:43:14,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:14.822 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.197s] 2018-01-09 07:43:19,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:19.498 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.676s] 2018-01-09 07:43:33,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:33.118 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.904s] 2018-01-09 07:43:36,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:36.989 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.869s] 2018-01-09 07:43:45,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:45.042 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.053s] 2018-01-09 07:43:53,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:53.455 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.915s] 2018-01-09 07:43:57,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:43:57.111 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.655s] 2018-01-09 07:44:03,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:03.489 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.378s] 2018-01-09 07:44:18,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:18.786 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.562s] 2018-01-09 07:44:19,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:19.387 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.601s] 2018-01-09 07:44:19,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:19.646 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.258s] 2018-01-09 07:44:19,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:19.868 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.221s] 2018-01-09 07:44:20,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:20.109 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.240s] 2018-01-09 07:44:20,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:20.169 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.060s] 2018-01-09 07:44:33,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:33.012 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.817s] 2018-01-09 07:44:33,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:33.474 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.462s] 2018-01-09 07:44:33,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:33.750 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.275s] 2018-01-09 07:44:33,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:33.806 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2018-01-09 07:44:34,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:34.050 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.242s] 2018-01-09 07:44:34,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:34.247 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.197s] 2018-01-09 07:44:47,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:47.507 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.282s] 2018-01-09 07:44:53,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:53.983 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.475s] 2018-01-09 07:44:56,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:56.112 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.127s] 2018-01-09 07:44:56,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:56.341 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.229s] 2018-01-09 07:44:56,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:44:56.542 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.201s] 2018-01-09 07:45:09,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:09.618 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.699s] 2018-01-09 07:45:16,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:16.416 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.797s] 2018-01-09 07:45:18,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:18.112 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.695s] 2018-01-09 07:45:18,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:18.340 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.229s] 2018-01-09 07:45:18,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:18.560 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.220s] 2018-01-09 07:45:40,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:40.982 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.264s] 2018-01-09 07:45:53,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:45:53.078 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.096s] 2018-01-09 07:46:03,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:46:03.673 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.594s] 2018-01-09 07:46:13,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:46:13.499 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.826s] 2018-01-09 07:46:44,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:46:44.777 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.398s] 2018-01-09 07:46:56,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:46:56.981 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.203s] 2018-01-09 07:47:07,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:07.985 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.003s] 2018-01-09 07:47:16,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:16.910 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.925s] 2018-01-09 07:47:33,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:33.227 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.331s] 2018-01-09 07:47:35,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:35.622 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.394s] 2018-01-09 07:47:35,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:35.831 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.210s] 2018-01-09 07:47:41,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:41.007 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.833s] 2018-01-09 07:47:42,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:42.775 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.766s] 2018-01-09 07:47:42,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:42.825 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.052s] 2018-01-09 07:47:47,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:47.423 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.350s] 2018-01-09 07:47:50,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:50.835 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-01-09 07:47:52,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:52.075 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-09 07:47:52,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:52.075 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-09 07:47:52,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:52.076 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-09 07:47:52,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:52.077 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-09 07:47:52,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:52.078 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-09 07:47:54,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:47:54.103 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-09 07:48:11,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:48:11.629 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.622s] 2018-01-09 07:48:25,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:48:25.973 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.618s] 2018-01-09 07:48:41,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:48:41.483 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.508s] 2018-01-09 07:48:51,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:48:51.035 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.188s] 2018-01-09 07:50:04,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:50:04.803 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.678s] 2018-01-09 07:50:44,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:50:44.714 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.900s] 2018-01-09 07:51:44,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-09 07:51:44.041 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.878s] 2018-01-09 07:52:05,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 5db821f7-29c3-49ba-bc35-2c776299b17b'. 2018-01-09 07:52:05,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-09 07:52:05,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-09 07:52:05,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5db821f7-29c3-49ba-bc35-2c776299b17b | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-09 07:36:49 | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-09 07:52:04 | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:15 | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 504c52be-c217-482c-b6c8-711b8fc18b85) | 2018-01-09 07:52:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 293a2bf0-a699-4441-8281-7a83d7818296) | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 890.253 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 93 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-09 07:52:05,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-09 07:52:06,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 97.8947368421% 2018-01-09 07:52:11,741 - functest.utils.functest_utils - DEBUG - 2018-01-09 07:52:11,741 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 07:52:11,741 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:37 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-01-09 07:52:11,746 - functest.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-01-09 07:52:11,746 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-09 07:52:11,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-09 07:52:14,208 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-09 07:52:16,337 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-09 07:52:19,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-09 07:52:21,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13'... 2018-01-09 07:52:24,599 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13'... 2018-01-09 07:52:26,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13'... 2018-01-09 07:52:37,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13'... 2018-01-09 07:52:38,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13'... 2018-01-09 07:52:39,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-09 07:52:39,092 - 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-01-09 07:52:39,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 07:52:39,133 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 07:52:39,142 - 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': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 07:53:39,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e61f7cae-2242-4193-9cf1-dfeae80e7347: started 2018-01-09 07:52:41.245 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Starting: Task validation. 2018-01-09 07:52:41.283 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Starting: Task validation of syntax. 2018-01-09 07:52:41.342 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Completed: Task validation of syntax. 2018-01-09 07:52:41.342 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Starting: Task validation of required platforms. 2018-01-09 07:52:41.366 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Completed: Task validation of required platforms. 2018-01-09 07:52:41.366 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Starting: Task validation of semantic. 2018-01-09 07:52:42.063 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:52:45.160 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 3.10 sec 2018-01-09 07:52:45.206 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:52:49.063 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-09 07:52:49.063 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Completed: Task validation of semantic. 2018-01-09 07:52:49.063 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Completed: Task validation. 2018-01-09 07:52:49.064 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Starting: Running task. 2018-01-09 07:52:49.217 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:52:52.135 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 2.92 sec 2018-01-09 07:52:52.158 263 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 START 2018-01-09 07:52:52.653 263 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 END: OK 2018-01-09 07:52:52.677 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:52:56.385 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-09 07:52:57.258 138 INFO rally.task.engine [-] Load duration is: 0.493871 2018-01-09 07:52:57.258 138 INFO rally.task.engine [-] Full duration is: 7.183376 2018-01-09 07:52:57.500 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:53:00.646 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 3.15 sec 2018-01-09 07:53:00.668 349 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 START 2018-01-09 07:53:01.455 349 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 END: OK 2018-01-09 07:53:01.480 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:53:05.231 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-09 07:53:05.540 138 INFO rally.task.engine [-] Load duration is: 0.785957 2018-01-09 07:53:05.541 138 INFO rally.task.engine [-] Full duration is: 7.746623 2018-01-09 07:53:05.788 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:53:08.670 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 2.88 sec 2018-01-09 07:53:08.693 435 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 START 2018-01-09 07:53:09.660 435 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 END: OK 2018-01-09 07:53:09.687 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:53:13.477 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-09 07:53:13.828 138 INFO rally.task.engine [-] Load duration is: 0.965293 2018-01-09 07:53:13.828 138 INFO rally.task.engine [-] Full duration is: 7.706891 2018-01-09 07:53:14.087 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:53:17.064 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 2.98 sec 2018-01-09 07:53:17.086 521 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 START 2018-01-09 07:53:17.932 521 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 END: OK 2018-01-09 07:53:17.958 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:53:22.057 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-09 07:53:22.125 138 INFO rally.task.engine [-] Load duration is: 0.843838 2018-01-09 07:53:22.126 138 INFO rally.task.engine [-] Full duration is: 7.984806 2018-01-09 07:53:22.346 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:53:25.307 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 2.96 sec 2018-01-09 07:53:25.329 607 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 START 2018-01-09 07:53:26.256 607 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 END: OK 2018-01-09 07:53:26.283 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:53:30.189 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-09 07:53:30.393 138 INFO rally.task.engine [-] Load duration is: 0.924393 2018-01-09 07:53:30.394 138 INFO rally.task.engine [-] Full duration is: 7.858964 2018-01-09 07:53:30.613 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() started 2018-01-09 07:53:33.558 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack setup() finished in 2.94 sec 2018-01-09 07:53:33.580 693 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 START 2018-01-09 07:53:34.309 693 INFO rally.task.runner [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | ITER: 1 END: OK 2018-01-09 07:53:34.331 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() started 2018-01-09 07:53:38.275 138 INFO rally.task.context [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-09 07:53:38.664 138 INFO rally.task.engine [-] Load duration is: 0.72707 2018-01-09 07:53:38.665 138 INFO rally.task.engine [-] Full duration is: 7.678745 2018-01-09 07:53:38.846 138 INFO rally.task.engine [-] Task e61f7cae-2242-4193-9cf1-dfeae80e7347 | Completed: Running task. Task e61f7cae-2242-4193-9cf1-dfeae80e7347: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | total | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> duration | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.493871 Full duration: 7.183376 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785957 Full duration: 7.746623 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.965293 Full duration: 7.706891 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843838 Full duration: 7.984806 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924393 Full duration: 7.858964 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72707 Full duration: 7.678745 2018-01-09 07:53:39,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e61f7cae-2242-4193-9cf1-dfeae80e7347 2018-01-09 07:53:39,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-09 07:53:39,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e61f7cae-2242-4193-9cf1-dfeae80e7347', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-09 07:53:39,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e61f7cae-2242-4193-9cf1-dfeae80e7347'] 2018-01-09 07:53:39,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 07:53:39,968 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-09 07:53:39,968 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-09 07:53:39,968 - 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-01-09 07:53:39,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 07:53:40,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 07:53:40,010 - 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': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 07:55:17,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bc4e1217-fcf7-4653-914f-138796044f20: started 2018-01-09 07:53:42.108 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Starting: Task validation. 2018-01-09 07:53:42.151 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Starting: Task validation of syntax. 2018-01-09 07:53:42.180 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Completed: Task validation of syntax. 2018-01-09 07:53:42.180 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Starting: Task validation of required platforms. 2018-01-09 07:53:42.194 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Completed: Task validation of required platforms. 2018-01-09 07:53:42.194 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Starting: Task validation of semantic. 2018-01-09 07:53:42.895 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() started 2018-01-09 07:53:46.011 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() finished in 3.12 sec 2018-01-09 07:53:48.310 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() started 2018-01-09 07:53:52.067 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-09 07:53:52.068 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Completed: Task validation of semantic. 2018-01-09 07:53:52.068 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Completed: Task validation. 2018-01-09 07:53:52.069 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Starting: Running task. 2018-01-09 07:53:52.243 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() started 2018-01-09 07:53:55.298 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() finished in 3.06 sec 2018-01-09 07:53:55.299 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack setup() started 2018-01-09 07:53:55.299 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-09 07:53:55.323 868 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 START 2018-01-09 07:54:01.509 868 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 END: OK 2018-01-09 07:54:01.530 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack cleanup() started 2018-01-09 07:54:02.405 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack cleanup() finished in 0.88 sec 2018-01-09 07:54:02.406 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() started 2018-01-09 07:54:06.300 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-09 07:54:06.360 743 INFO rally.task.engine [-] Load duration is: 5.345386 2018-01-09 07:54:06.361 743 INFO rally.task.engine [-] Full duration is: 14.074889 2018-01-09 07:54:06.606 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() started 2018-01-09 07:54:09.698 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() finished in 3.09 sec 2018-01-09 07:54:09.699 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack setup() started 2018-01-09 07:54:09.699 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-09 07:54:09.718 974 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 START 2018-01-09 07:54:14.900 974 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 END: OK 2018-01-09 07:54:14.924 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack cleanup() started 2018-01-09 07:54:19.319 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack cleanup() finished in 4.40 sec 2018-01-09 07:54:19.320 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() started 2018-01-09 07:54:23.352 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-09 07:54:24.695 743 INFO rally.task.engine [-] Load duration is: 4.37376 2018-01-09 07:54:24.696 743 INFO rally.task.engine [-] Full duration is: 16.765219 2018-01-09 07:54:24.915 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() started 2018-01-09 07:54:27.923 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() finished in 3.01 sec 2018-01-09 07:54:27.945 1080 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 START 2018-01-09 07:54:29.098 1080 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 END: OK 2018-01-09 07:54:29.124 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() started 2018-01-09 07:54:32.883 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-09 07:54:32.962 743 INFO rally.task.engine [-] Load duration is: 0.356777 2018-01-09 07:54:32.962 743 INFO rally.task.engine [-] Full duration is: 7.983476 2018-01-09 07:54:33.195 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() started 2018-01-09 07:54:36.020 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack setup() finished in 2.83 sec 2018-01-09 07:54:36.021 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context quotas@openstack setup() started 2018-01-09 07:54:37.042 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context quotas@openstack setup() finished in 1.02 sec 2018-01-09 07:54:37.042 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack setup() started 2018-01-09 07:54:37.043 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 07:54:37.663 1166 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 START 2018-01-09 07:54:57.922 1166 INFO rally.task.runner [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | ITER: 1 END: OK 2018-01-09 07:54:57.943 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack cleanup() started 2018-01-09 07:55:12.629 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context cleanup@openstack cleanup() finished in 14.69 sec 2018-01-09 07:55:12.629 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context quotas@openstack cleanup() started 2018-01-09 07:55:12.659 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context quotas@openstack cleanup() finished in 29.31 msec 2018-01-09 07:55:12.659 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() started 2018-01-09 07:55:16.412 743 INFO rally.task.context [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-09 07:55:17.439 743 INFO rally.task.engine [-] Load duration is: 18.460444 2018-01-09 07:55:17.439 743 INFO rally.task.engine [-] Full duration is: 43.231444 2018-01-09 07:55:17.625 743 INFO rally.task.engine [-] Task bc4e1217-fcf7-4653-914f-138796044f20 | Completed: Running task. Task bc4e1217-fcf7-4653-914f-138796044f20: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.302 | 4.302 | 4.302 | 4.302 | 4.302 | 4.302 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 0.55 | 100.0% | 1 | | -> glance_v2.upload_data | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | glance_v2.delete_image | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | total | 5.345 | 5.345 | 5.345 | 5.345 | 5.345 | 5.345 | 100.0% | 1 | | -> duration | 5.345 | 5.345 | 5.345 | 5.345 | 5.345 | 5.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.345386 Full duration: 14.074889 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.16 | 4.16 | 4.16 | 4.16 | 4.16 | 4.16 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | -> glance_v2.upload_data | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | glance_v2.list_images | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 4.374 | 4.374 | 4.374 | 4.374 | 4.374 | 4.374 | 100.0% | 1 | | -> duration | 4.374 | 4.374 | 4.374 | 4.374 | 4.374 | 4.374 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.37376 Full duration: 16.765219 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | 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.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | -> duration | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.356777 Full duration: 7.983476 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 5.225 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | -> glance_v2.upload_data | 2.267 | 2.267 | 2.267 | 2.267 | 2.267 | 2.267 | 100.0% | 1 | | nova.boot_servers | 14.234 | 14.234 | 14.234 | 14.234 | 14.234 | 14.234 | 100.0% | 1 | | total | 19.46 | 19.46 | 19.46 | 19.46 | 19.46 | 19.46 | 100.0% | 1 | | -> duration | 18.46 | 18.46 | 18.46 | 18.46 | 18.46 | 18.46 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.460444 Full duration: 43.231444 2018-01-09 07:55:17,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc4e1217-fcf7-4653-914f-138796044f20 2018-01-09 07:55:17,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bc4e1217-fcf7-4653-914f-138796044f20', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-09 07:55:17,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bc4e1217-fcf7-4653-914f-138796044f20'] 2018-01-09 07:55:18,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 07:55:18,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-09 07:55:18,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-09 07:55:18,976 - 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-01-09 07:55:18,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 07:55:19,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 07:55:19,016 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-09 07:55:19,016 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-09 07:55:19,016 - 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-01-09 07:55:19,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 07:55:19,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 07:55:19,054 - 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': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 07:58:39,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 657c2370-46e5-423d-b015-1397aadcd0db: started 2018-01-09 07:55:21.080 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Starting: Task validation. 2018-01-09 07:55:21.116 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Starting: Task validation of syntax. 2018-01-09 07:55:21.250 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Completed: Task validation of syntax. 2018-01-09 07:55:21.251 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Starting: Task validation of required platforms. 2018-01-09 07:55:21.291 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Completed: Task validation of required platforms. 2018-01-09 07:55:21.292 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Starting: Task validation of semantic. 2018-01-09 07:55:21.989 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:55:24.898 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 2.91 sec 2018-01-09 07:55:30.112 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:55:33.883 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.77 sec 2018-01-09 07:55:33.884 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Completed: Task validation of semantic. 2018-01-09 07:55:33.884 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Completed: Task validation. 2018-01-09 07:55:33.885 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Starting: Running task. 2018-01-09 07:55:34.061 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:55:37.135 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 3.07 sec 2018-01-09 07:55:37.135 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() started 2018-01-09 07:55:37.837 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() finished in 0.70 sec 2018-01-09 07:55:37.838 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack setup() started 2018-01-09 07:55:41.209 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack setup() finished in 3.37 sec 2018-01-09 07:55:41.210 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() started 2018-01-09 07:55:41.210 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-09 07:55:41.236 1421 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:55:47.552 1421 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:55:47.579 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() started 2018-01-09 07:55:49.979 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-09 07:55:49.980 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack cleanup() started 2018-01-09 07:55:53.629 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack cleanup() finished in 3.65 sec 2018-01-09 07:55:53.629 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() started 2018-01-09 07:55:53.838 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-09 07:55:53.838 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:55:57.578 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.74 sec 2018-01-09 07:55:58.192 1296 INFO rally.task.engine [-] Load duration is: 6.313355 2018-01-09 07:55:58.193 1296 INFO rally.task.engine [-] Full duration is: 23.535164 2018-01-09 07:55:58.438 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:56:01.437 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 3.00 sec 2018-01-09 07:56:01.438 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() started 2018-01-09 07:56:02.128 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() finished in 0.69 sec 2018-01-09 07:56:02.128 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() started 2018-01-09 07:56:02.129 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 07:56:02.152 1607 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:56:08.010 1607 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:56:08.034 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() started 2018-01-09 07:56:10.467 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() finished in 2.43 sec 2018-01-09 07:56:10.467 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() started 2018-01-09 07:56:10.658 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-09 07:56:10.659 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:56:14.399 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.74 sec 2018-01-09 07:56:14.528 1296 INFO rally.task.engine [-] Load duration is: 5.855393 2018-01-09 07:56:14.528 1296 INFO rally.task.engine [-] Full duration is: 15.980171 2018-01-09 07:56:14.749 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:56:17.590 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 2.84 sec 2018-01-09 07:56:17.591 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() started 2018-01-09 07:56:18.260 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() finished in 0.67 sec 2018-01-09 07:56:18.261 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() started 2018-01-09 07:56:18.261 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-09 07:56:19.038 1773 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:56:30.721 1773 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:56:30.748 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() started 2018-01-09 07:56:33.108 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-09 07:56:33.109 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() started 2018-01-09 07:56:33.299 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-09 07:56:33.299 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:56:37.150 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.85 sec 2018-01-09 07:56:38.893 1296 INFO rally.task.engine [-] Load duration is: 11.679516 2018-01-09 07:56:38.894 1296 INFO rally.task.engine [-] Full duration is: 22.418639 2018-01-09 07:56:39.124 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:56:42.117 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 2.99 sec 2018-01-09 07:56:42.117 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() started 2018-01-09 07:56:42.812 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() finished in 0.69 sec 2018-01-09 07:56:42.813 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() started 2018-01-09 07:56:42.813 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 07:56:42.849 1939 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:56:49.046 1939 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:56:49.066 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() started 2018-01-09 07:56:51.444 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-09 07:56:51.445 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() started 2018-01-09 07:56:51.628 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-09 07:56:51.629 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:56:55.388 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.76 sec 2018-01-09 07:56:57.225 1296 INFO rally.task.engine [-] Load duration is: 6.19517 2018-01-09 07:56:57.226 1296 INFO rally.task.engine [-] Full duration is: 16.278959 2018-01-09 07:56:57.463 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:57:00.425 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 2.96 sec 2018-01-09 07:57:00.426 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() started 2018-01-09 07:57:01.202 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() finished in 0.78 sec 2018-01-09 07:57:01.203 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() started 2018-01-09 07:57:01.203 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-09 07:57:01.225 2105 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:57:09.926 2105 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:57:09.953 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() started 2018-01-09 07:57:12.379 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() finished in 2.43 sec 2018-01-09 07:57:12.379 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() started 2018-01-09 07:57:12.574 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-09 07:57:12.575 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:57:16.478 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.90 sec 2018-01-09 07:57:17.567 1296 INFO rally.task.engine [-] Load duration is: 8.697203 2018-01-09 07:57:17.568 1296 INFO rally.task.engine [-] Full duration is: 19.03419 2018-01-09 07:57:17.794 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:57:20.845 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 3.05 sec 2018-01-09 07:57:20.846 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() started 2018-01-09 07:57:21.517 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack setup() finished in 0.67 sec 2018-01-09 07:57:21.517 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack setup() started 2018-01-09 07:57:24.717 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack setup() finished in 3.20 sec 2018-01-09 07:57:24.718 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() started 2018-01-09 07:57:24.718 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-09 07:57:24.739 2271 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:57:31.182 2271 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:57:31.206 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() started 2018-01-09 07:57:33.833 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context cleanup@openstack cleanup() finished in 2.63 sec 2018-01-09 07:57:33.834 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack cleanup() started 2018-01-09 07:57:37.647 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context volumes@openstack cleanup() finished in 3.81 sec 2018-01-09 07:57:37.647 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() started 2018-01-09 07:57:37.856 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-09 07:57:37.857 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:57:41.775 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.92 sec 2018-01-09 07:57:41.924 1296 INFO rally.task.engine [-] Load duration is: 6.440021 2018-01-09 07:57:41.925 1296 INFO rally.task.engine [-] Full duration is: 23.997817 2018-01-09 07:57:42.162 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:57:45.277 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 3.12 sec 2018-01-09 07:57:45.278 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() started 2018-01-09 07:57:45.278 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-09 07:57:45.301 2457 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:57:46.186 2457 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:57:46.205 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() started 2018-01-09 07:57:51.291 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() finished in 5.09 sec 2018-01-09 07:57:51.291 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:57:55.160 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.87 sec 2018-01-09 07:57:56.229 1296 INFO rally.task.engine [-] Load duration is: 0.881301 2018-01-09 07:57:56.230 1296 INFO rally.task.engine [-] Full duration is: 13.016576 2018-01-09 07:57:56.461 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:57:59.555 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 3.09 sec 2018-01-09 07:57:59.556 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() started 2018-01-09 07:57:59.556 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 07:57:59.578 2623 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:58:00.386 2623 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:58:00.408 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() started 2018-01-09 07:58:05.320 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() finished in 4.91 sec 2018-01-09 07:58:05.321 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:58:09.064 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.74 sec 2018-01-09 07:58:10.545 1296 INFO rally.task.engine [-] Load duration is: 0.804455 2018-01-09 07:58:10.546 1296 INFO rally.task.engine [-] Full duration is: 12.619038 2018-01-09 07:58:10.770 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:58:13.626 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 2.86 sec 2018-01-09 07:58:13.627 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() started 2018-01-09 07:58:13.627 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-09 07:58:13.649 2789 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:58:14.497 2789 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:58:14.519 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() started 2018-01-09 07:58:19.536 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() finished in 5.02 sec 2018-01-09 07:58:19.537 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:58:23.405 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.87 sec 2018-01-09 07:58:24.846 1296 INFO rally.task.engine [-] Load duration is: 0.844855 2018-01-09 07:58:24.847 1296 INFO rally.task.engine [-] Full duration is: 12.649469 2018-01-09 07:58:25.078 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() started 2018-01-09 07:58:27.986 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack setup() finished in 2.91 sec 2018-01-09 07:58:27.986 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() started 2018-01-09 07:58:27.987 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 07:58:28.009 2955 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 START 2018-01-09 07:58:28.966 2955 INFO rally.task.runner [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | ITER: 1 END: OK 2018-01-09 07:58:28.993 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() started 2018-01-09 07:58:34.199 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context admin_cleanup@openstack cleanup() finished in 5.21 sec 2018-01-09 07:58:34.200 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() started 2018-01-09 07:58:37.956 1296 INFO rally.task.context [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Context users@openstack cleanup() finished in 3.76 sec 2018-01-09 07:58:39.150 1296 INFO rally.task.engine [-] Load duration is: 0.953556 2018-01-09 07:58:39.151 1296 INFO rally.task.engine [-] Full duration is: 12.895177 2018-01-09 07:58:39.332 1296 INFO rally.task.engine [-] Task 657c2370-46e5-423d-b015-1397aadcd0db | Completed: Running task. Task 657c2370-46e5-423d-b015-1397aadcd0db: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | total | 6.313 | 6.313 | 6.313 | 6.313 | 6.313 | 6.313 | 100.0% | 1 | | -> duration | 6.313 | 6.313 | 6.313 | 6.313 | 6.313 | 6.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.313355 Full duration: 23.535164 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.197 | 3.197 | 3.197 | 3.197 | 3.197 | 3.197 | 100.0% | 1 | | cinder_v2.delete_volume | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 100.0% | 1 | | total | 5.855 | 5.855 | 5.855 | 5.855 | 5.855 | 5.855 | 100.0% | 1 | | -> duration | 5.855 | 5.855 | 5.855 | 5.855 | 5.855 | 5.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.855393 Full duration: 15.980171 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.173 | 9.173 | 9.173 | 9.173 | 9.173 | 9.173 | 100.0% | 1 | | cinder_v2.delete_volume | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 2.506 | 100.0% | 1 | | total | 11.68 | 11.68 | 11.68 | 11.68 | 11.68 | 11.68 | 100.0% | 1 | | -> duration | 11.68 | 11.68 | 11.68 | 11.68 | 11.68 | 11.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.679516 Full duration: 22.418639 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.469 | 3.469 | 3.469 | 3.469 | 3.469 | 3.469 | 100.0% | 1 | | cinder_v2.delete_volume | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | total | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> duration | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.19517 Full duration: 16.278959 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.332 | 3.332 | 3.332 | 3.332 | 3.332 | 3.332 | 100.0% | 1 | | cinder_v2.extend_volume | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | cinder_v2.delete_volume | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 2.664 | 100.0% | 1 | | total | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 100.0% | 1 | | -> duration | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.697203 Full duration: 19.03419 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.945 | 3.945 | 3.945 | 3.945 | 3.945 | 3.945 | 100.0% | 1 | | cinder_v2.delete_volume | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 2.495 | 100.0% | 1 | | total | 6.44 | 6.44 | 6.44 | 6.44 | 6.44 | 6.44 | 100.0% | 1 | | -> duration | 6.44 | 6.44 | 6.44 | 6.44 | 6.44 | 6.44 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.440021 Full duration: 23.997817 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | cinder_v2.list_qos | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881301 Full duration: 13.016576 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804455 Full duration: 12.619038 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | cinder_v2.list_types | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 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.844855 Full duration: 12.649469 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.953556 Full duration: 12.895177 2018-01-09 07:58:39,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 657c2370-46e5-423d-b015-1397aadcd0db 2018-01-09 07:58:39,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '657c2370-46e5-423d-b015-1397aadcd0db', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-09 07:58:39,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '657c2370-46e5-423d-b015-1397aadcd0db'] 2018-01-09 07:58:40,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 07:58:40,571 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-09 07:58:40,571 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-09 07:58:40,571 - 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-01-09 07:58:40,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 07:58:40,595 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 07:58:40,597 - 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': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 08:00:03,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b88f7431-95bb-4439-b52e-4ba58c0b174e: started 2018-01-09 07:58:42.680 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Starting: Task validation. 2018-01-09 07:58:42.721 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Starting: Task validation of syntax. 2018-01-09 07:58:42.791 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Completed: Task validation of syntax. 2018-01-09 07:58:42.791 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Starting: Task validation of required platforms. 2018-01-09 07:58:42.817 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Completed: Task validation of required platforms. 2018-01-09 07:58:42.817 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Starting: Task validation of semantic. 2018-01-09 07:58:43.503 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() started 2018-01-09 07:58:46.462 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() finished in 2.96 sec 2018-01-09 07:58:49.909 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() started 2018-01-09 07:58:53.657 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() finished in 3.75 sec 2018-01-09 07:58:53.657 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Completed: Task validation of semantic. 2018-01-09 07:58:53.657 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Completed: Task validation. 2018-01-09 07:58:53.658 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Starting: Running task. 2018-01-09 07:58:53.838 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() started 2018-01-09 07:58:56.870 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() finished in 3.03 sec 2018-01-09 07:58:56.871 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() started 2018-01-09 07:58:57.821 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() finished in 0.95 sec 2018-01-09 07:58:57.821 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack setup() started 2018-01-09 07:58:57.821 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-09 07:58:57.843 3240 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 START 2018-01-09 07:59:09.247 3240 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 END: OK 2018-01-09 07:59:09.274 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack cleanup() started 2018-01-09 07:59:09.890 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack cleanup() finished in 0.62 sec 2018-01-09 07:59:09.890 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() started 2018-01-09 07:59:09.898 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() finished in 7.69 msec 2018-01-09 07:59:09.898 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() started 2018-01-09 07:59:13.764 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() finished in 3.87 sec 2018-01-09 07:59:13.936 3085 INFO rally.task.engine [-] Load duration is: 7.402535 2018-01-09 07:59:13.937 3085 INFO rally.task.engine [-] Full duration is: 19.941397 2018-01-09 07:59:14.179 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() started 2018-01-09 07:59:17.270 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() finished in 3.09 sec 2018-01-09 07:59:17.271 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() started 2018-01-09 07:59:18.243 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() finished in 0.97 sec 2018-01-09 07:59:18.244 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack setup() started 2018-01-09 07:59:18.244 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 07:59:18.263 3406 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 START 2018-01-09 07:59:26.874 3406 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 END: OK 2018-01-09 07:59:26.895 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack cleanup() started 2018-01-09 07:59:27.477 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-09 07:59:27.478 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() started 2018-01-09 07:59:27.485 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() finished in 7.47 msec 2018-01-09 07:59:27.486 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() started 2018-01-09 07:59:31.400 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() finished in 3.91 sec 2018-01-09 07:59:32.274 3085 INFO rally.task.engine [-] Load duration is: 6.608799 2018-01-09 07:59:32.275 3085 INFO rally.task.engine [-] Full duration is: 17.238712 2018-01-09 07:59:32.521 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() started 2018-01-09 07:59:35.458 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() finished in 2.94 sec 2018-01-09 07:59:35.459 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() started 2018-01-09 07:59:36.407 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() finished in 0.95 sec 2018-01-09 07:59:36.407 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack setup() started 2018-01-09 07:59:36.407 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-09 07:59:36.427 3572 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 START 2018-01-09 07:59:45.551 3572 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 END: OK 2018-01-09 07:59:45.572 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack cleanup() started 2018-01-09 07:59:47.690 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context cleanup@openstack cleanup() finished in 2.12 sec 2018-01-09 07:59:47.691 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() started 2018-01-09 07:59:47.699 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() finished in 8.24 msec 2018-01-09 07:59:47.699 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() started 2018-01-09 07:59:51.448 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() finished in 3.75 sec 2018-01-09 07:59:52.629 3085 INFO rally.task.engine [-] Load duration is: 7.122489 2018-01-09 07:59:52.630 3085 INFO rally.task.engine [-] Full duration is: 18.944013 2018-01-09 07:59:52.884 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() started 2018-01-09 07:59:55.839 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack setup() finished in 2.96 sec 2018-01-09 07:59:55.840 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() started 2018-01-09 07:59:56.861 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack setup() finished in 1.02 sec 2018-01-09 07:59:56.880 3738 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 START 2018-01-09 07:59:57.492 3738 INFO rally.task.runner [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | ITER: 1 END: OK 2018-01-09 07:59:57.512 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() started 2018-01-09 07:59:57.521 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context roles@openstack cleanup() finished in 8.65 msec 2018-01-09 07:59:57.521 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() started 2018-01-09 08:00:01.398 3085 INFO rally.task.context [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Context users@openstack cleanup() finished in 3.88 sec 2018-01-09 08:00:02.939 3085 INFO rally.task.engine [-] Load duration is: 0.609854 2018-01-09 08:00:02.940 3085 INFO rally.task.engine [-] Full duration is: 8.530378 2018-01-09 08:00:03.116 3085 INFO rally.task.engine [-] Task b88f7431-95bb-4439-b52e-4ba58c0b174e | Completed: Running task. Task b88f7431-95bb-4439-b52e-4ba58c0b174e: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.397 | 5.397 | 5.397 | 5.397 | 5.397 | 5.397 | 100.0% | 1 | | heat.update_stack | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 100.0% | 1 | | heat.delete_stack | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 100.0% | 1 | | total | 11.403 | 11.403 | 11.403 | 11.403 | 11.403 | 11.403 | 100.0% | 1 | | -> duration | 7.403 | 7.403 | 7.403 | 7.403 | 7.403 | 7.403 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.402535 Full duration: 19.941397 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.58 | 4.58 | 4.58 | 4.58 | 4.58 | 4.58 | 100.0% | 1 | | heat.check_stack | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | heat.delete_stack | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 100.0% | 1 | | total | 8.609 | 8.609 | 8.609 | 8.609 | 8.609 | 8.609 | 100.0% | 1 | | -> duration | 6.609 | 6.609 | 6.609 | 6.609 | 6.609 | 6.609 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.608799 Full duration: 17.238712 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 100.0% | 1 | | heat.suspend_stack | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | heat.resume_stack | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 100.0% | 1 | | heat.delete_stack | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | total | 9.122 | 9.122 | 9.122 | 9.122 | 9.122 | 9.122 | 100.0% | 1 | | -> duration | 7.122 | 7.122 | 7.122 | 7.122 | 7.122 | 7.122 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.122489 Full duration: 18.944013 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609854 Full duration: 8.530378 2018-01-09 08:00:03,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b88f7431-95bb-4439-b52e-4ba58c0b174e 2018-01-09 08:00:03,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b88f7431-95bb-4439-b52e-4ba58c0b174e', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-09 08:00:03,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b88f7431-95bb-4439-b52e-4ba58c0b174e'] 2018-01-09 08:00:04,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 08:00:04,231 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-09 08:00:04,231 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-09 08:00:04,232 - 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-01-09 08:00:04,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 08:00:04,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 08:00:04,270 - 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': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 08:03:20,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 38a36e5f-de3d-48d1-a563-b501dbd6a359: started 2018-01-09 08:00:06.211 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Starting: Task validation. 2018-01-09 08:00:06.248 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Starting: Task validation of syntax. 2018-01-09 08:00:06.384 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Completed: Task validation of syntax. 2018-01-09 08:00:06.384 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Starting: Task validation of required platforms. 2018-01-09 08:00:06.428 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Completed: Task validation of required platforms. 2018-01-09 08:00:06.428 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Starting: Task validation of semantic. 2018-01-09 08:00:07.143 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:00:10.185 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 3.04 sec 2018-01-09 08:00:10.263 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:00:13.986 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-09 08:00:13.986 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Completed: Task validation of semantic. 2018-01-09 08:00:13.986 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Completed: Task validation. 2018-01-09 08:00:13.987 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Starting: Running task. 2018-01-09 08:00:14.158 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:00:17.092 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.93 sec 2018-01-09 08:00:17.092 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:00:17.093 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:00:17.113 3943 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:00:18.880 3943 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:00:18.907 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:00:24.944 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 6.04 sec 2018-01-09 08:00:24.944 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:00:28.735 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-09 08:00:30.244 3818 INFO rally.task.engine [-] Load duration is: 0.788291 2018-01-09 08:00:30.245 3818 INFO rally.task.engine [-] Full duration is: 14.595948 2018-01-09 08:00:30.492 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:00:33.448 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.96 sec 2018-01-09 08:00:33.449 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:00:33.449 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-09 08:00:33.469 4109 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:00:35.259 4109 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:00:35.281 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:00:41.322 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 6.04 sec 2018-01-09 08:00:41.322 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:00:45.149 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-09 08:00:46.585 3818 INFO rally.task.engine [-] Load duration is: 0.767768 2018-01-09 08:00:46.585 3818 INFO rally.task.engine [-] Full duration is: 14.675508 2018-01-09 08:00:46.844 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:00:49.963 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 3.12 sec 2018-01-09 08:00:49.963 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:00:49.964 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-09 08:00:49.985 4275 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:00:51.725 4275 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:00:51.752 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:00:57.734 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 5.98 sec 2018-01-09 08:00:57.735 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:01:01.521 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-09 08:01:02.932 3818 INFO rally.task.engine [-] Load duration is: 0.767771 2018-01-09 08:01:02.933 3818 INFO rally.task.engine [-] Full duration is: 14.69514 2018-01-09 08:01:03.181 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:01:05.945 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.76 sec 2018-01-09 08:01:05.946 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:01:05.946 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:01:05.967 4441 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:01:07.595 4441 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:01:07.624 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:01:11.756 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 4.13 sec 2018-01-09 08:01:11.756 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:01:15.420 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-09 08:01:17.266 3818 INFO rally.task.engine [-] Load duration is: 0.641806 2018-01-09 08:01:17.266 3818 INFO rally.task.engine [-] Full duration is: 12.254091 2018-01-09 08:01:17.508 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:01:20.470 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.96 sec 2018-01-09 08:01:20.470 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:01:20.471 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-09 08:01:20.492 4607 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:01:22.189 4607 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:01:22.217 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:01:26.225 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 4.01 sec 2018-01-09 08:01:26.226 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:01:30.221 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-09 08:01:31.590 3818 INFO rally.task.engine [-] Load duration is: 0.719045 2018-01-09 08:01:31.591 3818 INFO rally.task.engine [-] Full duration is: 12.72938 2018-01-09 08:01:31.823 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:01:34.682 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.86 sec 2018-01-09 08:01:34.683 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:01:34.683 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-09 08:01:34.705 4773 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:01:37.666 4773 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:01:37.688 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:01:48.029 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 10.34 sec 2018-01-09 08:01:48.029 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:01:51.921 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-09 08:01:51.960 3818 INFO rally.task.engine [-] Load duration is: 1.867696 2018-01-09 08:01:51.961 3818 INFO rally.task.engine [-] Full duration is: 20.115253 2018-01-09 08:01:52.215 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:01:55.070 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.86 sec 2018-01-09 08:01:55.070 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:01:55.071 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-09 08:01:55.091 4939 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:01:57.124 4939 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:01:57.149 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:02:01.209 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 4.06 sec 2018-01-09 08:02:01.210 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:02:05.249 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-09 08:02:06.292 3818 INFO rally.task.engine [-] Load duration is: 1.060406 2018-01-09 08:02:06.292 3818 INFO rally.task.engine [-] Full duration is: 13.050138 2018-01-09 08:02:06.520 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:02:09.542 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 3.02 sec 2018-01-09 08:02:09.543 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:02:09.543 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-09 08:02:09.564 5105 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:02:11.368 5105 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:02:11.395 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:02:17.431 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 6.04 sec 2018-01-09 08:02:17.431 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:02:21.255 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-09 08:02:22.616 3818 INFO rally.task.engine [-] Load duration is: 0.833214 2018-01-09 08:02:22.617 3818 INFO rally.task.engine [-] Full duration is: 14.75164 2018-01-09 08:02:22.858 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:02:25.799 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.94 sec 2018-01-09 08:02:25.799 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:02:25.800 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:02:25.822 5271 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:02:27.482 5271 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:02:27.509 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:02:33.725 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 6.22 sec 2018-01-09 08:02:33.725 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:02:37.519 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-09 08:02:38.963 3818 INFO rally.task.engine [-] Load duration is: 0.685576 2018-01-09 08:02:38.964 3818 INFO rally.task.engine [-] Full duration is: 14.677265 2018-01-09 08:02:39.202 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:02:42.092 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.89 sec 2018-01-09 08:02:42.093 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:02:42.093 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:02:42.114 5437 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:02:44.021 5437 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:02:44.042 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:02:50.055 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 6.01 sec 2018-01-09 08:02:50.055 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:02:53.843 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-09 08:02:55.286 3818 INFO rally.task.engine [-] Load duration is: 0.915469 2018-01-09 08:02:55.287 3818 INFO rally.task.engine [-] Full duration is: 14.654995 2018-01-09 08:02:55.511 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() started 2018-01-09 08:02:58.397 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack setup() finished in 2.89 sec 2018-01-09 08:02:58.398 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() started 2018-01-09 08:02:58.398 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-09 08:02:58.419 5603 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 START 2018-01-09 08:03:06.115 5603 INFO rally.task.runner [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | ITER: 1 END: OK 2018-01-09 08:03:06.137 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:03:14.880 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context admin_cleanup@openstack cleanup() finished in 8.74 sec 2018-01-09 08:03:14.880 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() started 2018-01-09 08:03:18.765 3818 INFO rally.task.context [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-09 08:03:19.656 3818 INFO rally.task.engine [-] Load duration is: 6.776317 2018-01-09 08:03:19.657 3818 INFO rally.task.engine [-] Full duration is: 23.272226 2018-01-09 08:03:19.859 3818 INFO rally.task.engine [-] Task 38a36e5f-de3d-48d1-a563-b501dbd6a359 | Completed: Running task. Task 38a36e5f-de3d-48d1-a563-b501dbd6a359: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.revoke_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788291 Full duration: 14.595948 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767768 Full duration: 14.675508 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | keystone_v3.list_projects | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767771 Full duration: 14.69514 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | keystone_v3.delete_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.641806 Full duration: 12.254091 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> duration | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719045 Full duration: 12.72938 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.create_user | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> keystone_v3.add_role | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.create_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_project | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_user | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.get_role | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 100.0% | 1 | | -> duration | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.867696 Full duration: 20.115253 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | keystone_v3.update_project | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.delete_project | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> duration | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.060406 Full duration: 13.050138 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | total | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> duration | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833214 Full duration: 14.75164 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685576 Full duration: 14.677265 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.list_users | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.915469 Full duration: 14.654995 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | keystone_v3.create_users | 4.96 | 4.96 | 4.96 | 4.96 | 4.96 | 4.96 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.96 | 4.96 | 4.96 | 4.96 | 4.96 | 4.96 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | total | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 100.0% | 1 | | -> duration | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 6.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.776317 Full duration: 23.272226 2018-01-09 08:03:20,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 38a36e5f-de3d-48d1-a563-b501dbd6a359 2018-01-09 08:03:20,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '38a36e5f-de3d-48d1-a563-b501dbd6a359', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-09 08:03:20,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '38a36e5f-de3d-48d1-a563-b501dbd6a359'] 2018-01-09 08:03:21,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 08:03:21,139 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-09 08:03:21,140 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-09 08:03:21,140 - 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-01-09 08:03:21,140 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 08:03:21,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 08:03:21,184 - 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': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 08:09:44,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 00af93a6-f480-410b-b7e8-4ca65064348c: started 2018-01-09 08:03:23.196 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Starting: Task validation. 2018-01-09 08:03:23.231 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Starting: Task validation of syntax. 2018-01-09 08:03:23.419 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Completed: Task validation of syntax. 2018-01-09 08:03:23.419 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Starting: Task validation of required platforms. 2018-01-09 08:03:23.464 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Completed: Task validation of required platforms. 2018-01-09 08:03:23.464 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Starting: Task validation of semantic. 2018-01-09 08:03:24.070 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:03:27.073 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 3.00 sec 2018-01-09 08:03:31.758 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:03:35.604 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.85 sec 2018-01-09 08:03:35.604 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Completed: Task validation of semantic. 2018-01-09 08:03:35.604 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Completed: Task validation. 2018-01-09 08:03:35.605 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Starting: Running task. 2018-01-09 08:03:35.797 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:03:38.745 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.95 sec 2018-01-09 08:03:38.745 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:03:39.339 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.59 sec 2018-01-09 08:03:39.339 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:03:39.340 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 08:03:39.362 5858 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:03:41.120 5858 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:03:41.141 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:03:47.109 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 5.97 sec 2018-01-09 08:03:47.110 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:03:47.293 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-09 08:03:47.294 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:03:51.000 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.71 sec 2018-01-09 08:03:51.885 5733 INFO rally.task.engine [-] Load duration is: 1.755958 2018-01-09 08:03:51.885 5733 INFO rally.task.engine [-] Full duration is: 15.21979 2018-01-09 08:03:52.112 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:03:55.103 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.99 sec 2018-01-09 08:03:55.104 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:03:55.717 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.61 sec 2018-01-09 08:03:55.717 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() started 2018-01-09 08:04:05.051 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() finished in 9.33 sec 2018-01-09 08:04:05.052 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:04:05.052 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-09 08:04:05.076 6144 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:04:07.136 6144 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:04:07.165 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:04:15.812 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 8.65 sec 2018-01-09 08:04:15.812 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() started 2018-01-09 08:04:27.061 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() finished in 11.25 sec 2018-01-09 08:04:27.062 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:04:27.276 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-09 08:04:27.276 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:04:30.992 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.72 sec 2018-01-09 08:04:32.348 5733 INFO rally.task.engine [-] Load duration is: 2.058426 2018-01-09 08:04:32.349 5733 INFO rally.task.engine [-] Full duration is: 38.899055 2018-01-09 08:04:32.595 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:04:35.655 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 3.06 sec 2018-01-09 08:04:35.656 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:04:36.309 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.65 sec 2018-01-09 08:04:36.310 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() started 2018-01-09 08:04:45.807 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() finished in 9.50 sec 2018-01-09 08:04:45.807 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:04:45.807 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-09 08:04:45.830 6430 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:04:56.301 6430 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:04:56.328 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:05:09.944 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 13.62 sec 2018-01-09 08:05:09.944 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() started 2018-01-09 08:05:20.456 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() finished in 10.51 sec 2018-01-09 08:05:20.456 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:05:20.659 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-09 08:05:20.659 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:05:24.369 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.71 sec 2018-01-09 08:05:24.870 5733 INFO rally.task.engine [-] Load duration is: 10.46953 2018-01-09 08:05:24.870 5733 INFO rally.task.engine [-] Full duration is: 51.794231 2018-01-09 08:05:25.125 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:05:27.968 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.84 sec 2018-01-09 08:05:27.969 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:05:28.610 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.64 sec 2018-01-09 08:05:28.611 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() started 2018-01-09 08:05:37.862 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() finished in 9.25 sec 2018-01-09 08:05:37.863 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:05:37.863 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 08:05:37.886 6716 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:05:39.808 6716 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:05:39.833 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:05:48.785 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 8.95 sec 2018-01-09 08:05:48.786 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() started 2018-01-09 08:05:59.894 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() finished in 11.11 sec 2018-01-09 08:05:59.895 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:06:00.084 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-09 08:06:00.084 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:06:03.897 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.81 sec 2018-01-09 08:06:05.362 5733 INFO rally.task.engine [-] Load duration is: 1.91989 2018-01-09 08:06:05.362 5733 INFO rally.task.engine [-] Full duration is: 38.791154 2018-01-09 08:06:05.614 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:06:08.535 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.92 sec 2018-01-09 08:06:08.535 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:06:09.220 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.68 sec 2018-01-09 08:06:09.220 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:06:09.220 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-09 08:06:09.242 7002 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:06:10.422 7002 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:06:10.452 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:06:18.919 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 8.47 sec 2018-01-09 08:06:18.919 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:06:19.114 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-09 08:06:19.115 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:06:22.837 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.72 sec 2018-01-09 08:06:23.714 5733 INFO rally.task.engine [-] Load duration is: 1.178279 2018-01-09 08:06:23.714 5733 INFO rally.task.engine [-] Full duration is: 17.237931 2018-01-09 08:06:23.984 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:06:26.773 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.79 sec 2018-01-09 08:06:26.774 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:06:27.399 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.63 sec 2018-01-09 08:06:27.399 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() started 2018-01-09 08:06:36.622 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() finished in 9.22 sec 2018-01-09 08:06:36.623 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:06:36.623 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 08:06:36.647 7288 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:06:38.447 7288 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:06:38.472 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:06:47.541 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 9.07 sec 2018-01-09 08:06:47.542 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() started 2018-01-09 08:06:56.976 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() finished in 9.43 sec 2018-01-09 08:06:56.976 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:06:57.180 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-09 08:06:57.180 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:07:00.813 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.63 sec 2018-01-09 08:07:02.179 5733 INFO rally.task.engine [-] Load duration is: 1.797854 2018-01-09 08:07:02.179 5733 INFO rally.task.engine [-] Full duration is: 36.847012 2018-01-09 08:07:02.449 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:07:05.449 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 3.00 sec 2018-01-09 08:07:05.449 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:07:06.082 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.63 sec 2018-01-09 08:07:06.082 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() started 2018-01-09 08:07:15.219 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() finished in 9.14 sec 2018-01-09 08:07:15.220 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:07:15.220 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-09 08:07:15.243 7574 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:07:22.323 7574 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:07:22.349 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:07:40.209 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 17.86 sec 2018-01-09 08:07:40.210 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() started 2018-01-09 08:07:48.932 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() finished in 8.72 sec 2018-01-09 08:07:48.932 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:07:49.138 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-09 08:07:49.139 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:07:53.118 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.98 sec 2018-01-09 08:07:54.718 5733 INFO rally.task.engine [-] Load duration is: 7.078263 2018-01-09 08:07:54.719 5733 INFO rally.task.engine [-] Full duration is: 50.688715 2018-01-09 08:07:54.967 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:07:58.053 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 3.09 sec 2018-01-09 08:07:58.054 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:07:58.652 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.60 sec 2018-01-09 08:07:58.652 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() started 2018-01-09 08:08:07.667 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack setup() finished in 9.01 sec 2018-01-09 08:08:07.667 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:08:07.667 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:08:07.692 7860 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:08:09.621 7860 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:08:09.650 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:08:22.863 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 13.21 sec 2018-01-09 08:08:22.863 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() started 2018-01-09 08:08:33.948 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context network@openstack cleanup() finished in 11.08 sec 2018-01-09 08:08:33.949 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:08:34.168 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-09 08:08:34.169 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:08:37.777 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.61 sec 2018-01-09 08:08:39.376 5733 INFO rally.task.engine [-] Load duration is: 1.927235 2018-01-09 08:08:39.377 5733 INFO rally.task.engine [-] Full duration is: 42.829978 2018-01-09 08:08:39.642 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:08:42.552 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.91 sec 2018-01-09 08:08:42.552 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:08:43.150 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.60 sec 2018-01-09 08:08:43.150 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:08:43.151 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-09 08:08:43.170 8146 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:08:44.378 8146 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:08:44.401 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:08:50.447 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 6.05 sec 2018-01-09 08:08:50.448 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:08:50.617 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-09 08:08:50.618 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:08:54.281 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.66 sec 2018-01-09 08:08:55.728 5733 INFO rally.task.engine [-] Load duration is: 1.206855 2018-01-09 08:08:55.728 5733 INFO rally.task.engine [-] Full duration is: 14.656178 2018-01-09 08:08:55.966 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:08:58.963 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 3.00 sec 2018-01-09 08:08:58.964 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:08:59.675 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.71 sec 2018-01-09 08:08:59.675 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:08:59.675 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-09 08:08:59.696 8432 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:09:01.510 8432 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:09:01.534 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:09:07.585 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 6.05 sec 2018-01-09 08:09:07.586 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:09:07.611 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 25.65 msec 2018-01-09 08:09:07.612 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:09:11.627 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 4.02 sec 2018-01-09 08:09:12.066 5733 INFO rally.task.engine [-] Load duration is: 1.811785 2018-01-09 08:09:12.067 5733 INFO rally.task.engine [-] Full duration is: 15.674325 2018-01-09 08:09:12.311 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() started 2018-01-09 08:09:15.262 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack setup() finished in 2.95 sec 2018-01-09 08:09:15.262 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() started 2018-01-09 08:09:15.878 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack setup() finished in 0.62 sec 2018-01-09 08:09:15.879 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context roles@openstack setup() started 2018-01-09 08:09:17.877 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context roles@openstack setup() finished in 2.00 sec 2018-01-09 08:09:17.878 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() started 2018-01-09 08:09:17.878 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-09 08:09:17.901 8748 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 START 2018-01-09 08:09:25.677 8748 INFO rally.task.runner [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | ITER: 1 END: OK 2018-01-09 08:09:25.704 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() started 2018-01-09 08:09:38.582 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context cleanup@openstack cleanup() finished in 12.88 sec 2018-01-09 08:09:38.582 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context roles@openstack cleanup() started 2018-01-09 08:09:39.606 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context roles@openstack cleanup() finished in 1.02 sec 2018-01-09 08:09:39.606 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() started 2018-01-09 08:09:39.791 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-09 08:09:39.792 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() started 2018-01-09 08:09:43.527 5733 INFO rally.task.context [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Context users@openstack cleanup() finished in 3.74 sec 2018-01-09 08:09:44.488 5733 INFO rally.task.engine [-] Load duration is: 7.773576 2018-01-09 08:09:44.489 5733 INFO rally.task.engine [-] Full duration is: 31.236937 2018-01-09 08:09:44.693 5733 INFO rally.task.engine [-] Task 00af93a6-f480-410b-b7e8-4ca65064348c | Completed: Running task. Task 00af93a6-f480-410b-b7e8-4ca65064348c: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | neutron.delete_network | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> duration | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.755958 Full duration: 15.21979 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 1.414 | 100.0% | 1 | | neutron.delete_port | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | total | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 100.0% | 1 | | -> duration | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.058426 Full duration: 38.899055 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_subnet | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | neutron.create_router | 3.493 | 3.493 | 3.493 | 3.493 | 3.493 | 3.493 | 100.0% | 1 | | neutron.add_interface_router | 1.972 | 1.972 | 1.972 | 1.972 | 1.972 | 1.972 | 100.0% | 1 | | neutron.remove_interface_router | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | neutron.delete_router | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | total | 10.47 | 10.47 | 10.47 | 10.47 | 10.47 | 10.47 | 100.0% | 1 | | -> duration | 10.47 | 10.47 | 10.47 | 10.47 | 10.47 | 10.47 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.46953 Full duration: 51.794231 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | neutron.delete_subnet | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | -> duration | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.91989 Full duration: 38.791154 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | neutron.list_networks | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178279 Full duration: 17.237931 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | neutron.list_ports | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | total | 1.798 | 1.798 | 1.798 | 1.798 | 1.798 | 1.798 | 100.0% | 1 | | -> duration | 1.798 | 1.798 | 1.798 | 1.798 | 1.798 | 1.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.797854 Full duration: 36.847012 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.create_subnet | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | neutron.create_router | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | neutron.add_interface_router | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | neutron.list_routers | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 7.078 | 7.078 | 7.078 | 7.078 | 7.078 | 7.078 | 100.0% | 1 | | -> duration | 7.078 | 7.078 | 7.078 | 7.078 | 7.078 | 7.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.078263 Full duration: 50.688715 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | neutron.create_subnet | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | neutron.list_subnets | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | -> duration | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 1.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.927235 Full duration: 42.829978 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | neutron.delete_security_group | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> duration | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.206855 Full duration: 14.656178 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_security_group_rule | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | neutron.delete_security_group | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> duration | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.811785 Full duration: 15.674325 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | neutron.create_router | 3.782 | 3.782 | 3.782 | 3.782 | 3.782 | 3.782 | 100.0% | 1 | | neutron.add_gateway_router | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | neutron.remove_gateway_router | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | total | 7.774 | 7.774 | 7.774 | 7.774 | 7.774 | 7.774 | 100.0% | 1 | | -> duration | 7.774 | 7.774 | 7.774 | 7.774 | 7.774 | 7.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.773576 Full duration: 31.236937 2018-01-09 08:09:44,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 00af93a6-f480-410b-b7e8-4ca65064348c 2018-01-09 08:09:44,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '00af93a6-f480-410b-b7e8-4ca65064348c', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-09 08:09:44,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '00af93a6-f480-410b-b7e8-4ca65064348c'] 2018-01-09 08:09:45,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 08:09:45,998 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-09 08:09:45,998 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-09 08:09:45,999 - 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-01-09 08:09:45,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 08:09:46,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 08:09:46,043 - 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': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 08:12:56,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e: started 2018-01-09 08:09:48.162 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Starting: Task validation. 2018-01-09 08:09:48.201 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Starting: Task validation of syntax. 2018-01-09 08:09:48.344 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Completed: Task validation of syntax. 2018-01-09 08:09:48.344 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Starting: Task validation of required platforms. 2018-01-09 08:09:48.386 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Completed: Task validation of required platforms. 2018-01-09 08:09:48.386 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Starting: Task validation of semantic. 2018-01-09 08:09:49.071 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack setup() started 2018-01-09 08:09:52.072 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack setup() finished in 3.00 sec 2018-01-09 08:10:05.273 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack cleanup() started 2018-01-09 08:10:09.095 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack cleanup() finished in 3.82 sec 2018-01-09 08:10:09.096 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Completed: Task validation of semantic. 2018-01-09 08:10:09.096 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Completed: Task validation. 2018-01-09 08:10:09.097 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Starting: Running task. 2018-01-09 08:10:09.267 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack setup() started 2018-01-09 08:10:12.162 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack setup() finished in 2.90 sec 2018-01-09 08:10:12.163 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context cleanup@openstack setup() started 2018-01-09 08:10:12.163 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:10:13.126 9153 INFO rally.task.runner [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | ITER: 1 START 2018-01-09 08:12:44.295 9153 INFO rally.task.runner [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-09 08:12:44.317 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context cleanup@openstack cleanup() started 2018-01-09 08:12:52.404 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context cleanup@openstack cleanup() finished in 8.09 sec 2018-01-09 08:12:52.405 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack cleanup() started 2018-01-09 08:12:56.001 9028 INFO rally.task.context [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Context users@openstack cleanup() finished in 3.60 sec 2018-01-09 08:12:56.123 9028 INFO rally.task.engine [-] Load duration is: 150.164398 2018-01-09 08:12:56.124 9028 INFO rally.task.engine [-] Full duration is: 166.75055 2018-01-09 08:12:56.405 9028 INFO rally.task.engine [-] Task 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.796 | 12.796 | 12.796 | 12.796 | 12.796 | 12.796 | 100.0% | 1 | | nova.find_host_to_migrate | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | nova.live_migrate | 136.865 | 136.865 | 136.865 | 136.865 | 136.865 | 136.865 | 0.0% | 1 | | total | 151.164 | 151.164 | 151.164 | 151.164 | 151.164 | 151.164 | 0.0% | 1 | | -> duration | 150.164 | 150.164 | 150.164 | 150.164 | 150.164 | 150.164 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 150.164398 Full duration: 166.75055 2018-01-09 08:12:56,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2bb0ecbf-9cb9-4e62-b03c-847a765afc7e 2018-01-09 08:12:56,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2bb0ecbf-9cb9-4e62-b03c-847a765afc7e', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-09 08:12:56,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2bb0ecbf-9cb9-4e62-b03c-847a765afc7e'] 2018-01-09 08:12:57,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 08:12:57,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-09 08:12:57,574 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-09 08:12:57,574 - 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-01-09 08:12:57,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-09 08:12:57,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-09 08:12:57,613 - 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': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '256d47a1-72ef-4aab-be5a-8436b34462e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'flavor_name': 'rally-tiny-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-06c867e3-3cea-4d48-b2a1-ac8ca44f2e13', '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-01-09 08:14:01,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2618168b-c895-4ec4-a366-47b51b2ea632: started 2018-01-09 08:12:59.894 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Starting: Task validation. 2018-01-09 08:12:59.938 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Starting: Task validation of syntax. 2018-01-09 08:12:59.978 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Completed: Task validation of syntax. 2018-01-09 08:12:59.978 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Starting: Task validation of required platforms. 2018-01-09 08:12:59.997 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Completed: Task validation of required platforms. 2018-01-09 08:12:59.997 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Starting: Task validation of semantic. 2018-01-09 08:13:00.715 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() started 2018-01-09 08:13:03.904 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() finished in 3.19 sec 2018-01-09 08:13:06.020 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() started 2018-01-09 08:13:09.995 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-09 08:13:09.995 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Completed: Task validation of semantic. 2018-01-09 08:13:09.996 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Completed: Task validation. 2018-01-09 08:13:09.996 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Starting: Running task. 2018-01-09 08:13:10.161 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() started 2018-01-09 08:13:13.062 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() finished in 2.90 sec 2018-01-09 08:13:13.062 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() started 2018-01-09 08:13:13.062 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-09 08:13:13.087 9388 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 START 2018-01-09 08:13:14.014 9388 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 END: OK 2018-01-09 08:13:14.037 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:13:14.939 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() finished in 0.90 sec 2018-01-09 08:13:14.939 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() started 2018-01-09 08:13:18.882 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-09 08:13:20.230 9263 INFO rally.task.engine [-] Load duration is: 0.925744 2018-01-09 08:13:20.230 9263 INFO rally.task.engine [-] Full duration is: 8.738801 2018-01-09 08:13:20.486 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() started 2018-01-09 08:13:23.322 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() finished in 2.84 sec 2018-01-09 08:13:23.323 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() started 2018-01-09 08:13:23.323 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-09 08:13:23.345 9494 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 START 2018-01-09 08:13:24.130 9494 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 END: OK 2018-01-09 08:13:24.159 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:13:25.157 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-09 08:13:25.157 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() started 2018-01-09 08:13:29.271 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-09 08:13:30.552 9263 INFO rally.task.engine [-] Load duration is: 0.782945 2018-01-09 08:13:30.552 9263 INFO rally.task.engine [-] Full duration is: 8.804286 2018-01-09 08:13:30.785 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() started 2018-01-09 08:13:33.708 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() finished in 2.92 sec 2018-01-09 08:13:33.708 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() started 2018-01-09 08:13:33.709 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:13:33.731 9600 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 START 2018-01-09 08:13:34.431 9600 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 END: OK 2018-01-09 08:13:34.453 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:13:35.472 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-09 08:13:35.472 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() started 2018-01-09 08:13:39.245 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-09 08:13:40.847 9263 INFO rally.task.engine [-] Load duration is: 0.697997 2018-01-09 08:13:40.848 9263 INFO rally.task.engine [-] Full duration is: 8.473344 2018-01-09 08:13:41.094 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() started 2018-01-09 08:13:44.102 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() finished in 3.01 sec 2018-01-09 08:13:44.102 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() started 2018-01-09 08:13:44.102 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-09 08:13:44.124 9706 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 START 2018-01-09 08:13:45.098 9706 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 END: OK 2018-01-09 08:13:45.121 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:13:46.117 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-09 08:13:46.118 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() started 2018-01-09 08:13:50.072 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-09 08:13:51.156 9263 INFO rally.task.engine [-] Load duration is: 0.971782 2018-01-09 08:13:51.157 9263 INFO rally.task.engine [-] Full duration is: 8.995694 2018-01-09 08:13:51.393 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() started 2018-01-09 08:13:54.309 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack setup() finished in 2.92 sec 2018-01-09 08:13:54.309 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() started 2018-01-09 08:13:54.310 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-09 08:13:54.333 9812 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 START 2018-01-09 08:13:55.339 9812 INFO rally.task.runner [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | ITER: 1 END: OK 2018-01-09 08:13:55.369 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() started 2018-01-09 08:13:56.276 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context admin_cleanup@openstack cleanup() finished in 0.91 sec 2018-01-09 08:13:56.277 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() started 2018-01-09 08:14:00.149 9263 INFO rally.task.context [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-09 08:14:01.447 9263 INFO rally.task.engine [-] Load duration is: 1.003159 2018-01-09 08:14:01.448 9263 INFO rally.task.engine [-] Full duration is: 8.775777 2018-01-09 08:14:01.633 9263 INFO rally.task.engine [-] Task 2618168b-c895-4ec4-a366-47b51b2ea632 | Completed: Running task. Task 2618168b-c895-4ec4-a366-47b51b2ea632: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | quotas.delete_quotas | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.925744 Full duration: 8.738801 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782945 Full duration: 8.804286 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697997 Full duration: 8.473344 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | quotas.delete_quotas | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971782 Full duration: 8.995694 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003159 Full duration: 8.775777 2018-01-09 08:14:01,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2618168b-c895-4ec4-a366-47b51b2ea632 2018-01-09 08:14:01,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2618168b-c895-4ec4-a366-47b51b2ea632', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-09 08:14:01,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2618168b-c895-4ec4-a366-47b51b2ea632'] 2018-01-09 08:14:02,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-09 08:14:02,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-09 08:14:02,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:32 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:44 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:44 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:09 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:38 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:47 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:33 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:38 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-09 08:14:02,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-09 08:14:15,159 - functest.utils.functest_utils - DEBUG - 2018-01-09 08:14:15,159 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 08:14:15,159 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-09 08:14:15,163 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-09 08:14:15,164 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-09 08:14:15,242 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-09 08:14:17,349 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-09 08:14:19,620 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-09 08:14:22,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-09 08:14:25,116 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-09 08:14:31,380 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-09 08:14:32,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-09 08:14:33,256 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-09 08:14:36,869 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-09 08:14:36,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-09 08:14:40,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-09 08:14:40,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-09 08:14:43,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-09 08:14:44,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-09 08:14:44,788 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-09 08:14:44,788 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-09 08:14:47,858 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-09 08:14:47,859 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-09 08:14:47,861 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-09 08:14:47,864 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-09 08:14:47,866 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-09 08:14:47,875 - 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-01-09 08:34:21,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.227667s] ... ok 2018-01-09 08:34:21,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.071521s] ... ok 2018-01-09 08:34:21,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [17.242895s] ... ok 2018-01-09 08:34:21,874 - 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 [1.086777s] ... ok 2018-01-09 08:34:21,874 - 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.243015s] ... ok 2018-01-09 08:34:21,874 - 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 [2.862199s] ... ok 2018-01-09 08:34:21,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.070298s] ... ok 2018-01-09 08:34:21,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.806343s] ... ok 2018-01-09 08:34:21,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.100726s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001286s] ... ok 2018-01-09 08:34:21,875 - 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 [4.669316s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.091845s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [1.317359s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.129924s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001093s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.403741s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.061017s] ... ok 2018-01-09 08:34:21,875 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.307619s] ... ok 2018-01-09 08:34:21,876 - 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.545620s] ... ok 2018-01-09 08:34:21,876 - 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.700489s] ... ok 2018-01-09 08:34:21,876 - 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.515133s] ... ok 2018-01-09 08:34:21,876 - 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.851224s] ... ok 2018-01-09 08:34:21,876 - 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.559474s] ... ok 2018-01-09 08:34:21,876 - 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.073270s] ... ok 2018-01-09 08:34:21,876 - 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.072671s] ... ok 2018-01-09 08:34:21,876 - 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.074272s] ... ok 2018-01-09 08:34:21,876 - 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.063665s] ... ok 2018-01-09 08:34:21,876 - 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.066914s] ... ok 2018-01-09 08:34:21,876 - 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.147189s] ... ok 2018-01-09 08:34:21,877 - 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.066907s] ... ok 2018-01-09 08:34:21,877 - 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.011896s] ... ok 2018-01-09 08:34:21,877 - 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.146150s] ... ok 2018-01-09 08:34:21,877 - 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.011290s] ... ok 2018-01-09 08:34:21,877 - 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.013218s] ... ok 2018-01-09 08:34:21,877 - 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.041169s] ... ok 2018-01-09 08:34:21,877 - 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.061885s] ... ok 2018-01-09 08:34:21,877 - 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.061273s] ... ok 2018-01-09 08:34:21,877 - 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.168999s] ... ok 2018-01-09 08:34:21,877 - 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.015110s] ... ok 2018-01-09 08:34:21,878 - 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.066840s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [15.465838s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.901609s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [28.738509s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [17.812492s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.448707s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.229089s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.201336s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.402944s] ... ok 2018-01-09 08:34:21,878 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.408299s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.402643s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [4.490381s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.400707s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [16.279208s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.637838s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [59.109928s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.557074s] ... ok 2018-01-09 08:34:21,879 - 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.477469s] ... ok 2018-01-09 08:34:21,879 - 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.862032s] ... ok 2018-01-09 08:34:21,879 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.379115s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.810222s] ... ok 2018-01-09 08:34:21,880 - 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.912627s] ... ok 2018-01-09 08:34:21,880 - 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.813632s] ... ok 2018-01-09 08:34:21,880 - 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.617734s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.402875s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.342075s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.557861s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.551340s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.395448s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.725392s] ... ok 2018-01-09 08:34:21,880 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.389626s] ... ok 2018-01-09 08:34:21,881 - 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.579272s] ... ok 2018-01-09 08:34:21,881 - 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.399385s] ... ok 2018-01-09 08:34:21,881 - 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.235352s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.340088s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.390286s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012188s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [30.409132s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.083606s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.077661s] ... ok 2018-01-09 08:34:21,881 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.080926s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.328502s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.817421s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.504191s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.011472s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.163063s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.184208s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.031117s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.038210s] ... ok 2018-01-09 08:34:21,882 - 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.052422s] ... ok 2018-01-09 08:34:21,882 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.214806s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.583678s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.576429s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.203751s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.613914s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.189251s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.703562s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.178653s] ... ok 2018-01-09 08:34:21,883 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.168681s] ... ok 2018-01-09 08:34:21,883 - 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.252461s] ... ok 2018-01-09 08:34:21,883 - 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.595807s] ... ok 2018-01-09 08:34:21,883 - 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.165495s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.968695s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.353896s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.204986s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.429969s] ... ok 2018-01-09 08:34:21,884 - 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 [3.367583s] ... ok 2018-01-09 08:34:21,884 - 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.346343s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.147100s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.675534s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.758786s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.181603s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.126937s] ... ok 2018-01-09 08:34:21,884 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.233572s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.219509s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.107020s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.105411s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.075976s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.077762s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.552605s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.693182s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.272843s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.954580s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.067991s] ... ok 2018-01-09 08:34:21,885 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.048863s] ... ok 2018-01-09 08:34:21,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.049364s] ... ok 2018-01-09 08:34:21,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.212490s] ... ok 2018-01-09 08:34:21,886 - 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.670085s] ... ok 2018-01-09 08:34:21,886 - 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.259158s] ... ok 2018-01-09 08:34:21,886 - 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.226359s] ... ok 2018-01-09 08:34:21,886 - 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 [0.835073s] ... ok 2018-01-09 08:34:21,886 - 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 [1.632716s] ... ok 2018-01-09 08:34:21,886 - 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 [0.842687s] ... ok 2018-01-09 08:34:21,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.950129s] ... ok 2018-01-09 08:34:21,886 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.047834s] ... ok 2018-01-09 08:34:21,886 - 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.184221s] ... ok 2018-01-09 08:34:21,887 - 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.766845s] ... ok 2018-01-09 08:34:21,887 - 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.728804s] ... ok 2018-01-09 08:34:21,887 - 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 [1.014713s] ... ok 2018-01-09 08:34:21,887 - 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 [1.271114s] ... ok 2018-01-09 08:34:21,887 - 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.560076s] ... ok 2018-01-09 08:34:21,887 - 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 [0.938730s] ... ok 2018-01-09 08:34:21,887 - 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.232520s] ... ok 2018-01-09 08:34:21,887 - 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.022529s] ... ok 2018-01-09 08:34:21,887 - 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.175716s] ... ok 2018-01-09 08:34:21,887 - 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.019130s] ... ok 2018-01-09 08:34:21,887 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.373800s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.185858s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.178925s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.613480s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.639459s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.185516s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.740533s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.790431s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.530404s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.837915s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [32.999419s] ... ok 2018-01-09 08:34:21,888 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.141789s] ... ok 2018-01-09 08:34:21,888 - 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.024136s] ... ok 2018-01-09 08:34:21,889 - 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 [14.859065s] ... ok 2018-01-09 08:34:21,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.050596s] ... ok 2018-01-09 08:34:21,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.210582s] ... ok 2018-01-09 08:34:21,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.204363s] ... ok 2018-01-09 08:34:21,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.743065s] ... ok 2018-01-09 08:34:21,889 - 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.416057s] ... ok 2018-01-09 08:34:21,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [1.070953s] ... ok 2018-01-09 08:34:21,889 - 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.045231s] ... ok 2018-01-09 08:34:21,889 - 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.054016s] ... ok 2018-01-09 08:34:21,889 - 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.054750s] ... ok 2018-01-09 08:34:21,889 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.050128s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.149173s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.727879s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.083239s] ... ok 2018-01-09 08:34:21,890 - 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.202561s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.051841s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.184740s] ... ok 2018-01-09 08:34:21,890 - 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.188797s] ... ok 2018-01-09 08:34:21,890 - 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.186681s] ... ok 2018-01-09 08:34:21,890 - 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.019139s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.167807s] ... ok 2018-01-09 08:34:21,890 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.014270s] ... ok 2018-01-09 08:34:21,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.197402s] ... ok 2018-01-09 08:34:21,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.035787s] ... ok 2018-01-09 08:34:21,891 - 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.147697s] ... ok 2018-01-09 08:34:21,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.202948s] ... ok 2018-01-09 08:34:21,891 - 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.166145s] ... ok 2018-01-09 08:34:21,891 - 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.049676s] ... ok 2018-01-09 08:34:21,891 - 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.045714s] ... ok 2018-01-09 08:34:21,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.188473s] ... ok 2018-01-09 08:34:21,891 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.037612s] ... ok 2018-01-09 08:34:21,891 - 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.192085s] ... ok 2018-01-09 08:34:21,891 - 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.036023s] ... ok 2018-01-09 08:34:21,892 - 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.036170s] ... ok 2018-01-09 08:34:21,892 - 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.172228s] ... ok 2018-01-09 08:34:21,892 - 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.034046s] ... ok 2018-01-09 08:34:21,892 - 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.035955s] ... ok 2018-01-09 08:34:21,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.034333s] ... ok 2018-01-09 08:34:21,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.187626s] ... ok 2018-01-09 08:34:21,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [5.869232s] ... ok 2018-01-09 08:34:21,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.895544s] ... ok 2018-01-09 08:34:21,892 - 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.551441s] ... ok 2018-01-09 08:34:21,892 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.231391s] ... ok 2018-01-09 08:34:21,892 - 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.219922s] ... ok 2018-01-09 08:34:21,892 - 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.293111s] ... ok 2018-01-09 08:34:21,893 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 1170.0000 sec. 2018-01-09 08:34:21,895 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-09 08:34:21,896 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-09 08:34:21,897 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 1 2018-01-09 08:34:21,901 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 99.5098039216% 2018-01-09 08:34:31,113 - functest.utils.functest_utils - DEBUG - 2018-01-09 08:34:31,113 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 08:34:31,113 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 20:16 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-01-09 08:34:31,118 - functest.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-01-09 08:34:31,118 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-09 08:34:32,084 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-09 09:31:02,478 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3390.377s FAILED (failures=7) 2018-01-09 09:31:02,645 - functest.utils.functest_utils - DEBUG - 2018-01-09 09:31:02,645 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 09:31:02,645 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:30 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-09 09:31:02,649 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-09 09:31:02,649 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-657 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-09 09:31:02,652 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:06 | PASS | | vping_userdata | functest | smoke | 00:47 | PASS | | tempest_smoke_serial | functest | smoke | 15:37 | FAIL | | rally_sanity | functest | smoke | 22:03 | FAIL | | refstack_defcore | functest | smoke | 20:16 | FAIL | | snaps_smoke | functest | smoke | 56:30 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-09 09:31:02,658 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-09 09:31:06,207 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-09 09:31:06,208 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-09 09:31:06,209 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-09 09:31:06,209 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-09 09:31:06,209 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-09 09:31:41,405 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-09 09:31:41,406 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-09 09:31:41,514 - functest.utils.functest_utils - DEBUG - 2018-01-09 09:31:41,515 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 09:31:41,515 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:35 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-09 09:31:41,518 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-09 09:31:41,519 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-657 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-09 09:31:41,521 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:35 | FAIL | | 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-01-09 09:31:41,525 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-09 09:31:44,451 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-09 09:31:44,452 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-09 09:31:44,452 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-01-09 09:31:44,453 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-09 09:31:44,453 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-09 09:31:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-09 09:31:44,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-01-09 09:31:44,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-09 09:31:48,846 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-01-09 09:31:48,846 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-09 09:31:51,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-09 09:31:54,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-09 09:31:54,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-09 09:33:31,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-09 09:33:40,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-09 09:33:40,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-09 09:33:55,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-09 09:33:59,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-09 09:33:59,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-09 09:37:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-09 09:37:08,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-09 09:37:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-09 09:37:40,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-09 09:37:40,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-09 09:37:41,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-09 09:38:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-09 09:38:43,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-09 09:38:44,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-09 09:38:51,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-09 09:38:51,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:38:51,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:38:51,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-09 09:39:12,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:39:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-09 09:39:17,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:17,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-09 09:39:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:22,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:28,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:28,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:28,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:28,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:28,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:28,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:33,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:33,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:33,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:33,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:38,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:38,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:38,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:38,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:39:38,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 09:39:38,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:38,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:38,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 09:39:45,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:45,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:45,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:50,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:50,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:50,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:50,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:50,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 09:39:50,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 09:39:50,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:56,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:39:56,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 09:40:16,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:16,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:16,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:22,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:22,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 09:40:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 09:40:47,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:47,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:53,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:58,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:58,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:40:58,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-09 09:41:19,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:28,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:34,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:34,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:34,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-09 09:41:34,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:40,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:40,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:40,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:40,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:40,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-09 09:41:57,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:41:57,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:41:57,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.12 on port 22: Unable to connect to port 22 on 10.67.79.12 (tried 1 time) 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:04,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-09 09:42:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:14,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:14,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:14,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:14,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:14,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:14,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:21,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-09 09:42:21,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:33,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:33,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:42:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:42:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:33,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:38,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:38,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:38,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:42:38,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:38,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-01-09 09:42:38,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:42:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:44,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:42:49,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:49,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:42:49,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:42:49,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:42:49,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:49,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:42:49,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:49,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:49,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:42:49,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:42:49,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:42:55,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:55,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-09 09:42:55,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:42:55,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:42:55,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:42:55,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:42:55,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:42:55,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:00,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:00,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:00,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:06,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:06,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:43:06,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:06,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:43:12,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:12,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-09 09:43:12,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:43:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:12,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:17,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:43:17,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:43:17,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:43:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-09 09:43:23,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:23,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:23,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:28,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-09 09:43:28,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:28,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:34,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:39,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-09 09:43:44,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:44,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:43:44,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-09 09:43:44,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:43:44,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:43:44,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:43:44,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:43:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:44:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:44:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:44:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:44:05,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:46,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:46,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:45:46,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:45:51,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:45:51,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:45:51,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:45:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:45:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-09 09:45:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:49:16,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:49:21,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:48,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:48,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:48,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:49:48,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:49:48,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:49:48,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:49:48,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:49:48,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:49:53,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:53,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:49:53,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:49:53,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:50:04,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:50:15,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:50:15,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:50:20,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:50:20,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:50:20,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:50:20,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:50:20,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:50:20,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:50:20,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:50:20,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:50:20,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:50:20,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:50:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:51:07,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:51:07,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-09 09:51:07,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:51:07,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:52:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:52:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 09:52:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 09:52:55,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 09:52:55,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-09 09:52:55,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-09T09:39:12.166Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'0fab3bf6-2659-4738-a8e3-9401583e1363'} 2018-01-09 09:52:55,873 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.207 2018-01-09 09:52:55,988 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-09 09:52:56,057 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-09 09:52:56,057 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-09 09:52:56,120 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:53:21,205 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:53:46,314 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:54:11,477 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:54:36,561 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:55:41,942 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:56:47,324 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:57:52,601 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-09 09:58:32,808 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550235@clearwater.opnfv', u'sip_username': u'6505550235', u'formatted_number': u'(650) 555-0235', u'number': u'6505550235', u'sip_uri': u'sip:6505550235@clearwater.opnfv', u'number_id': u'f10dd89cff4d48b0acbe440eb6b07abb', u'sip_password': u'HpqzpzMHy', u'pstn': False} 2018-01-09 09:58:32,808 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-09 09:58:32,808 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-09 09:58:32,828 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-09 09:58:32,829 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-09 10:00:41,912 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550269, 6505550473) Passed Basic Call - Tel URIs (TCP) - (6505550887, 6505550134) Passed Basic Call - Unknown number (TCP) - (6505550292, 6505550352) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550269, 6505550753) Passed Basic Call - Messages - Pager model (TCP) - (6505550488, 6505550990) Passed Basic Call - Pracks (TCP) - (6505550366, 6505550950) Passed Basic Registration (TCP) - (6505550320) Passed Multiple Identities (TCP) - (6505550140, 6505550934) Passed Call Barring - Outbound Rejection (TCP) - (6505550904, 6505550207) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550843, 6505550655) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550894, 6505550590, 6505550103) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550223, 6505550650, 6505550990) Passed Call Diversion - Not reachable (408) (TCP) - (6505550594, 6505550509, 6505550005) Passed Call Diversion - Not reachable (503) (TCP) - (6505550069, 6505550046, 6505550601) Passed Call Diversion - Not reachable (500) (TCP) - (6505550547, 6505550004, 6505550264) Passed Call Diversion - Busy (TCP) - (6505550329, 6505550145, 6505550885) Passed Call Diversion - Unconditional (TCP) - (6505550161, 6505550933, 6505550026) Passed Call Diversion - No answer (TCP) - (6505550184, 6505550267, 6505550691) Passed Call Diversion - Bad target URI (TCP) - (6505550857, 6505550864) Passed Call Diversion - Audio-only call (TCP) - (6505550146, 6505550706, 6505550387, 6505550678) Passed Call Diversion - Audio-video call (TCP) - (6505550859, 6505550449, 6505550328, 6505550290) Passed Call Waiting - Accepted (TCP) - (6505550494, 6505550138, 6505550773) Passed Call Waiting - Cancelled (TCP) - (6505550153, 6505550469, 6505550966) Passed CANCEL - Mainline (TCP) - (6505550413, 6505550043) Passed Filtering - Accept-Contact (TCP) - (6505550480, 6505550177) Passed Filtering - Accept-Contact no match (TCP) - (6505550013, 6505550400) Passed Filtering - Accept-Contact negated match (TCP) - (6505550500, 6505550116) Passed Filtering - RFC3841 example (TCP) - (6505550706, 6505550406) Passed Filtering - Reject-Contact no match (TCP) - (6505550085, 6505550215) Passed Filtering - Reject-Contact match (TCP) - (6505550627, 6505550350) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550243) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550272) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550634) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550658) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550342, 6505550304) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550480, 6505550914) Passed GRUU - Call - only GRUU as target (TCP) - (6505550146, 6505550025) Passed GRUU - Call - AoR as target (TCP) - (6505550730, 6505550511) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550627, 6505550748) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550780, 6505550278) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550889, 6505550864) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550781, 6505550001) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550225, 6505550999) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550539, 6505550568) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550571) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550597) Passed 2018-01-09 10:00:41,913 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-09 10:00:41,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-09 10:00:42,048 - functest.utils.functest_utils - DEBUG - 2018-01-09 10:00:42,049 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 10:00:42,049 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-09 10:00:42,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-09 10:00:47,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-09 10:00:47,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-09 10:00:47,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:00:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:00:57,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:00:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:01:03,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:01:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:01:08,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:01:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:01:08,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:01:13,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:13,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:13,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:01:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:25,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:01:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:01:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:01:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:01:35,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:01:35,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:01:40,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:40,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:01:40,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:01:40,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:01:40,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:01:40,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:01:40,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-09 10:01:45,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:03:38,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:03:38,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:03:38,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:03:38,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:03:43,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:03:43,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:03:43,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:03:43,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:03:43,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:03:43,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:03:43,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:03:49,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-09 10:03:49,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:03:49,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:03:49,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:03:49,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:03:49,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:03:49,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:03:49,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:03:54,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:03:54,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:03:54,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:03:59,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:03:59,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:03:59,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:04:04,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:04:09,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:04:09,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:04:09,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:04:14,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:04:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:04:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:04:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:04:14,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:04:19,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:04:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-09 10:04:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:04:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:04:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:04:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:04:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:05:01,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:01,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:01,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:05:01,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:05:01,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:01,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:06,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:06,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:05:06,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:06,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:06,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:05:06,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:05:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:05:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:05:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:05:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:05:11,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:05:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:05:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-09 10:05:11,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-09 10:05:16,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:16,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:16,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:05:16,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:16,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:16,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-09 10:05:16,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-09 10:05:16,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-09 10:05:16,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-09 10:05:16,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:16,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:16,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:22,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:22,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:22,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:27,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:05:27,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:05:32,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-09 10:05:32,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:32,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-09 10:05:32,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-09 10:05:37,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-09 10:05:37,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-09 10:05:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-09 10:05:42,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-09 10:05:42,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-09 10:05:42,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-09 10:05:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:05:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:05:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-09 10:05:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-09 10:05:47,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-09 10:05:48,983 - functest.core.vnf - INFO - test cleaning 2018-01-09 10:05:48,983 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-09 10:06:11,287 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-09 10:06:11,440 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:06:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-09 10:06:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-09 10:06:11,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-01-09 10:06:11,837 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:06:11,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-09 10:06:11,861 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-09 10:06:14,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-09 10:06:14,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-09 10:06:14,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-09 10:06:15,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-09 10:06:28,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-09 10:06:28,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-09 10:06:43,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-09 10:06:46,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-09 10:06:47,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-09 10:08:38,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-09 10:08:38,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-09 10:08:39,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-09 10:09:09,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-09 10:09:09,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-09 10:09:10,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-09 10:09:48,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-09 10:09:51,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-09 10:09:53,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-09 10:09:59,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-09 10:09:59,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-09 10:09:59,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-09 10:09:59,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-09 10:10:25,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-09 10:10:25,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-09 10:10:25,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-09 10:10:25,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-09 10:10:25,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-09 10:10:30,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-09 10:10:30,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-09 10:10:30,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-09 10:10:30,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-09 10:10:36,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-09 10:10:36,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-09 10:10:36,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-09 10:10:36,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:36,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-09 10:10:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-09 10:10:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:36,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-09 10:10:36,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-09 10:10:36,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-09 10:10:36,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:36,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:41,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-09 10:10:41,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-09 10:10:41,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:41,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-09 10:10:41,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-09 10:10:41,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-09 10:10:41,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:46,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:46,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:46,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:51,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-09 10:10:51,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-09 10:10:51,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-09 10:10:57,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-09 10:10:57,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-09 10:10:57,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:57,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:10:57,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:10:57,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:11:02,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-09 10:11:02,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-09 10:11:02,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-09 10:11:02,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-09 10:11:02,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-09 10:11:02,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-09 10:11:02,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-09 10:11:02,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-09 10:11:02,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-09 10:11:02,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-09 10:11:02,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-09 10:11:02,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-09 10:11:07,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:11:07,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-09 10:11:07,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 10:11:07,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 10:11:07,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-09 10:11:07,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-09 10:11:12,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-09 10:11:12,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-09 10:11:12,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-09 10:11:18,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30] 2018-01-09 10:11:44,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 10:11:44,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 10:11:44,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-09 10:11:44,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-09 10:11:44,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 10:11:50,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-09 10:12:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 10:12:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 10:12:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-09 10:12:15,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-09 10:12:21,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-09 10:12:21,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-09 10:12:21,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-09 10:12:21,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-09T10:10:25.573Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'37a1731b-9f3f-41de-9306-3d0dd640c771'} 2018-01-09 10:12:21,207 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-09 10:12:21,277 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.209'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.205'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-09 10:12:21,347 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.209'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.205'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-09 10:12:21,347 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-09 10:12:21,347 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.209 2018-01-09 10:12:24,092 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2018-01-09 10:12:24,092 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:4c:e5:2b 2018-01-09 10:12:27,152 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.13 2018-01-09 10:12:27,152 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:7e:5a:c5 2018-01-09 10:12:27,152 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-09 10:12:27,152 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.205 2018-01-09 10:12:29,874 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-01-09 10:12:29,875 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:3e:1e:b2 2018-01-09 10:12:33,069 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-01-09 10:12:33,069 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:c4:b4:ee 2018-01-09 10:12:33,069 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-09 10:12:33,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-09 10:12:34,442 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-09 10:13:05,758 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-09 10:13:05,771 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:13:05,793 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-09 10:13:05,802 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:13:05,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-09 10:13:05,818 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-09 10:13:05,827 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:13:05,887 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-09 10:13:05' 2018-01-09 10:13:05,887 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-09 10:13:05,888 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-09 10:13:05,896 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:13:05,916 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-01-09 10:13:06,920 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.205... 2018-01-09 10:13:36,948 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-01-09 10:13:37,197 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-01-09 10:13:38,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-09 10:13:39,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-09 10:13:44,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-09 10:13:45,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-09 10:13:50,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-09 10:13:51,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-09 10:13:56,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-09 10:13:57,247 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:02,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-09 10:14:03,254 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:08,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-09 10:14:09,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:14,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-09 10:14:15,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:20,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-09 10:14:21,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:26,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-09 10:14:27,281 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:32,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-09 10:14:33,288 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:38,293 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-09 10:14:39,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:44,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-09 10:14:45,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:50,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-09 10:14:51,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:14:56,310 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-09 10:14:57,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-09 10:15:02,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' 2018-01-09 10:15:03,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-09 10:15:08,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 2018-01-09 10:15:09,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 [edit] vyos@vyos# 2018-01-09 10:15:14,331 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.7 2018-01-09 10:15:15,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.7 [edit] vyos@vyos# 2018-01-09 10:15:20,338 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbound 2018-01-09 10:15:21,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-09 10:15:26,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 2018-01-09 10:15:27,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 [edit] vyos@vyos# 2018-01-09 10:15:32,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-09 10:15:33,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-09 10:15:38,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-09 10:15:39,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-09 10:15:44,364 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-09 10:15:45,366 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-09 10:15:50,371 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-09 10:15:51,373 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-09 10:15:56,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-09 10:15:57,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-09 10:16:02,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-09 10:16:03,386 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-09 10:16:08,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-09 10:16:09,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-09 10:16:14,398 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-09 10:16:15,400 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-09 10:16:20,405 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-09 10:16:21,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-09 10:16:26,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-09 10:16:27,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-09 10:16:32,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-01-09 10:16:33,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-01-09 10:16:38,426 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-09 10:16:39,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-09 10:16:44,497 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-09 10:16:44,515 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:16:44,550 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-01-09 10:16:44,774 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-01-09 10:16:45,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-09 10:16:46,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-09 10:16:51,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-09 10:16:52,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-09 10:16:57,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-09 10:16:58,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-09 10:17:03,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-09 10:17:04,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:09,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-09 10:17:10,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:15,832 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-09 10:17:16,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:21,838 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-09 10:17:22,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:27,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-09 10:17:28,847 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:33,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-09 10:17:34,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:39,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-09 10:17:40,861 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:45,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-09 10:17:46,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:51,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-09 10:17:52,876 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:17:57,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-09 10:17:58,883 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-09 10:18:03,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-09 10:18:04,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-09 10:18:09,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-01-09 10:18:10,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-09 10:18:15,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-01-09 10:18:16,904 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-01-09 10:18:21,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.13 2018-01-09 10:18:22,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.13 [edit] vyos@vyos# 2018-01-09 10:18:27,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-01-09 10:18:28,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-09 10:18:33,923 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-01-09 10:18:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-01-09 10:18:39,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-09 10:18:40,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-09 10:18:45,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-09 10:18:46,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-09 10:18:51,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-09 10:18:52,941 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-09 10:18:57,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-09 10:18:58,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-09 10:19:03,953 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-09 10:19:04,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-09 10:19:09,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-09 10:19:10,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-09 10:19:15,959 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-09 10:19:16,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-09 10:19:21,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-09 10:19:22,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-09 10:19:27,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-09 10:19:28,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-09 10:19:33,980 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-09 10:19:34,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-09 10:19:39,987 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.13 2018-01-09 10:19:40,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.13 [edit] vyos@vyos# 2018-01-09 10:19:45,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-09 10:19:46,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-09 10:19:52,064 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-09 10:19:52,065 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-09 10:20:52,079 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-09 10:20:52,096 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-09 10:20:52,128 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-01-09 10:20:52,347 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-01-09 10:20:53,353 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-09 10:21:23,430 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-09 10:21:23,430 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.13 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-09 10:21:23,430 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 | no-more BGP neighbor is 12.0.0.13, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.13 BGP state = Established, up for 00:01:09 Last read 13:50:59, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.7 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.7, Local port: 179 Foreign host: 12.0.0.13, Foreign port: 53005 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fec4:b4ee Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-09 10:21:23,430 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-09 10:21:23,430 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-09 10:21:23,430 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-09 10:21:23,431 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-09 10:21:23,431 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'497.5' 2018-01-09 10:21:23,431 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-09 10:21:25,575 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-09 10:21:27,997 - functest.utils.functest_utils - DEBUG - 2018-01-09 10:21:27,997 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 10:21:27,998 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:16 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-09 10:21:28,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-09 10:21:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-09 10:21:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-09 10:21:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-09 10:21:55,753 - functest.core.vnf - INFO - test cleaning 2018-01-09 10:21:55,754 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-09 10:21:55,833 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-09 10:21:55,940 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-01-09 10:21:55,963 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-01-09 10:21:55,973 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-09 10:21:56,459 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-09 10:21:56,464 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.29:5000/v3', 'user_domain_name': 'Default', 'password': 'RJsf2qKUy8pM76qd3NwRcxmJY', 'project_domain_name': 'Default'} 2018-01-09 10:21:56,464 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-09 10:21:58,917 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-09 10:21:59,302 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-09 10:21:59,302 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.29:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-09 10:21:59,302 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-09 10:21:59,314 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-09 10:21:59,314 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-09 10:22:08,156 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-09 10:22:16,810 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-09 10:22:16,810 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-09 10:22:20,837 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-09 10:22:32,411 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-09 10:22:32,412 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-09 10:22:33,137 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-09 10:25:28,988 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-09 10:25:30,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-09 10:25:31,492 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-09 10:25:32,504 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 478b6b19-1e4a-4959-9efb-21e5ea74e577 2018-01-09 10:25:33,279 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-09 10:25:33,279 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-09 10:25:33,951 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-09 10:25:34,028 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-09 10:25:35,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-09 10:25:35,081 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-09 10:25:35,198 - functest.utils.functest_utils - DEBUG - 2018-01-09 10:25:35,198 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 10:25:35,199 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 03:39 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-09 10:25:35,201 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-09 10:25:35,201 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-09 10:25:35,201 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-09 10:25:35,277 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-09 10:25:48,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-09 10:25:48,925 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-09 10:25:48,925 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-09 10:25:49,008 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-09 10:25:49,008 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-657 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-09 10:25:49,012 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:53 | PASS | | vyos_vrouter | functest | vnf | 15:16 | PASS | | juju_epc | functest | vnf | 03:39 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-09 10:25:49,016 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-09 10:25:54,064 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-09 10:25:54,065 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-09 10:25:54,066 - 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-01-09 10:25:54,066 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-09 10:25:54,066 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-09 10:26:45,127 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-09 10:26:45,128 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-09 10:26:45,253 - functest.utils.functest_utils - DEBUG - 2018-01-09 10:26:45,254 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-09 10:26:45,254 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:51 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-09 10:26:45,257 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-09 10:26:45,258 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-657 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-09 10:26:45,260 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:51 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-09 10:26:45,262 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK