2018-01-21 13:42:05,033 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-21 13:42:05,033 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-21 13:42:05,504 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-21 13:42:06,087 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-21 13:42:06,087 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-21 13:42:06,654 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-21 13:42:06,654 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/d077bad9b19a4babb33716d63cc747ab ...OK 2018-01-21 13:42:07,130 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-21 13:42:07,130 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-21 13:42:07,570 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-21 13:42:07,570 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-21 13:42:08,399 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-21 13:42:09,521 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-21 13:42:09,544 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-21 13:42:10,937 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-21 13:42:36,533 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 13:42:36,534 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 13:42:36,535 - 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-21 13:42:36,537 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-21 13:42:36,537 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-21 13:42:38,499 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 13:42:45,588 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 7.086s OK 2018-01-21 13:42:46,063 - functest.utils.functest_utils - DEBUG - 2018-01-21 13:42:46,063 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 13:42:46,065 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-21 13:42:46,068 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-21 13:42:46,882 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 13:51:06,582 - 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 499.692s OK 2018-01-21 13:51:07,010 - functest.utils.functest_utils - DEBUG - 2018-01-21 13:51:07,010 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 13:51:07,012 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-21 13:51:07,015 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-21 13:51:07,878 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 13:51:45,406 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.528s OK 2018-01-21 13:51:45,834 - functest.utils.functest_utils - DEBUG - 2018-01-21 13:51:45,834 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 13:51:45,835 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-21 13:51:45,838 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-264 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-21 13:51:45,841 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:20 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-21 13:51:45,844 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 13:52:11,166 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 13:52:11,167 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 13:52:11,168 - 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-21 13:52:11,170 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-21 13:52:11,170 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-21 13:52:12,316 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-21 13:52:12,317 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 13:52:13,045 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-21 13:52:13,046 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 13:52:13,046 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-21 13:52:13,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-21 13:52:13,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-21 13:52:13' 2018-01-21 13:52:13,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:16,287 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:19,372 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:25,755 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:26,434 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:27,183 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:32,361 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:52:35,502 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-67eb4a36-be8b-41ff-990a-800c49d34320' 2018-01-21 13:53:01,666 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-21 13:53:04,760 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-21 13:53:04,842 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-21 13:53:05,853 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-21 13:53:23,545 - functest.energy.energy - DEBUG - Stopping recording 2018-01-21 13:53:24,690 - functest.utils.functest_utils - DEBUG - 2018-01-21 13:53:24,690 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 13:53:24,691 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-21 13:53:24,695 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-21 13:53:24,773 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-21 13:53:24,773 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-21 13:53:24' 2018-01-21 13:53:24,773 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--c2fc157f-1bd5-464c-b061-cfe373bd3113' 2018-01-21 13:53:26,871 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-c2fc157f-1bd5-464c-b061-cfe373bd3113' 2018-01-21 13:53:29,127 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-c2fc157f-1bd5-464c-b061-cfe373bd3113' 2018-01-21 13:53:35,647 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-c2fc157f-1bd5-464c-b061-cfe373bd3113' 2018-01-21 13:53:36,251 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c2fc157f-1bd5-464c-b061-cfe373bd3113' 2018-01-21 13:53:41,030 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-c2fc157f-1bd5-464c-b061-cfe373bd3113' 2018-01-21 13:53:46,233 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-21 13:53:57,869 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-21 13:54:00,288 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.9. Waiting for response... 2018-01-21 13:54:02,826 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-21 13:54:18,780 - functest.utils.functest_utils - DEBUG - 2018-01-21 13:54:18,780 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 13:54:18,781 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-21 13:54:18,785 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-21 13:54:18,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 13:54:22,460 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 13:54:26,210 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 13:54:30,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-21 13:54:34,361 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-21 13:54:44,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-21 13:54:46,432 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 13:54:46,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 13:54:49,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-21 13:54:49,087 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-21 13:54:53,329 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-21 13:54:53,330 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-21 13:54:53,332 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-21 13:54:53,335 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-21 13:54:53,335 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-1ab43a95-7d6e-43d1-9b4f-24f66464a0e0/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-21 13:54:57,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-21 13:54:57,087 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-21 13:54:57,087 - 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-21 13:55:00,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:00.484 62 INFO rally.api [-] Starting verification (UUID=1a3d8e7a-d6b2-4ba5-822b-eb5058b0f022) for deployment 'opnfv-rally' (UUID=92b1ee20-4777-46ae-9796-3c4b02404272) by verifier 'opnfv-tempest' (UUID=1ab43a95-7d6e-43d1-9b4f-24f66464a0e0). 2018-01-21 13:55:00,486 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1a3d8e7a-d6b2-4ba5-822b-eb5058b0f022 2018-01-21 13:55:07,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:07.768 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.091s] 2018-01-21 13:55:07,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:07.859 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.092s] 2018-01-21 13:55:14,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:14.269 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.793s] 2018-01-21 13:55:15,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:15.934 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.664s] 2018-01-21 13:55:25,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:25.449 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.632s] 2018-01-21 13:55:45,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:55:45.542 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.908s] 2018-01-21 13:56:19,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:56:19.479 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.122s] 2018-01-21 13:56:19,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:56:19.480 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-21 13:56:54,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:56:54.805 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.116s] 2018-01-21 13:56:54,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:56:54.807 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-21 13:57:28,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:57:28.498 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.112s] 2018-01-21 13:57:28,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:57:28.499 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-21 13:58:24,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:58:24.659 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.096s] 2018-01-21 13:58:53,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:58:53.625 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.089s] 2018-01-21 13:58:53,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:58:53.796 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.171s] 2018-01-21 13:59:02,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:02.410 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.960s] 2018-01-21 13:59:02,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:02.420 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-21 13:59:03,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:03.785 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-21 13:59:03,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:03.786 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-21 13:59:08,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:08.072 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.253s] 2018-01-21 13:59:14,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:14.446 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.036s] 2018-01-21 13:59:21,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:21.007 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.582s] 2018-01-21 13:59:28,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:28.588 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.448s] 2018-01-21 13:59:37,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:37.961 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.143s] 2018-01-21 13:59:44,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:44.464 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.372s] 2018-01-21 13:59:50,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:50.322 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.118s] 2018-01-21 13:59:57,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 13:59:57.404 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.250s] 2018-01-21 14:00:04,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:04.772 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.307s] 2018-01-21 14:00:13,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:13.707 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.903s] 2018-01-21 14:00:15,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:15.911 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-21 14:00:18,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:18.170 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-01-21 14:00:18,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:18.261 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.090s] 2018-01-21 14:00:18,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:18.282 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2018-01-21 14:00:18,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:18.290 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-21 14:00:22,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:22.950 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.881s] 2018-01-21 14:00:23,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:23.666 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.715s] 2018-01-21 14:00:24,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:24.754 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.087s] 2018-01-21 14:00:30,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:30.887 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-01-21 14:00:35,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:35.361 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.890s] 2018-01-21 14:00:51,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:51.148 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.616s] 2018-01-21 14:00:55,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:00:55.714 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.565s] 2018-01-21 14:01:09,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:01:09.725 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.398s] 2018-01-21 14:01:13,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:01:13.862 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.135s] 2018-01-21 14:01:22,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:01:22.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.925s] 2018-01-21 14:01:33,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:01:33.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.092s] 2018-01-21 14:01:37,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:01:37.688 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.951s] 2018-01-21 14:01:42,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:01:42.820 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.130s] 2018-01-21 14:02:02,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:02.121 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.607s] 2018-01-21 14:02:02,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:02.351 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.230s] 2018-01-21 14:02:02,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:02.585 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.234s] 2018-01-21 14:02:02,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:02.717 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.131s] 2018-01-21 14:02:02,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:02.899 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.182s] 2018-01-21 14:02:03,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:03.014 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.113s] 2018-01-21 14:02:16,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:16.455 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.915s] 2018-01-21 14:02:16,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:16.666 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.212s] 2018-01-21 14:02:16,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:16.904 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.237s] 2018-01-21 14:02:17,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:17.029 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.125s] 2018-01-21 14:02:17,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:17.196 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.166s] 2018-01-21 14:02:17,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:17.284 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.088s] 2018-01-21 14:02:30,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:30.466 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.476s] 2018-01-21 14:02:36,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:36.295 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.828s] 2018-01-21 14:02:38,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:38.578 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.282s] 2018-01-21 14:02:38,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:38.689 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.112s] 2018-01-21 14:02:38,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:38.784 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.094s] 2018-01-21 14:02:52,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:52.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.776s] 2018-01-21 14:02:58,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:02:58.834 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.244s] 2018-01-21 14:03:00,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:00.990 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.155s] 2018-01-21 14:03:01,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:01.096 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.106s] 2018-01-21 14:03:01,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:01.205 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.108s] 2018-01-21 14:03:19,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:19.021 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.678s] 2018-01-21 14:03:26,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:26.257 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.235s] 2018-01-21 14:03:32,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:32.016 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.759s] 2018-01-21 14:03:36,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:03:36.155 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.139s] 2018-01-21 14:04:01,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:01.862 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.882s] 2018-01-21 14:04:09,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:09.031 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.168s] 2018-01-21 14:04:15,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:15.146 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.114s] 2018-01-21 14:04:19,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:19.533 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.386s] 2018-01-21 14:04:34,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:34.645 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.400s] 2018-01-21 14:04:36,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:36.306 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.659s] 2018-01-21 14:04:36,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:36.432 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.128s] 2018-01-21 14:04:41,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:41.134 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.246s] 2018-01-21 14:04:42,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:42.972 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.834s] 2018-01-21 14:04:43,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:43.086 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.117s] 2018-01-21 14:04:47,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:47.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.792s] 2018-01-21 14:04:51,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:51.212 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-01-21 14:04:52,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:52.619 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-21 14:04:52,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:52.624 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-21 14:04:52,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:52.625 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-21 14:04:52,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:52.626 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-21 14:04:52,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:52.626 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-21 14:04:54,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:04:54.903 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.192s] 2018-01-21 14:05:09,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:05:09.981 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.963s] 2018-01-21 14:05:21,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:05:21.547 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.487s] 2018-01-21 14:05:31,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:05:31.367 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.818s] 2018-01-21 14:05:40,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:05:40.242 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.081s] 2018-01-21 14:07:01,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:07:01.009 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [74.158s] 2018-01-21 14:07:48,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:07:48.814 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [37.874s] 2018-01-21 14:08:42,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-21 14:08:42.791 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.568s] 2018-01-21 14:08:59,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 1a3d8e7a-d6b2-4ba5-822b-eb5058b0f022'. 2018-01-21 14:09:01,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-21 14:09:01,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-21 14:09:01,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-21 14:09:01,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1a3d8e7a-d6b2-4ba5-822b-eb5058b0f022 | 2018-01-21 14:09:01,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-21 13:55:00 | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-21 14:08:59 | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:59 | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1ab43a95-7d6e-43d1-9b4f-24f66464a0e0) | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-21 14:09:01,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 92b1ee20-4777-46ae-9796-3c4b02404272) | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 817.432 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-21 14:09:01,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-21 14:09:01,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-21 14:09:05,309 - functest.utils.functest_utils - DEBUG - 2018-01-21 14:09:05,309 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 14:09:05,309 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:21 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-21 14:09:05,313 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-21 14:09:05,395 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 14:09:06,104 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-21 14:09:06,104 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 14:09:06,104 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-21 14:09:06,855 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 14:09:10,628 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 14:09:14,274 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 14:09:18,996 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-21 14:09:20,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963'... 2018-01-21 14:09:23,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-1d74fc13-74f2-4f07-a7c6-2de144bd7963'... 2018-01-21 14:09:25,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-1d74fc13-74f2-4f07-a7c6-2de144bd7963'... 2018-01-21 14:09:30,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963'... 2018-01-21 14:09:31,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963'... 2018-01-21 14:09:32,042 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-21 14:09:32,042 - 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-21 14:09:32,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:09:32,082 - 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-21 14:09:32,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:10:33,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ed1479bc-3d07-485e-8d7d-2ffd68583b51: started 2018-01-21 14:09:35.638 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Starting: Task validation. 2018-01-21 14:09:35.686 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Starting: Task validation of syntax. 2018-01-21 14:09:35.763 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Completed: Task validation of syntax. 2018-01-21 14:09:35.763 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Starting: Task validation of required platforms. 2018-01-21 14:09:35.795 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Completed: Task validation of required platforms. 2018-01-21 14:09:35.795 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Starting: Task validation of semantic. 2018-01-21 14:09:36.500 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:09:39.219 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 2.72 sec 2018-01-21 14:09:39.265 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:09:43.323 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-21 14:09:43.324 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Completed: Task validation of semantic. 2018-01-21 14:09:43.324 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Completed: Task validation. 2018-01-21 14:09:43.325 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Starting: Running task. 2018-01-21 14:09:43.498 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:09:46.567 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 3.07 sec 2018-01-21 14:09:46.590 257 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 START 2018-01-21 14:09:47.254 257 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 END: OK 2018-01-21 14:09:47.282 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:09:51.171 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-21 14:09:51.546 132 INFO rally.task.engine [-] Load duration is: 0.662716 2018-01-21 14:09:51.547 132 INFO rally.task.engine [-] Full duration is: 7.68792 2018-01-21 14:09:51.801 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:09:54.668 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 2.87 sec 2018-01-21 14:09:54.689 343 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 START 2018-01-21 14:09:55.596 343 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 END: OK 2018-01-21 14:09:55.625 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:09:59.646 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-21 14:09:59.850 132 INFO rally.task.engine [-] Load duration is: 0.904373 2018-01-21 14:09:59.850 132 INFO rally.task.engine [-] Full duration is: 7.858676 2018-01-21 14:10:00.073 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:10:02.826 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 2.75 sec 2018-01-21 14:10:02.847 429 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 START 2018-01-21 14:10:03.728 429 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 END: OK 2018-01-21 14:10:03.751 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:10:07.686 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-21 14:10:08.121 132 INFO rally.task.engine [-] Load duration is: 0.878735 2018-01-21 14:10:08.122 132 INFO rally.task.engine [-] Full duration is: 7.630227 2018-01-21 14:10:08.362 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:10:11.194 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 2.83 sec 2018-01-21 14:10:11.215 515 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 START 2018-01-21 14:10:12.066 515 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 END: OK 2018-01-21 14:10:12.090 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:10:16.186 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-21 14:10:16.404 132 INFO rally.task.engine [-] Load duration is: 0.848572 2018-01-21 14:10:16.404 132 INFO rally.task.engine [-] Full duration is: 7.839768 2018-01-21 14:10:16.641 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:10:19.388 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 2.75 sec 2018-01-21 14:10:19.409 601 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 START 2018-01-21 14:10:20.629 601 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 END: OK 2018-01-21 14:10:20.659 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:10:24.616 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-21 14:10:24.690 132 INFO rally.task.engine [-] Load duration is: 1.217819 2018-01-21 14:10:24.691 132 INFO rally.task.engine [-] Full duration is: 7.990581 2018-01-21 14:10:24.951 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() started 2018-01-21 14:10:27.715 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack setup() finished in 2.76 sec 2018-01-21 14:10:27.735 687 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 START 2018-01-21 14:10:28.615 687 INFO rally.task.runner [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | ITER: 1 END: OK 2018-01-21 14:10:28.640 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() started 2018-01-21 14:10:32.627 132 INFO rally.task.context [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-21 14:10:32.995 132 INFO rally.task.engine [-] Load duration is: 0.87782 2018-01-21 14:10:32.996 132 INFO rally.task.engine [-] Full duration is: 7.690544 2018-01-21 14:10:33.170 132 INFO rally.task.engine [-] Task ed1479bc-3d07-485e-8d7d-2ffd68583b51 | Completed: Running task. Task ed1479bc-3d07-485e-8d7d-2ffd68583b51: 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.662716 Full duration: 7.68792 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.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> duration | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904373 Full duration: 7.858676 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.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> duration | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878735 Full duration: 7.630227 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.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848572 Full duration: 7.839768 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.217819 Full duration: 7.990581 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.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87782 Full duration: 7.690544 2018-01-21 14:10:33,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ed1479bc-3d07-485e-8d7d-2ffd68583b51 2018-01-21 14:10:33,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-21 14:10:33,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ed1479bc-3d07-485e-8d7d-2ffd68583b51', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-21 14:10:33,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ed1479bc-3d07-485e-8d7d-2ffd68583b51'] 2018-01-21 14:10:35,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:10:35,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-21 14:10:35,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-21 14:10:35,061 - 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-21 14:10:35,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:10:35,099 - 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-21 14:10:35,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:12:08,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 980abe7e-d225-42bb-8d12-ce5031c98410: started 2018-01-21 14:10:38.713 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Starting: Task validation. 2018-01-21 14:10:38.764 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Starting: Task validation of syntax. 2018-01-21 14:10:38.831 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Completed: Task validation of syntax. 2018-01-21 14:10:38.831 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Starting: Task validation of required platforms. 2018-01-21 14:10:38.857 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Completed: Task validation of required platforms. 2018-01-21 14:10:38.857 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Starting: Task validation of semantic. 2018-01-21 14:10:39.618 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() started 2018-01-21 14:10:42.295 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() finished in 2.68 sec 2018-01-21 14:10:45.051 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() started 2018-01-21 14:10:48.839 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-21 14:10:48.840 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Completed: Task validation of semantic. 2018-01-21 14:10:48.840 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Completed: Task validation. 2018-01-21 14:10:48.841 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Starting: Running task. 2018-01-21 14:10:48.993 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() started 2018-01-21 14:10:51.677 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() finished in 2.68 sec 2018-01-21 14:10:51.678 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack setup() started 2018-01-21 14:10:51.678 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-21 14:10:51.701 862 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 START 2018-01-21 14:10:57.489 862 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 END: OK 2018-01-21 14:10:57.512 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack cleanup() started 2018-01-21 14:10:58.277 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack cleanup() finished in 0.76 sec 2018-01-21 14:10:58.277 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() started 2018-01-21 14:11:02.168 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-21 14:11:03.083 737 INFO rally.task.engine [-] Load duration is: 4.560473 2018-01-21 14:11:03.084 737 INFO rally.task.engine [-] Full duration is: 13.19095 2018-01-21 14:11:03.346 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() started 2018-01-21 14:11:06.136 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() finished in 2.79 sec 2018-01-21 14:11:06.136 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack setup() started 2018-01-21 14:11:06.137 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-21 14:11:06.160 968 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 START 2018-01-21 14:11:11.426 968 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 END: OK 2018-01-21 14:11:11.456 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack cleanup() started 2018-01-21 14:11:14.607 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack cleanup() finished in 3.15 sec 2018-01-21 14:11:14.607 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() started 2018-01-21 14:11:18.539 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-21 14:11:19.439 737 INFO rally.task.engine [-] Load duration is: 4.179039 2018-01-21 14:11:19.440 737 INFO rally.task.engine [-] Full duration is: 15.20969 2018-01-21 14:11:19.687 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() started 2018-01-21 14:11:22.337 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() finished in 2.65 sec 2018-01-21 14:11:22.358 1074 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 START 2018-01-21 14:11:23.640 1074 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 END: OK 2018-01-21 14:11:23.660 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() started 2018-01-21 14:11:27.581 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-21 14:11:27.732 737 INFO rally.task.engine [-] Load duration is: 0.183937 2018-01-21 14:11:27.733 737 INFO rally.task.engine [-] Full duration is: 7.910439 2018-01-21 14:11:27.978 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() started 2018-01-21 14:11:30.813 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack setup() finished in 2.84 sec 2018-01-21 14:11:30.814 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context quotas@openstack setup() started 2018-01-21 14:11:31.867 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context quotas@openstack setup() finished in 1.05 sec 2018-01-21 14:11:31.867 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack setup() started 2018-01-21 14:11:31.867 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:11:32.541 1160 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 START 2018-01-21 14:11:51.935 1160 INFO rally.task.runner [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | ITER: 1 END: OK 2018-01-21 14:11:51.961 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack cleanup() started 2018-01-21 14:12:03.624 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context cleanup@openstack cleanup() finished in 11.66 sec 2018-01-21 14:12:03.625 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context quotas@openstack cleanup() started 2018-01-21 14:12:03.678 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context quotas@openstack cleanup() finished in 53.81 msec 2018-01-21 14:12:03.679 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() started 2018-01-21 14:12:07.355 737 INFO rally.task.context [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-21 14:12:08.204 737 INFO rally.task.engine [-] Load duration is: 17.358891 2018-01-21 14:12:08.205 737 INFO rally.task.engine [-] Full duration is: 39.392649 2018-01-21 14:12:08.413 737 INFO rally.task.engine [-] Task 980abe7e-d225-42bb-8d12-ce5031c98410 | Completed: Running task. Task 980abe7e-d225-42bb-8d12-ce5031c98410: 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 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 3.43 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> glance_v2.upload_data | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | glance_v2.delete_image | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | total | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> duration | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.560473 Full duration: 13.19095 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.097 | 4.097 | 4.097 | 4.097 | 4.097 | 4.097 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | -> glance_v2.upload_data | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 1.711 | 100.0% | 1 | | glance_v2.list_images | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 100.0% | 1 | | -> duration | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 4.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.179039 Full duration: 15.20969 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.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | -> duration | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.183937 Full duration: 7.910439 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 | 3.27 | 3.27 | 3.27 | 3.27 | 3.27 | 3.27 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | -> glance_v2.upload_data | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | nova.boot_servers | 15.088 | 15.088 | 15.088 | 15.088 | 15.088 | 15.088 | 100.0% | 1 | | total | 18.359 | 18.359 | 18.359 | 18.359 | 18.359 | 18.359 | 100.0% | 1 | | -> duration | 17.359 | 17.359 | 17.359 | 17.359 | 17.359 | 17.359 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.358891 Full duration: 39.392649 2018-01-21 14:12:08,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 980abe7e-d225-42bb-8d12-ce5031c98410 2018-01-21 14:12:08,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '980abe7e-d225-42bb-8d12-ce5031c98410', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-21 14:12:08,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '980abe7e-d225-42bb-8d12-ce5031c98410'] 2018-01-21 14:12:10,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:12:10,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-21 14:12:10,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-21 14:12:10,167 - 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-21 14:12:10,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:12:10,202 - 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-21 14:12:10,202 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-21 14:12:10,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-21 14:12:10,203 - 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-21 14:12:10,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:12:10,231 - 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-21 14:12:10,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:15:29,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f: started 2018-01-21 14:12:13.939 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Starting: Task validation. 2018-01-21 14:12:13.985 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Starting: Task validation of syntax. 2018-01-21 14:12:14.160 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Completed: Task validation of syntax. 2018-01-21 14:12:14.161 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Starting: Task validation of required platforms. 2018-01-21 14:12:14.227 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Completed: Task validation of required platforms. 2018-01-21 14:12:14.227 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Starting: Task validation of semantic. 2018-01-21 14:12:15.047 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:12:17.842 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.80 sec 2018-01-21 14:12:23.398 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:12:27.549 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.15 sec 2018-01-21 14:12:27.550 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Completed: Task validation of semantic. 2018-01-21 14:12:27.550 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Completed: Task validation. 2018-01-21 14:12:27.551 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Starting: Running task. 2018-01-21 14:12:27.734 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:12:30.477 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.74 sec 2018-01-21 14:12:30.478 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() started 2018-01-21 14:12:31.409 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() finished in 0.93 sec 2018-01-21 14:12:31.409 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack setup() started 2018-01-21 14:12:34.677 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack setup() finished in 3.27 sec 2018-01-21 14:12:34.677 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() started 2018-01-21 14:12:34.677 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:12:34.702 1415 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:12:40.048 1415 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:12:40.076 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() started 2018-01-21 14:12:42.776 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() finished in 2.70 sec 2018-01-21 14:12:42.776 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack cleanup() started 2018-01-21 14:12:46.187 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack cleanup() finished in 3.41 sec 2018-01-21 14:12:46.187 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() started 2018-01-21 14:12:46.253 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() finished in 65.57 msec 2018-01-21 14:12:46.253 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:12:50.339 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-21 14:12:51.875 1290 INFO rally.task.engine [-] Load duration is: 5.342317 2018-01-21 14:12:51.876 1290 INFO rally.task.engine [-] Full duration is: 22.624922 2018-01-21 14:12:52.133 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:12:54.791 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.66 sec 2018-01-21 14:12:54.791 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() started 2018-01-21 14:12:55.607 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() finished in 0.82 sec 2018-01-21 14:12:55.608 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() started 2018-01-21 14:12:55.608 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 14:12:55.631 1601 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:13:01.087 1601 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:13:01.115 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() started 2018-01-21 14:13:03.661 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() finished in 2.55 sec 2018-01-21 14:13:03.662 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() started 2018-01-21 14:13:03.715 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() finished in 53.45 msec 2018-01-21 14:13:03.716 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:13:07.589 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 3.87 sec 2018-01-21 14:13:08.230 1290 INFO rally.task.engine [-] Load duration is: 5.452921 2018-01-21 14:13:08.231 1290 INFO rally.task.engine [-] Full duration is: 15.477922 2018-01-21 14:13:08.503 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:13:11.277 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.77 sec 2018-01-21 14:13:11.278 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() started 2018-01-21 14:13:12.120 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() finished in 0.84 sec 2018-01-21 14:13:12.120 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() started 2018-01-21 14:13:12.120 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 14:13:12.792 1767 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:13:22.682 1767 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:13:22.706 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() started 2018-01-21 14:13:24.971 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-21 14:13:24.971 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() started 2018-01-21 14:13:25.038 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() finished in 65.99 msec 2018-01-21 14:13:25.038 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:13:29.298 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.26 sec 2018-01-21 14:13:30.639 1290 INFO rally.task.engine [-] Load duration is: 9.885744 2018-01-21 14:13:30.640 1290 INFO rally.task.engine [-] Full duration is: 20.813378 2018-01-21 14:13:30.900 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:13:33.771 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.87 sec 2018-01-21 14:13:33.772 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() started 2018-01-21 14:13:34.549 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() finished in 0.78 sec 2018-01-21 14:13:34.549 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() started 2018-01-21 14:13:34.550 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-21 14:13:34.571 1933 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:13:40.304 1933 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:13:40.331 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() started 2018-01-21 14:13:42.659 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-21 14:13:42.659 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() started 2018-01-21 14:13:42.718 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() finished in 59.22 msec 2018-01-21 14:13:42.719 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:13:46.808 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-21 14:13:47.001 1290 INFO rally.task.engine [-] Load duration is: 5.72918 2018-01-21 14:13:47.002 1290 INFO rally.task.engine [-] Full duration is: 15.924373 2018-01-21 14:13:47.261 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:13:50.106 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.84 sec 2018-01-21 14:13:50.106 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() started 2018-01-21 14:13:51.057 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() finished in 0.95 sec 2018-01-21 14:13:51.057 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() started 2018-01-21 14:13:51.057 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:13:51.078 2099 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:13:59.026 2099 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:13:59.055 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() started 2018-01-21 14:14:01.482 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() finished in 2.43 sec 2018-01-21 14:14:01.482 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() started 2018-01-21 14:14:01.537 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() finished in 54.84 msec 2018-01-21 14:14:01.537 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:14:05.633 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.10 sec 2018-01-21 14:14:07.372 1290 INFO rally.task.engine [-] Load duration is: 7.94536 2018-01-21 14:14:07.373 1290 INFO rally.task.engine [-] Full duration is: 18.388071 2018-01-21 14:14:07.616 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:14:10.474 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.86 sec 2018-01-21 14:14:10.475 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() started 2018-01-21 14:14:11.414 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack setup() finished in 0.94 sec 2018-01-21 14:14:11.415 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack setup() started 2018-01-21 14:14:14.780 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack setup() finished in 3.36 sec 2018-01-21 14:14:14.780 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() started 2018-01-21 14:14:14.780 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:14:14.802 2265 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:14:20.294 2265 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:14:20.318 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() started 2018-01-21 14:14:22.733 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context cleanup@openstack cleanup() finished in 2.42 sec 2018-01-21 14:14:22.734 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack cleanup() started 2018-01-21 14:14:26.202 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context volumes@openstack cleanup() finished in 3.47 sec 2018-01-21 14:14:26.203 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() started 2018-01-21 14:14:26.265 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context quotas@openstack cleanup() finished in 62.15 msec 2018-01-21 14:14:26.265 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:14:30.216 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 3.95 sec 2018-01-21 14:14:31.755 1290 INFO rally.task.engine [-] Load duration is: 5.488423 2018-01-21 14:14:31.756 1290 INFO rally.task.engine [-] Full duration is: 22.617742 2018-01-21 14:14:32.004 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:14:34.902 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.90 sec 2018-01-21 14:14:34.903 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() started 2018-01-21 14:14:34.903 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:14:34.925 2451 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:14:35.718 2451 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:14:35.739 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:14:40.178 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() finished in 4.44 sec 2018-01-21 14:14:40.179 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:14:44.273 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-21 14:14:46.078 1290 INFO rally.task.engine [-] Load duration is: 0.789228 2018-01-21 14:14:46.079 1290 INFO rally.task.engine [-] Full duration is: 12.287512 2018-01-21 14:14:46.317 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:14:49.067 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.75 sec 2018-01-21 14:14:49.068 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() started 2018-01-21 14:14:49.068 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-21 14:14:49.088 2617 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:14:49.868 2617 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:14:49.890 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:14:54.376 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() finished in 4.49 sec 2018-01-21 14:14:54.377 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:14:58.515 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.14 sec 2018-01-21 14:15:00.395 1290 INFO rally.task.engine [-] Load duration is: 0.776954 2018-01-21 14:15:00.396 1290 INFO rally.task.engine [-] Full duration is: 12.216815 2018-01-21 14:15:00.632 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:15:03.289 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.66 sec 2018-01-21 14:15:03.289 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() started 2018-01-21 14:15:03.290 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:15:03.310 2783 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:15:04.132 2783 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:15:04.155 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:15:08.714 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() finished in 4.56 sec 2018-01-21 14:15:08.715 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:15:12.844 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 4.13 sec 2018-01-21 14:15:14.719 1290 INFO rally.task.engine [-] Load duration is: 0.818598 2018-01-21 14:15:14.720 1290 INFO rally.task.engine [-] Full duration is: 12.229596 2018-01-21 14:15:14.954 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() started 2018-01-21 14:15:17.696 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack setup() finished in 2.74 sec 2018-01-21 14:15:17.697 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() started 2018-01-21 14:15:17.697 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:15:17.719 2949 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 START 2018-01-21 14:15:18.632 2949 INFO rally.task.runner [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | ITER: 1 END: OK 2018-01-21 14:15:18.654 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:15:23.219 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2018-01-21 14:15:23.220 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() started 2018-01-21 14:15:27.210 1290 INFO rally.task.context [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Context users@openstack cleanup() finished in 3.99 sec 2018-01-21 14:15:29.062 1290 INFO rally.task.engine [-] Load duration is: 0.908635 2018-01-21 14:15:29.064 1290 INFO rally.task.engine [-] Full duration is: 12.272542 2018-01-21 14:15:29.260 1290 INFO rally.task.engine [-] Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f | Completed: Running task. Task 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f: 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.062 | 3.062 | 3.062 | 3.062 | 3.062 | 3.062 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | total | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 100.0% | 1 | | -> duration | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.342317 Full duration: 22.624922 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.156 | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 100.0% | 1 | | cinder_v2.delete_volume | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 2.297 | 100.0% | 1 | | total | 5.453 | 5.453 | 5.453 | 5.453 | 5.453 | 5.453 | 100.0% | 1 | | -> duration | 5.453 | 5.453 | 5.453 | 5.453 | 5.453 | 5.453 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.452921 Full duration: 15.477922 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 | 7.543 | 7.543 | 7.543 | 7.543 | 7.543 | 7.543 | 100.0% | 1 | | cinder_v2.delete_volume | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 2.342 | 100.0% | 1 | | total | 9.886 | 9.886 | 9.886 | 9.886 | 9.886 | 9.886 | 100.0% | 1 | | -> duration | 9.886 | 9.886 | 9.886 | 9.886 | 9.886 | 9.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.885744 Full duration: 20.813378 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.317 | 3.317 | 3.317 | 3.317 | 3.317 | 3.317 | 100.0% | 1 | | cinder_v2.delete_volume | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 100.0% | 1 | | total | 5.729 | 5.729 | 5.729 | 5.729 | 5.729 | 5.729 | 100.0% | 1 | | -> duration | 5.729 | 5.729 | 5.729 | 5.729 | 5.729 | 5.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.72918 Full duration: 15.924373 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.182 | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 100.0% | 1 | | cinder_v2.extend_volume | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 100.0% | 1 | | cinder_v2.delete_volume | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 100.0% | 1 | | total | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 100.0% | 1 | | -> duration | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.94536 Full duration: 18.388071 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.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | cinder_v2.delete_volume | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 100.0% | 1 | | total | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 100.0% | 1 | | -> duration | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 5.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.488423 Full duration: 22.617742 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | cinder_v2.list_qos | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789228 Full duration: 12.287512 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.set_qos | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776954 Full duration: 12.216815 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.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | cinder_v2.list_types | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818598 Full duration: 12.229596 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.908635 Full duration: 12.272542 2018-01-21 14:15:29,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f 2018-01-21 14:15:29,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-21 14:15:29,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '799fdb0c-d0ca-4a5f-b3b2-a7af57104f5f'] 2018-01-21 14:15:31,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:15:31,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-21 14:15:31,290 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-21 14:15:31,290 - 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-21 14:15:31,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:15:31,328 - 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-21 14:15:31,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:17:08,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b7e25cfa-e4e8-4100-8b15-39124f521b86: started 2018-01-21 14:15:34.957 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Starting: Task validation. 2018-01-21 14:15:35.013 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Starting: Task validation of syntax. 2018-01-21 14:15:35.083 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Completed: Task validation of syntax. 2018-01-21 14:15:35.084 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Starting: Task validation of required platforms. 2018-01-21 14:15:35.111 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Completed: Task validation of required platforms. 2018-01-21 14:15:35.111 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Starting: Task validation of semantic. 2018-01-21 14:15:35.881 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() started 2018-01-21 14:15:38.570 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() finished in 2.69 sec 2018-01-21 14:15:42.880 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() started 2018-01-21 14:15:46.782 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-21 14:15:46.783 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Completed: Task validation of semantic. 2018-01-21 14:15:46.783 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Completed: Task validation. 2018-01-21 14:15:46.784 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Starting: Running task. 2018-01-21 14:15:46.970 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() started 2018-01-21 14:15:49.917 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() finished in 2.95 sec 2018-01-21 14:15:49.918 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() started 2018-01-21 14:15:52.017 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() finished in 2.10 sec 2018-01-21 14:15:52.017 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack setup() started 2018-01-21 14:15:52.018 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 14:15:52.042 3234 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 START 2018-01-21 14:16:04.476 3234 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 END: OK 2018-01-21 14:16:04.504 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack cleanup() started 2018-01-21 14:16:05.633 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack cleanup() finished in 1.13 sec 2018-01-21 14:16:05.634 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() started 2018-01-21 14:16:06.819 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() finished in 1.18 sec 2018-01-21 14:16:06.819 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() started 2018-01-21 14:16:11.122 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-21 14:16:13.140 3079 INFO rally.task.engine [-] Load duration is: 8.432192 2018-01-21 14:16:13.141 3079 INFO rally.task.engine [-] Full duration is: 24.168642 2018-01-21 14:16:13.387 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() started 2018-01-21 14:16:16.267 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() finished in 2.88 sec 2018-01-21 14:16:16.267 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() started 2018-01-21 14:16:18.390 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() finished in 2.12 sec 2018-01-21 14:16:18.391 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack setup() started 2018-01-21 14:16:18.391 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack setup() finished in 0.37 msec 2018-01-21 14:16:18.414 3400 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 START 2018-01-21 14:16:26.855 3400 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 END: OK 2018-01-21 14:16:26.884 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack cleanup() started 2018-01-21 14:16:27.540 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-21 14:16:27.541 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() started 2018-01-21 14:16:28.592 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-21 14:16:28.593 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() started 2018-01-21 14:16:32.743 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-21 14:16:33.509 3079 INFO rally.task.engine [-] Load duration is: 6.438582 2018-01-21 14:16:33.510 3079 INFO rally.task.engine [-] Full duration is: 19.372997 2018-01-21 14:16:33.764 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() started 2018-01-21 14:16:36.693 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() finished in 2.93 sec 2018-01-21 14:16:36.693 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() started 2018-01-21 14:16:38.700 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() finished in 2.01 sec 2018-01-21 14:16:38.700 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack setup() started 2018-01-21 14:16:38.701 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 14:16:38.722 3566 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 START 2018-01-21 14:16:48.485 3566 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 END: OK 2018-01-21 14:16:48.505 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack cleanup() started 2018-01-21 14:16:49.104 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-21 14:16:49.104 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() started 2018-01-21 14:16:50.257 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() finished in 1.15 sec 2018-01-21 14:16:50.258 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() started 2018-01-21 14:16:54.674 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() finished in 4.42 sec 2018-01-21 14:16:55.883 3079 INFO rally.task.engine [-] Load duration is: 7.761159 2018-01-21 14:16:55.884 3079 INFO rally.task.engine [-] Full duration is: 20.929648 2018-01-21 14:16:56.127 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() started 2018-01-21 14:16:59.053 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack setup() finished in 2.93 sec 2018-01-21 14:16:59.054 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() started 2018-01-21 14:17:01.077 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack setup() finished in 2.02 sec 2018-01-21 14:17:01.098 3732 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 START 2018-01-21 14:17:01.875 3732 INFO rally.task.runner [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | ITER: 1 END: OK 2018-01-21 14:17:01.903 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() started 2018-01-21 14:17:02.952 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-21 14:17:02.953 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() started 2018-01-21 14:17:07.145 3079 INFO rally.task.context [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-21 14:17:08.195 3079 INFO rally.task.engine [-] Load duration is: 0.774364 2018-01-21 14:17:08.196 3079 INFO rally.task.engine [-] Full duration is: 11.035797 2018-01-21 14:17:08.383 3079 INFO rally.task.engine [-] Task b7e25cfa-e4e8-4100-8b15-39124f521b86 | Completed: Running task. Task b7e25cfa-e4e8-4100-8b15-39124f521b86: 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.623 | 5.623 | 5.623 | 5.623 | 5.623 | 5.623 | 100.0% | 1 | | heat.update_stack | 3.455 | 3.455 | 3.455 | 3.455 | 3.455 | 3.455 | 100.0% | 1 | | heat.delete_stack | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 100.0% | 1 | | total | 12.432 | 12.432 | 12.432 | 12.432 | 12.432 | 12.432 | 100.0% | 1 | | -> duration | 8.432 | 8.432 | 8.432 | 8.432 | 8.432 | 8.432 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.432192 Full duration: 24.168642 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.782 | 4.782 | 4.782 | 4.782 | 4.782 | 4.782 | 100.0% | 1 | | heat.check_stack | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 1.361 | 100.0% | 1 | | heat.delete_stack | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 100.0% | 1 | | total | 8.439 | 8.439 | 8.439 | 8.439 | 8.439 | 8.439 | 100.0% | 1 | | -> duration | 6.439 | 6.439 | 6.439 | 6.439 | 6.439 | 6.439 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.438582 Full duration: 19.372997 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.777 | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 100.0% | 1 | | heat.suspend_stack | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 1.372 | 100.0% | 1 | | heat.resume_stack | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 1.319 | 100.0% | 1 | | heat.delete_stack | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 2.293 | 100.0% | 1 | | total | 9.761 | 9.761 | 9.761 | 9.761 | 9.761 | 9.761 | 100.0% | 1 | | -> duration | 7.761 | 7.761 | 7.761 | 7.761 | 7.761 | 7.761 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.761159 Full duration: 20.929648 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.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774364 Full duration: 11.035797 2018-01-21 14:17:08,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7e25cfa-e4e8-4100-8b15-39124f521b86 2018-01-21 14:17:08,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b7e25cfa-e4e8-4100-8b15-39124f521b86', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-21 14:17:08,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b7e25cfa-e4e8-4100-8b15-39124f521b86'] 2018-01-21 14:17:10,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:17:10,114 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-21 14:17:10,114 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-21 14:17:10,114 - 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-21 14:17:10,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:17:10,153 - 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-21 14:17:10,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:20:26,415 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 17d44107-b4c8-4a25-a383-d49727ad7c3a: started 2018-01-21 14:17:13.713 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Starting: Task validation. 2018-01-21 14:17:13.754 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Starting: Task validation of syntax. 2018-01-21 14:17:13.894 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Completed: Task validation of syntax. 2018-01-21 14:17:13.894 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Starting: Task validation of required platforms. 2018-01-21 14:17:13.959 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Completed: Task validation of required platforms. 2018-01-21 14:17:13.959 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Starting: Task validation of semantic. 2018-01-21 14:17:14.752 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:17:17.482 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.73 sec 2018-01-21 14:17:17.560 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:17:21.656 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.10 sec 2018-01-21 14:17:21.656 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Completed: Task validation of semantic. 2018-01-21 14:17:21.657 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Completed: Task validation. 2018-01-21 14:17:21.657 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Starting: Running task. 2018-01-21 14:17:21.836 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:17:24.526 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.69 sec 2018-01-21 14:17:24.527 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:17:24.527 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:17:24.550 3937 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:17:26.322 3937 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:17:26.350 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:17:32.702 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 6.35 sec 2018-01-21 14:17:32.702 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:17:36.685 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 3.98 sec 2018-01-21 14:17:37.925 3812 INFO rally.task.engine [-] Load duration is: 0.633642 2018-01-21 14:17:37.926 3812 INFO rally.task.engine [-] Full duration is: 14.869702 2018-01-21 14:17:38.215 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:17:40.975 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.76 sec 2018-01-21 14:17:40.975 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:17:40.975 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:17:40.997 4103 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:17:42.984 4103 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:17:43.007 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:17:49.151 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-21 14:17:49.151 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:17:53.209 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.06 sec 2018-01-21 14:17:54.302 3812 INFO rally.task.engine [-] Load duration is: 0.656626 2018-01-21 14:17:54.303 3812 INFO rally.task.engine [-] Full duration is: 15.012157 2018-01-21 14:17:54.535 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:17:57.223 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.69 sec 2018-01-21 14:17:57.224 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:17:57.224 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:17:57.246 4269 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:17:59.190 4269 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:17:59.216 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:18:05.617 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 6.40 sec 2018-01-21 14:18:05.618 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:18:09.640 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.02 sec 2018-01-21 14:18:10.671 3812 INFO rally.task.engine [-] Load duration is: 0.653493 2018-01-21 14:18:10.672 3812 INFO rally.task.engine [-] Full duration is: 15.123403 2018-01-21 14:18:10.932 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:18:13.846 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.91 sec 2018-01-21 14:18:13.846 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:18:13.847 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:18:13.868 4435 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:18:15.629 4435 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:18:15.657 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:18:19.815 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 4.16 sec 2018-01-21 14:18:19.816 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:18:23.957 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.14 sec 2018-01-21 14:18:25.011 3812 INFO rally.task.engine [-] Load duration is: 0.640123 2018-01-21 14:18:25.012 3812 INFO rally.task.engine [-] Full duration is: 13.045288 2018-01-21 14:18:25.282 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:18:28.005 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.72 sec 2018-01-21 14:18:28.005 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:18:28.006 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:18:28.028 4601 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:18:29.854 4601 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:18:29.876 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:18:34.102 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 4.23 sec 2018-01-21 14:18:34.102 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:18:38.225 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.12 sec 2018-01-21 14:18:39.359 3812 INFO rally.task.engine [-] Load duration is: 0.602647 2018-01-21 14:18:39.360 3812 INFO rally.task.engine [-] Full duration is: 12.960533 2018-01-21 14:18:39.706 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:18:42.406 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.70 sec 2018-01-21 14:18:42.406 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:18:42.407 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:18:42.429 4767 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:18:44.726 4767 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:18:44.748 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:18:55.294 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 10.55 sec 2018-01-21 14:18:55.295 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:18:59.364 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.07 sec 2018-01-21 14:18:59.834 3812 INFO rally.task.engine [-] Load duration is: 1.143205 2018-01-21 14:18:59.835 3812 INFO rally.task.engine [-] Full duration is: 19.675862 2018-01-21 14:19:00.115 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:19:02.885 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.77 sec 2018-01-21 14:19:02.886 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:19:02.886 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-21 14:19:02.908 4933 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:19:04.795 4933 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:19:04.819 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:19:08.937 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 4.12 sec 2018-01-21 14:19:08.937 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:19:13.124 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.19 sec 2018-01-21 14:19:14.201 3812 INFO rally.task.engine [-] Load duration is: 0.786256 2018-01-21 14:19:14.201 3812 INFO rally.task.engine [-] Full duration is: 13.028427 2018-01-21 14:19:14.455 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:19:17.205 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.75 sec 2018-01-21 14:19:17.206 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:19:17.206 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:19:17.228 5099 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:19:19.032 5099 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:19:19.058 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:19:25.176 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-21 14:19:25.176 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:19:29.213 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.04 sec 2018-01-21 14:19:30.543 3812 INFO rally.task.engine [-] Load duration is: 0.669909 2018-01-21 14:19:30.544 3812 INFO rally.task.engine [-] Full duration is: 14.778782 2018-01-21 14:19:30.807 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:19:33.690 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.88 sec 2018-01-21 14:19:33.691 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:19:33.691 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 14:19:33.713 5265 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:19:35.500 5265 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:19:35.523 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:19:41.774 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 6.25 sec 2018-01-21 14:19:41.774 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:19:45.890 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.12 sec 2018-01-21 14:19:46.898 3812 INFO rally.task.engine [-] Load duration is: 0.598865 2018-01-21 14:19:46.898 3812 INFO rally.task.engine [-] Full duration is: 15.099999 2018-01-21 14:19:47.163 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:19:49.953 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.79 sec 2018-01-21 14:19:49.954 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:19:49.954 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:19:49.973 5431 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:19:51.978 5431 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:19:52.003 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:19:58.326 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 6.32 sec 2018-01-21 14:19:58.327 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:20:02.119 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 3.79 sec 2018-01-21 14:20:03.259 3812 INFO rally.task.engine [-] Load duration is: 0.735127 2018-01-21 14:20:03.259 3812 INFO rally.task.engine [-] Full duration is: 14.971522 2018-01-21 14:20:03.488 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() started 2018-01-21 14:20:06.148 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack setup() finished in 2.66 sec 2018-01-21 14:20:06.148 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() started 2018-01-21 14:20:06.149 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:20:06.171 5597 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 START 2018-01-21 14:20:10.842 5597 INFO rally.task.runner [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | ITER: 1 END: OK 2018-01-21 14:20:10.869 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:20:20.900 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context admin_cleanup@openstack cleanup() finished in 10.03 sec 2018-01-21 14:20:20.901 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() started 2018-01-21 14:20:25.180 3812 INFO rally.task.context [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Context users@openstack cleanup() finished in 4.28 sec 2018-01-21 14:20:25.630 3812 INFO rally.task.engine [-] Load duration is: 3.538121 2018-01-21 14:20:25.630 3812 INFO rally.task.engine [-] Full duration is: 21.706076 2018-01-21 14:20:25.858 3812 INFO rally.task.engine [-] Task 17d44107-b4c8-4a25-a383-d49727ad7c3a | Completed: Running task. Task 17d44107-b4c8-4a25-a383-d49727ad7c3a: 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.revoke_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633642 Full duration: 14.869702 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.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.add_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.list_roles | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.656626 Full duration: 15.012157 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.list_projects | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653493 Full duration: 15.123403 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.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | keystone_v3.delete_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640123 Full duration: 13.045288 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.delete_service | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> duration | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.602647 Full duration: 12.960533 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | keystone_v3.create_user | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | -> keystone_v3.add_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.create_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.get_project | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_user | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | keystone_v3.get_role | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.list_services | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.get_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | -> duration | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.143205 Full duration: 19.675862 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.update_project | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.delete_project | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 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.786256 Full duration: 13.028427 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669909 Full duration: 14.778782 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> duration | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.598865 Full duration: 15.099999 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | keystone_v3.list_users | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> duration | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735127 Full duration: 14.971522 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | keystone_v3.create_users | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | total | 3.538 | 3.538 | 3.538 | 3.538 | 3.538 | 3.538 | 100.0% | 1 | | -> duration | 3.538 | 3.538 | 3.538 | 3.538 | 3.538 | 3.538 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.538121 Full duration: 21.706076 2018-01-21 14:20:26,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17d44107-b4c8-4a25-a383-d49727ad7c3a 2018-01-21 14:20:26,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '17d44107-b4c8-4a25-a383-d49727ad7c3a', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-21 14:20:26,424 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '17d44107-b4c8-4a25-a383-d49727ad7c3a'] 2018-01-21 14:20:28,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:20:28,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-21 14:20:28,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-21 14:20:28,003 - 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-21 14:20:28,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:20:28,040 - 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-21 14:20:28,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:25:55,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ae8f39a7-6921-4679-8b12-5b6fe83de156: started 2018-01-21 14:20:31.591 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Starting: Task validation. 2018-01-21 14:20:31.634 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Starting: Task validation of syntax. 2018-01-21 14:20:31.845 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Completed: Task validation of syntax. 2018-01-21 14:20:31.845 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Starting: Task validation of required platforms. 2018-01-21 14:20:31.925 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Completed: Task validation of required platforms. 2018-01-21 14:20:31.925 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Starting: Task validation of semantic. 2018-01-21 14:20:32.714 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:20:35.491 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.78 sec 2018-01-21 14:20:40.581 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:20:44.786 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 4.21 sec 2018-01-21 14:20:44.787 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Completed: Task validation of semantic. 2018-01-21 14:20:44.787 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Completed: Task validation. 2018-01-21 14:20:44.788 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Starting: Running task. 2018-01-21 14:20:44.952 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:20:47.764 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.81 sec 2018-01-21 14:20:47.765 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:20:48.409 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-21 14:20:48.409 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:20:48.410 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:20:48.431 5852 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:20:50.683 5852 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:20:50.706 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:20:56.278 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 5.57 sec 2018-01-21 14:20:56.278 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:20:56.336 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 57.97 msec 2018-01-21 14:20:56.337 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:21:00.214 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-21 14:21:01.053 5727 INFO rally.task.engine [-] Load duration is: 2.250469 2018-01-21 14:21:01.053 5727 INFO rally.task.engine [-] Full duration is: 15.277702 2018-01-21 14:21:01.336 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:21:04.200 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.86 sec 2018-01-21 14:21:04.200 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:21:04.830 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-21 14:21:04.831 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() started 2018-01-21 14:21:10.963 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() finished in 6.13 sec 2018-01-21 14:21:10.963 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:21:10.964 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:21:10.986 6138 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:21:13.700 6138 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:21:13.727 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:21:22.310 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 8.58 sec 2018-01-21 14:21:22.310 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() started 2018-01-21 14:21:28.386 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() finished in 6.08 sec 2018-01-21 14:21:28.387 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:21:28.448 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 61.38 msec 2018-01-21 14:21:28.448 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:21:32.143 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-21 14:21:33.508 5727 INFO rally.task.engine [-] Load duration is: 2.712167 2018-01-21 14:21:33.508 5727 INFO rally.task.engine [-] Full duration is: 30.823367 2018-01-21 14:21:33.762 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:21:36.738 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.98 sec 2018-01-21 14:21:36.738 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:21:37.464 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-21 14:21:37.464 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() started 2018-01-21 14:21:43.614 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() finished in 6.15 sec 2018-01-21 14:21:43.614 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:21:43.615 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-21 14:21:43.637 6424 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:21:50.377 6424 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:21:50.403 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:22:03.629 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 13.23 sec 2018-01-21 14:22:03.630 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() started 2018-01-21 14:22:10.869 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() finished in 7.24 sec 2018-01-21 14:22:10.869 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:22:10.928 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 58.43 msec 2018-01-21 14:22:10.928 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:22:14.502 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-21 14:22:15.985 5727 INFO rally.task.engine [-] Load duration is: 6.73782 2018-01-21 14:22:15.986 5727 INFO rally.task.engine [-] Full duration is: 40.757102 2018-01-21 14:22:16.240 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:22:19.057 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.82 sec 2018-01-21 14:22:19.057 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:22:19.799 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-21 14:22:19.800 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() started 2018-01-21 14:22:25.956 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() finished in 6.16 sec 2018-01-21 14:22:25.956 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:22:25.957 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:22:25.978 6710 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:22:28.107 6710 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:22:28.129 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:22:36.461 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 8.33 sec 2018-01-21 14:22:36.462 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() started 2018-01-21 14:22:43.121 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() finished in 6.66 sec 2018-01-21 14:22:43.122 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:22:43.183 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 61.07 msec 2018-01-21 14:22:43.183 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:22:46.987 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-21 14:22:48.433 5727 INFO rally.task.engine [-] Load duration is: 2.127042 2018-01-21 14:22:48.434 5727 INFO rally.task.engine [-] Full duration is: 30.768487 2018-01-21 14:22:48.696 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:22:51.492 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.80 sec 2018-01-21 14:22:51.492 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:22:52.163 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-21 14:22:52.163 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:22:52.163 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-21 14:22:52.183 6996 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:22:53.672 6996 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:22:53.694 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:23:01.847 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 8.15 sec 2018-01-21 14:23:01.847 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:23:01.897 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 49.67 msec 2018-01-21 14:23:01.897 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:23:05.729 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-21 14:23:06.806 5727 INFO rally.task.engine [-] Load duration is: 1.48717 2018-01-21 14:23:06.807 5727 INFO rally.task.engine [-] Full duration is: 17.048156 2018-01-21 14:23:07.076 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:23:09.752 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.68 sec 2018-01-21 14:23:09.753 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:23:10.490 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-21 14:23:10.490 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() started 2018-01-21 14:23:16.236 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() finished in 5.75 sec 2018-01-21 14:23:16.237 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:23:16.237 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:23:16.258 7282 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:23:18.133 7282 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:23:18.158 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:23:26.419 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 8.26 sec 2018-01-21 14:23:26.419 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() started 2018-01-21 14:23:32.468 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() finished in 6.05 sec 2018-01-21 14:23:32.469 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:23:32.538 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 69.55 msec 2018-01-21 14:23:32.539 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:23:36.256 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-21 14:23:37.241 5727 INFO rally.task.engine [-] Load duration is: 1.872851 2018-01-21 14:23:37.242 5727 INFO rally.task.engine [-] Full duration is: 29.200125 2018-01-21 14:23:37.468 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:23:40.492 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 3.02 sec 2018-01-21 14:23:40.492 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:23:41.233 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-21 14:23:41.233 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() started 2018-01-21 14:23:47.119 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() finished in 5.89 sec 2018-01-21 14:23:47.119 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:23:47.119 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.22 msec 2018-01-21 14:23:47.139 7568 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:23:52.004 7568 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:23:52.031 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:24:08.172 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 16.14 sec 2018-01-21 14:24:08.173 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() started 2018-01-21 14:24:15.495 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() finished in 7.32 sec 2018-01-21 14:24:15.496 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:24:15.555 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 58.69 msec 2018-01-21 14:24:15.555 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:24:19.189 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-21 14:24:19.703 5727 INFO rally.task.engine [-] Load duration is: 4.863896 2018-01-21 14:24:19.704 5727 INFO rally.task.engine [-] Full duration is: 41.737822 2018-01-21 14:24:19.957 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:24:22.903 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.95 sec 2018-01-21 14:24:22.903 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:24:23.619 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-21 14:24:23.619 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() started 2018-01-21 14:24:29.287 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack setup() finished in 5.67 sec 2018-01-21 14:24:29.287 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:24:29.288 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:24:29.310 7854 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:24:31.589 7854 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:24:31.613 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:24:44.755 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 13.14 sec 2018-01-21 14:24:44.756 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() started 2018-01-21 14:24:50.743 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context network@openstack cleanup() finished in 5.99 sec 2018-01-21 14:24:50.743 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:24:50.804 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 60.93 msec 2018-01-21 14:24:50.805 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:24:54.425 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-21 14:24:56.161 5727 INFO rally.task.engine [-] Load duration is: 2.277002 2018-01-21 14:24:56.162 5727 INFO rally.task.engine [-] Full duration is: 34.485915 2018-01-21 14:24:56.431 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:24:59.435 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 3.00 sec 2018-01-21 14:24:59.436 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:25:00.185 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-21 14:25:00.185 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:25:00.185 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:25:00.206 8140 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:25:01.581 8140 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:25:01.612 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:25:07.347 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 5.74 sec 2018-01-21 14:25:07.348 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:25:07.398 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 49.90 msec 2018-01-21 14:25:07.398 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:25:11.050 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-21 14:25:12.532 5727 INFO rally.task.engine [-] Load duration is: 1.372864 2018-01-21 14:25:12.533 5727 INFO rally.task.engine [-] Full duration is: 14.63468 2018-01-21 14:25:12.786 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:25:15.430 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.64 sec 2018-01-21 14:25:15.431 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:25:16.057 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-21 14:25:16.058 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:25:16.058 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:25:16.079 8426 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:25:18.008 8426 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:25:18.030 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:25:23.595 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 5.56 sec 2018-01-21 14:25:23.595 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:25:23.636 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 40.50 msec 2018-01-21 14:25:23.636 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:25:27.238 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-21 14:25:28.888 5727 INFO rally.task.engine [-] Load duration is: 1.927158 2018-01-21 14:25:28.889 5727 INFO rally.task.engine [-] Full duration is: 14.469915 2018-01-21 14:25:29.132 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() started 2018-01-21 14:25:32.103 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack setup() finished in 2.97 sec 2018-01-21 14:25:32.104 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() started 2018-01-21 14:25:32.969 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack setup() finished in 0.86 sec 2018-01-21 14:25:32.969 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context roles@openstack setup() started 2018-01-21 14:25:35.015 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context roles@openstack setup() finished in 2.05 sec 2018-01-21 14:25:35.015 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() started 2018-01-21 14:25:35.016 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:25:35.038 8742 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 START 2018-01-21 14:25:39.980 8742 INFO rally.task.runner [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | ITER: 1 END: OK 2018-01-21 14:25:40.007 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() started 2018-01-21 14:25:50.286 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context cleanup@openstack cleanup() finished in 10.28 sec 2018-01-21 14:25:50.286 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context roles@openstack cleanup() started 2018-01-21 14:25:51.331 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-21 14:25:51.332 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() started 2018-01-21 14:25:51.388 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context quotas@openstack cleanup() finished in 56.63 msec 2018-01-21 14:25:51.389 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() started 2018-01-21 14:25:55.182 5727 INFO rally.task.context [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-21 14:25:55.285 5727 INFO rally.task.engine [-] Load duration is: 4.940581 2018-01-21 14:25:55.286 5727 INFO rally.task.engine [-] Full duration is: 26.069452 2018-01-21 14:25:55.472 5727 INFO rally.task.engine [-] Task ae8f39a7-6921-4679-8b12-5b6fe83de156 | Completed: Running task. Task ae8f39a7-6921-4679-8b12-5b6fe83de156: 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.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | neutron.delete_network | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | total | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 100.0% | 1 | | -> duration | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 2.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.250469 Full duration: 15.277702 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.904 | 1.904 | 1.904 | 1.904 | 1.904 | 1.904 | 100.0% | 1 | | neutron.delete_port | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | -> duration | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 2.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.712167 Full duration: 30.823367 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 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | neutron.create_subnet | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | neutron.create_router | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | neutron.add_interface_router | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | neutron.remove_interface_router | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | neutron.delete_router | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 6.738 | 6.738 | 6.738 | 6.738 | 6.738 | 6.738 | 100.0% | 1 | | -> duration | 6.738 | 6.738 | 6.738 | 6.738 | 6.738 | 6.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.73782 Full duration: 40.757102 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.417 | 1.417 | 1.417 | 1.417 | 1.417 | 1.417 | 100.0% | 1 | | neutron.delete_subnet | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 2.127 | 2.127 | 2.127 | 2.127 | 2.127 | 2.127 | 100.0% | 1 | | -> duration | 2.127 | 2.127 | 2.127 | 2.127 | 2.127 | 2.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.127042 Full duration: 30.768487 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 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | neutron.list_networks | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | -> duration | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.48717 Full duration: 17.048156 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.74 | 1.74 | 1.74 | 1.74 | 1.74 | 1.74 | 100.0% | 1 | | neutron.list_ports | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 1.873 | 1.873 | 1.873 | 1.873 | 1.873 | 1.873 | 100.0% | 1 | | -> duration | 1.873 | 1.873 | 1.873 | 1.873 | 1.873 | 1.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.872851 Full duration: 29.200125 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 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | neutron.create_subnet | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | neutron.create_router | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | neutron.add_interface_router | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 100.0% | 1 | | neutron.list_routers | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 100.0% | 1 | | -> duration | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.863896 Full duration: 41.737822 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 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | neutron.create_subnet | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | neutron.list_subnets | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | -> duration | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 2.277 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.277002 Full duration: 34.485915 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 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | neutron.delete_security_group | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | -> duration | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 1.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.372864 Full duration: 14.63468 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 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | neutron.create_security_group_rule | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | neutron.delete_security_group | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 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.927158 Full duration: 14.469915 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 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 1.395 | 100.0% | 1 | | neutron.create_router | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | neutron.add_gateway_router | 2.202 | 2.202 | 2.202 | 2.202 | 2.202 | 2.202 | 100.0% | 1 | | neutron.remove_gateway_router | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | total | 4.941 | 4.941 | 4.941 | 4.941 | 4.941 | 4.941 | 100.0% | 1 | | -> duration | 4.941 | 4.941 | 4.941 | 4.941 | 4.941 | 4.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.940581 Full duration: 26.069452 2018-01-21 14:25:55,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ae8f39a7-6921-4679-8b12-5b6fe83de156 2018-01-21 14:25:55,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ae8f39a7-6921-4679-8b12-5b6fe83de156', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-21 14:25:55,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ae8f39a7-6921-4679-8b12-5b6fe83de156'] 2018-01-21 14:25:57,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:25:57,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-21 14:25:57,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-21 14:25:57,510 - 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-21 14:25:57,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:25:57,539 - 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-21 14:25:57,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:33:15,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a483086a-b400-40ed-8ea0-af4d5ec05f78: started 2018-01-21 14:26:01.283 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Starting: Task validation. 2018-01-21 14:26:01.323 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Starting: Task validation of syntax. 2018-01-21 14:26:01.468 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Completed: Task validation of syntax. 2018-01-21 14:26:01.468 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Starting: Task validation of required platforms. 2018-01-21 14:26:01.528 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Completed: Task validation of required platforms. 2018-01-21 14:26:01.528 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Starting: Task validation of semantic. 2018-01-21 14:26:02.297 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:26:05.086 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.79 sec 2018-01-21 14:26:15.823 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:26:19.888 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-21 14:26:19.888 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Completed: Task validation of semantic. 2018-01-21 14:26:19.889 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Completed: Task validation. 2018-01-21 14:26:19.890 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Starting: Running task. 2018-01-21 14:26:20.055 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:26:22.952 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.90 sec 2018-01-21 14:26:22.953 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:26:22.953 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-21 14:26:23.779 9147 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:26:54.131 9147 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:26:54.154 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:26:55.947 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-21 14:26:55.947 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:26:59.552 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-21 14:27:00.280 9022 INFO rally.task.engine [-] Load duration is: 29.349963 2018-01-21 14:27:00.281 9022 INFO rally.task.engine [-] Full duration is: 39.517467 2018-01-21 14:27:00.544 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:27:03.376 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.83 sec 2018-01-21 14:27:03.377 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:27:03.377 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:27:04.085 9293 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:27:44.300 9293 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:27:44.325 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:27:48.673 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 4.35 sec 2018-01-21 14:27:48.674 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:27:52.418 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-21 14:27:52.842 9022 INFO rally.task.engine [-] Load duration is: 39.210663 2018-01-21 14:27:52.843 9022 INFO rally.task.engine [-] Full duration is: 51.891818 2018-01-21 14:27:53.094 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:27:55.873 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.78 sec 2018-01-21 14:27:55.873 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:27:55.874 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-21 14:27:56.653 9519 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:28:35.750 9519 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:28:35.773 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:28:39.819 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 4.05 sec 2018-01-21 14:28:39.820 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:28:43.571 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-21 14:28:45.396 9022 INFO rally.task.engine [-] Load duration is: 38.093856 2018-01-21 14:28:45.397 9022 INFO rally.task.engine [-] Full duration is: 50.491827 2018-01-21 14:28:45.668 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:28:48.438 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.77 sec 2018-01-21 14:28:48.438 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack setup() started 2018-01-21 14:28:49.558 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack setup() finished in 1.12 sec 2018-01-21 14:28:49.558 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() started 2018-01-21 14:28:55.806 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() finished in 6.25 sec 2018-01-21 14:28:55.807 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:28:55.807 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:28:56.513 9745 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:29:13.785 9745 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:29:13.813 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:29:15.582 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 1.77 sec 2018-01-21 14:29:15.582 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() started 2018-01-21 14:29:23.206 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() finished in 7.62 sec 2018-01-21 14:29:23.206 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack cleanup() started 2018-01-21 14:29:23.338 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-21 14:29:23.339 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:29:27.248 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-21 14:29:27.906 9022 INFO rally.task.engine [-] Load duration is: 16.269476 2018-01-21 14:29:27.907 9022 INFO rally.task.engine [-] Full duration is: 41.597094 2018-01-21 14:29:28.177 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:29:30.965 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.79 sec 2018-01-21 14:29:30.966 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack setup() started 2018-01-21 14:29:32.424 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack setup() finished in 1.46 sec 2018-01-21 14:29:32.424 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() started 2018-01-21 14:29:38.581 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() finished in 6.16 sec 2018-01-21 14:29:38.581 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:29:38.581 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-21 14:29:39.257 9891 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:30:03.409 9891 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:30:03.433 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:30:07.559 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 4.13 sec 2018-01-21 14:30:07.560 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() started 2018-01-21 14:30:15.124 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() finished in 7.56 sec 2018-01-21 14:30:15.124 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack cleanup() started 2018-01-21 14:30:15.296 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-21 14:30:15.296 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:30:18.940 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-21 14:30:20.472 9022 INFO rally.task.engine [-] Load duration is: 23.148422 2018-01-21 14:30:20.473 9022 INFO rally.task.engine [-] Full duration is: 50.782035 2018-01-21 14:30:20.752 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:30:23.616 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.86 sec 2018-01-21 14:30:23.617 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack setup() started 2018-01-21 14:30:24.753 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack setup() finished in 1.14 sec 2018-01-21 14:30:24.753 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() started 2018-01-21 14:30:30.936 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() finished in 6.18 sec 2018-01-21 14:30:30.937 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:30:30.937 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:30:31.638 10117 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:30:53.458 10117 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:30:53.478 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:30:55.305 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 1.83 sec 2018-01-21 14:30:55.305 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() started 2018-01-21 14:31:03.105 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() finished in 7.80 sec 2018-01-21 14:31:03.106 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack cleanup() started 2018-01-21 14:31:03.226 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-21 14:31:03.226 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:31:07.001 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-21 14:31:07.032 9022 INFO rally.task.engine [-] Load duration is: 16.817858 2018-01-21 14:31:07.032 9022 INFO rally.task.engine [-] Full duration is: 46.267859 2018-01-21 14:31:07.300 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:31:10.040 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.74 sec 2018-01-21 14:31:10.040 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:31:10.041 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-21 14:31:10.802 10263 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:32:15.004 10263 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:32:15.027 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:32:16.893 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 1.87 sec 2018-01-21 14:32:16.894 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:32:20.612 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-21 14:32:21.732 9022 INFO rally.task.engine [-] Load duration is: 63.195087 2018-01-21 14:32:21.733 9022 INFO rally.task.engine [-] Full duration is: 73.330957 2018-01-21 14:32:21.998 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:32:24.826 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.83 sec 2018-01-21 14:32:24.826 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() started 2018-01-21 14:32:31.060 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack setup() finished in 6.23 sec 2018-01-21 14:32:31.060 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:32:31.060 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:32:31.767 10409 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:32:46.235 10409 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:32:46.257 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:32:52.750 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 6.49 sec 2018-01-21 14:32:52.750 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() started 2018-01-21 14:33:00.173 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context network@openstack cleanup() finished in 7.42 sec 2018-01-21 14:33:00.174 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:33:04.046 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-21 14:33:04.243 9022 INFO rally.task.engine [-] Load duration is: 13.465693 2018-01-21 14:33:04.244 9022 INFO rally.task.engine [-] Full duration is: 42.064328 2018-01-21 14:33:04.501 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() started 2018-01-21 14:33:07.296 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack setup() finished in 2.79 sec 2018-01-21 14:33:07.296 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() started 2018-01-21 14:33:07.297 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-21 14:33:07.319 10555 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 START 2018-01-21 14:33:08.293 10555 INFO rally.task.runner [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | ITER: 1 END: OK 2018-01-21 14:33:08.315 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() started 2018-01-21 14:33:10.146 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context cleanup@openstack cleanup() finished in 1.83 sec 2018-01-21 14:33:10.146 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() started 2018-01-21 14:33:14.115 9022 INFO rally.task.context [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-21 14:33:14.558 9022 INFO rally.task.engine [-] Load duration is: 0.972288 2018-01-21 14:33:14.559 9022 INFO rally.task.engine [-] Full duration is: 9.634578 2018-01-21 14:33:14.797 9022 INFO rally.task.engine [-] Task a483086a-b400-40ed-8ea0-af4d5ec05f78 | Completed: Running task. Task a483086a-b400-40ed-8ea0-af4d5ec05f78: finished 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 | 17.518 | 17.518 | 17.518 | 17.518 | 17.518 | 17.518 | 100.0% | 1 | | nova.find_host_to_migrate | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | nova.live_migrate | 9.146 | 9.146 | 9.146 | 9.146 | 9.146 | 9.146 | 100.0% | 1 | | nova.delete_server | 2.576 | 2.576 | 2.576 | 2.576 | 2.576 | 2.576 | 100.0% | 1 | | total | 30.35 | 30.35 | 30.35 | 30.35 | 30.35 | 30.35 | 100.0% | 1 | | -> duration | 29.35 | 29.35 | 29.35 | 29.35 | 29.35 | 29.35 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.349963 Full duration: 39.517467 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.708 | 14.708 | 14.708 | 14.708 | 14.708 | 14.708 | 100.0% | 1 | | cinder_v2.create_volume | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | nova.attach_volume | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 3.746 | 100.0% | 1 | | nova.find_host_to_migrate | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | nova.live_migrate | 12.239 | 12.239 | 12.239 | 12.239 | 12.239 | 12.239 | 100.0% | 1 | | nova.detach_volume | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | cinder_v2.delete_volume | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 100.0% | 1 | | nova.delete_server | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | total | 40.211 | 40.211 | 40.211 | 40.211 | 40.211 | 40.211 | 100.0% | 1 | | -> duration | 39.211 | 39.211 | 39.211 | 39.211 | 39.211 | 39.211 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.210663 Full duration: 51.891818 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 100.0% | 1 | | nova.boot_server | 13.972 | 13.972 | 13.972 | 13.972 | 13.972 | 13.972 | 100.0% | 1 | | nova.find_host_to_migrate | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | nova.live_migrate | 11.684 | 11.684 | 11.684 | 11.684 | 11.684 | 11.684 | 100.0% | 1 | | nova.delete_server | 4.804 | 4.804 | 4.804 | 4.804 | 4.804 | 4.804 | 100.0% | 1 | | total | 39.094 | 39.094 | 39.094 | 39.094 | 39.094 | 39.094 | 100.0% | 1 | | -> duration | 38.094 | 38.094 | 38.094 | 38.094 | 38.094 | 38.094 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.093856 Full duration: 50.491827 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | nova.boot_server | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 13.607 | 100.0% | 1 | | nova.delete_server | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | nova.delete_keypair | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 17.269 | 17.269 | 17.269 | 17.269 | 17.269 | 17.269 | 100.0% | 1 | | -> duration | 16.269 | 16.269 | 16.269 | 16.269 | 16.269 | 16.269 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.269476 Full duration: 41.597094 test scenario NovaServers.boot_server_from_volume_and_delete +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.814 | 7.814 | 7.814 | 7.814 | 7.814 | 7.814 | 100.0% | 1 | | nova.boot_server | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 100.0% | 1 | | nova.delete_server | 4.742 | 4.742 | 4.742 | 4.742 | 4.742 | 4.742 | 100.0% | 1 | | total | 24.148 | 24.148 | 24.148 | 24.148 | 24.148 | 24.148 | 100.0% | 1 | | -> duration | 23.148 | 23.148 | 23.148 | 23.148 | 23.148 | 23.148 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.148422 Full duration: 50.782035 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.278 | 14.278 | 14.278 | 14.278 | 14.278 | 14.278 | 100.0% | 1 | | nova.pause_server | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 2.453 | 100.0% | 1 | | nova.unpause_server | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | nova.delete_server | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 21.818 | 21.818 | 21.818 | 21.818 | 21.818 | 21.818 | 100.0% | 1 | | -> duration | 16.818 | 16.818 | 16.818 | 16.818 | 16.818 | 16.818 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.817858 Full duration: 46.267859 test scenario NovaServers.boot_and_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 | 14.176 | 14.176 | 14.176 | 14.176 | 14.176 | 14.176 | 100.0% | 1 | | nova.migrate | 44.449 | 44.449 | 44.449 | 44.449 | 44.449 | 44.449 | 100.0% | 1 | | nova.resize_confirm | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 2.818 | 100.0% | 1 | | nova.delete_server | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 2.751 | 100.0% | 1 | | total | 64.195 | 64.195 | 64.195 | 64.195 | 64.195 | 64.195 | 100.0% | 1 | | -> duration | 63.195 | 63.195 | 63.195 | 63.195 | 63.195 | 63.195 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.195087 Full duration: 73.330957 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.299 | 14.299 | 14.299 | 14.299 | 14.299 | 14.299 | 100.0% | 1 | | nova.list_interfaces | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 14.466 | 14.466 | 14.466 | 14.466 | 14.466 | 14.466 | 100.0% | 1 | | -> duration | 13.466 | 13.466 | 13.466 | 13.466 | 13.466 | 13.466 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.465693 Full duration: 42.064328 test scenario NovaServerGroups.create_and_delete_server_group +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | nova.delete_server_group | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 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.972288 Full duration: 9.634578 2018-01-21 14:33:15,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a483086a-b400-40ed-8ea0-af4d5ec05f78 2018-01-21 14:33:15,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a483086a-b400-40ed-8ea0-af4d5ec05f78', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-21 14:33:15,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a483086a-b400-40ed-8ea0-af4d5ec05f78'] 2018-01-21 14:33:16,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:33:16,771 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-21 14:33:16,771 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-21 14:33:16,772 - 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-21 14:33:16,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-21 14:33:16,808 - 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-21 14:33:16,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '5ff33f9b-7d65-49df-ba77-b3cdafe41e09', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'flavor_name': 'rally-tiny-1d74fc13-74f2-4f07-a7c6-2de144bd7963', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d74fc13-74f2-4f07-a7c6-2de144bd7963', '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-21 14:34:22,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4e0de5f3-533e-4adc-8949-f267ee69dcab: started 2018-01-21 14:33:20.305 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Starting: Task validation. 2018-01-21 14:33:20.352 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Starting: Task validation of syntax. 2018-01-21 14:33:20.429 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Completed: Task validation of syntax. 2018-01-21 14:33:20.429 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Starting: Task validation of required platforms. 2018-01-21 14:33:20.460 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Completed: Task validation of required platforms. 2018-01-21 14:33:20.460 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Starting: Task validation of semantic. 2018-01-21 14:33:21.241 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() started 2018-01-21 14:33:23.860 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() finished in 2.62 sec 2018-01-21 14:33:26.200 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() started 2018-01-21 14:33:30.318 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() finished in 4.12 sec 2018-01-21 14:33:30.319 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Completed: Task validation of semantic. 2018-01-21 14:33:30.319 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Completed: Task validation. 2018-01-21 14:33:30.320 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Starting: Running task. 2018-01-21 14:33:30.501 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() started 2018-01-21 14:33:33.152 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() finished in 2.65 sec 2018-01-21 14:33:33.152 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() started 2018-01-21 14:33:33.152 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 14:33:33.175 10790 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 START 2018-01-21 14:33:34.151 10790 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 END: OK 2018-01-21 14:33:34.172 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:33:35.153 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-21 14:33:35.153 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() started 2018-01-21 14:33:39.205 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() finished in 4.05 sec 2018-01-21 14:33:40.569 10665 INFO rally.task.engine [-] Load duration is: 0.974695 2018-01-21 14:33:40.570 10665 INFO rally.task.engine [-] Full duration is: 8.721025 2018-01-21 14:33:40.847 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() started 2018-01-21 14:33:43.660 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() finished in 2.81 sec 2018-01-21 14:33:43.661 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() started 2018-01-21 14:33:43.661 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-21 14:33:43.682 10896 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 START 2018-01-21 14:33:44.579 10896 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 END: OK 2018-01-21 14:33:44.607 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:33:45.588 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-21 14:33:45.589 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() started 2018-01-21 14:33:49.592 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() finished in 4.00 sec 2018-01-21 14:33:50.899 10665 INFO rally.task.engine [-] Load duration is: 0.894285 2018-01-21 14:33:50.900 10665 INFO rally.task.engine [-] Full duration is: 8.76516 2018-01-21 14:33:51.159 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() started 2018-01-21 14:33:53.798 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() finished in 2.64 sec 2018-01-21 14:33:53.799 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() started 2018-01-21 14:33:53.799 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() finished in 0.23 msec 2018-01-21 14:33:53.817 11002 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 START 2018-01-21 14:33:54.704 11002 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 END: OK 2018-01-21 14:33:54.727 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:33:55.783 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() finished in 1.06 sec 2018-01-21 14:33:55.784 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() started 2018-01-21 14:33:59.649 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() finished in 3.87 sec 2018-01-21 14:34:01.212 10665 INFO rally.task.engine [-] Load duration is: 0.885303 2018-01-21 14:34:01.213 10665 INFO rally.task.engine [-] Full duration is: 8.505239 2018-01-21 14:34:01.471 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() started 2018-01-21 14:34:04.251 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() finished in 2.78 sec 2018-01-21 14:34:04.252 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() started 2018-01-21 14:34:04.252 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-21 14:34:04.273 11108 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 START 2018-01-21 14:34:05.404 11108 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 END: OK 2018-01-21 14:34:05.431 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:34:06.453 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-21 14:34:06.454 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() started 2018-01-21 14:34:10.733 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() finished in 4.28 sec 2018-01-21 14:34:11.531 10665 INFO rally.task.engine [-] Load duration is: 1.128467 2018-01-21 14:34:11.532 10665 INFO rally.task.engine [-] Full duration is: 9.278716 2018-01-21 14:34:11.797 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() started 2018-01-21 14:34:14.616 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack setup() finished in 2.82 sec 2018-01-21 14:34:14.616 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() started 2018-01-21 14:34:14.616 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-21 14:34:14.637 11214 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 START 2018-01-21 14:34:15.804 11214 INFO rally.task.runner [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | ITER: 1 END: OK 2018-01-21 14:34:15.833 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() started 2018-01-21 14:34:16.809 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-21 14:34:16.810 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() started 2018-01-21 14:34:21.197 10665 INFO rally.task.context [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Context users@openstack cleanup() finished in 4.39 sec 2018-01-21 14:34:21.884 10665 INFO rally.task.engine [-] Load duration is: 1.164936 2018-01-21 14:34:21.884 10665 INFO rally.task.engine [-] Full duration is: 9.418415 2018-01-21 14:34:22.201 10665 INFO rally.task.engine [-] Task 4e0de5f3-533e-4adc-8949-f267ee69dcab | Completed: Running task. Task 4e0de5f3-533e-4adc-8949-f267ee69dcab: 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.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | quotas.delete_quotas | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> duration | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.974695 Full duration: 8.721025 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.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894285 Full duration: 8.76516 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.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885303 Full duration: 8.505239 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 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | quotas.delete_quotas | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> duration | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.128467 Full duration: 9.278716 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.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | total | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | -> duration | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.164936 Full duration: 9.418415 2018-01-21 14:34:22,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e0de5f3-533e-4adc-8949-f267ee69dcab 2018-01-21 14:34:22,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4e0de5f3-533e-4adc-8949-f267ee69dcab', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-21 14:34:22,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4e0de5f3-533e-4adc-8949-f267ee69dcab'] 2018-01-21 14:34:23,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-21 14:34:23,921 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-21 14:34:23,922 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:33 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:31 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:29 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:31 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:40 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:50 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 13:31 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:29 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:37 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-21 14:34:23,922 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-21 14:34:32,178 - functest.energy.energy - DEBUG - Stopping recording 2018-01-21 14:34:33,614 - functest.utils.functest_utils - DEBUG - 2018-01-21 14:34:33,614 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 14:34:33,614 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:25 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-21 14:34:33,618 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-21 14:34:33,703 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 14:34:34,387 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-21 14:34:34,387 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 14:34:34,388 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-21 14:34:35,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-21 14:34:38,834 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-21 14:34:42,644 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-21 14:34:47,215 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-21 14:34:51,034 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-21 14:35:00,538 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-21 14:35:01,151 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-21 14:35:02,156 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-21 14:35:06,093 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 14:35:06,093 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-21 14:35:07,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-21 14:35:07,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-21 14:35:09,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-21 14:35:11,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-21 14:35:11,661 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-21 14:35:11,661 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-21 14:35:15,910 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-21 14:35:15,910 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-21 14:35:15,912 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-21 14:35:15,915 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-21 14:35:15,918 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-21 14:35:15,921 - 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-21 14:48:27,551 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.184510s] ... ok 2018-01-21 14:48:27,551 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.111761s] ... ok 2018-01-21 14:48:27,551 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [10.737382s] ... ok 2018-01-21 14:48:27,552 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.838210s] ... ok 2018-01-21 14:48:27,552 - 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.159155s] ... ok 2018-01-21 14:48:27,552 - 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 [12.554836s] ... ok 2018-01-21 14:48:27,552 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.117520s] ... ok 2018-01-21 14:48:27,552 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.396584s] ... ok 2018-01-21 14:48:27,552 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.184000s] ... ok 2018-01-21 14:48:27,552 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001144s] ... ok 2018-01-21 14:48:27,552 - 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 [17.173304s] ... ok 2018-01-21 14:48:27,552 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.120307s] ... ok 2018-01-21 14:48:27,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.403228s] ... ok 2018-01-21 14:48:27,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.160578s] ... ok 2018-01-21 14:48:27,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001087s] ... ok 2018-01-21 14:48:27,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.617111s] ... ok 2018-01-21 14:48:27,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.090048s] ... ok 2018-01-21 14:48:27,553 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.936435s] ... ok 2018-01-21 14:48:27,553 - 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.395233s] ... ok 2018-01-21 14:48:27,553 - 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.389948s] ... ok 2018-01-21 14:48:27,553 - 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.373270s] ... ok 2018-01-21 14:48:27,553 - 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.448416s] ... ok 2018-01-21 14:48:27,554 - 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.384653s] ... ok 2018-01-21 14:48:27,554 - 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.125367s] ... ok 2018-01-21 14:48:27,554 - 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.136106s] ... ok 2018-01-21 14:48:27,554 - 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.134450s] ... ok 2018-01-21 14:48:27,554 - 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.141286s] ... ok 2018-01-21 14:48:27,554 - 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.124820s] ... ok 2018-01-21 14:48:27,554 - 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.233691s] ... ok 2018-01-21 14:48:27,554 - 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.103995s] ... ok 2018-01-21 14:48:27,554 - 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.019892s] ... ok 2018-01-21 14:48:27,554 - 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.241128s] ... ok 2018-01-21 14:48:27,555 - 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.018601s] ... ok 2018-01-21 14:48:27,555 - 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.017730s] ... ok 2018-01-21 14:48:27,555 - 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.053703s] ... ok 2018-01-21 14:48:27,555 - 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.103435s] ... ok 2018-01-21 14:48:27,555 - 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.114376s] ... ok 2018-01-21 14:48:27,555 - 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.257945s] ... ok 2018-01-21 14:48:27,555 - 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.020394s] ... ok 2018-01-21 14:48:27,555 - 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.121054s] ... ok 2018-01-21 14:48:27,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.519898s] ... ok 2018-01-21 14:48:27,555 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.573556s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [21.984414s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.073075s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.506497s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.273146s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.316166s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.500906s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.589309s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.485948s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.168897s] ... ok 2018-01-21 14:48:27,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.878121s] ... ok 2018-01-21 14:48:27,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [14.567722s] ... ok 2018-01-21 14:48:27,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.383565s] ... ok 2018-01-21 14:48:27,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.257500s] ... ok 2018-01-21 14:48:27,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.370470s] ... ok 2018-01-21 14:48:27,557 - 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.076146s] ... ok 2018-01-21 14:48:27,557 - 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.108118s] ... ok 2018-01-21 14:48:27,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.103106s] ... ok 2018-01-21 14:48:27,557 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.175952s] ... ok 2018-01-21 14:48:27,557 - 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.071649s] ... ok 2018-01-21 14:48:27,557 - 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.373460s] ... ok 2018-01-21 14:48:27,558 - 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.408637s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.399942s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.072814s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.387931s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.412071s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.434609s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.072561s] ... ok 2018-01-21 14:48:27,558 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.381157s] ... ok 2018-01-21 14:48:27,558 - 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.549673s] ... ok 2018-01-21 14:48:27,558 - 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.393266s] ... ok 2018-01-21 14:48:27,559 - 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.382215s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.203158s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.221102s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012261s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.535654s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.090774s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.017407s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.082728s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.417433s] ... ok 2018-01-21 14:48:27,559 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.448067s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.775328s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.012169s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.018699s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.074377s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.054005s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.075838s] ... ok 2018-01-21 14:48:27,560 - 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.077778s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.103348s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.075287s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.181854s] ... ok 2018-01-21 14:48:27,560 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.079632s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.606803s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.028887s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.259192s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.010650s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.027590s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.729549s] ... ok 2018-01-21 14:48:27,561 - 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.322909s] ... ok 2018-01-21 14:48:27,561 - 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.107250s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.596988s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.066122s] ... ok 2018-01-21 14:48:27,561 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.427973s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.662638s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [4.465809s] ... ok 2018-01-21 14:48:27,562 - 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 [4.670531s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.241876s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.896271s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.758081s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.229997s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.190852s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.091720s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.084784s] ... ok 2018-01-21 14:48:27,562 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.192628s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.176494s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.113947s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.089621s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.330258s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.607003s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.986628s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.104284s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.108985s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.100603s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.102001s] ... ok 2018-01-21 14:48:27,563 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.085437s] ... ok 2018-01-21 14:48:27,564 - 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.379149s] ... ok 2018-01-21 14:48:27,564 - 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.055586s] ... ok 2018-01-21 14:48:27,564 - 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.238813s] ... ok 2018-01-21 14:48:27,564 - 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.933313s] ... ok 2018-01-21 14:48:27,564 - 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.798926s] ... ok 2018-01-21 14:48:27,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.129039s] ... ok 2018-01-21 14:48:27,564 - 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.961155s] ... ok 2018-01-21 14:48:27,564 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.137064s] ... ok 2018-01-21 14:48:27,564 - 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.071189s] ... ok 2018-01-21 14:48:27,564 - 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.361511s] ... ok 2018-01-21 14:48:27,565 - 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.662497s] ... ok 2018-01-21 14:48:27,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.633485s] ... ok 2018-01-21 14:48:27,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.743040s] ... ok 2018-01-21 14:48:27,565 - 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.333342s] ... ok 2018-01-21 14:48:27,565 - 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.948712s] ... ok 2018-01-21 14:48:27,565 - 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.125339s] ... ok 2018-01-21 14:48:27,565 - 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.035781s] ... ok 2018-01-21 14:48:27,565 - 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.029197s] ... ok 2018-01-21 14:48:27,565 - 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.027204s] ... ok 2018-01-21 14:48:27,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.772775s] ... ok 2018-01-21 14:48:27,565 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.156586s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.165214s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.936261s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.622898s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.753681s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.622916s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.417669s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.498221s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.384847s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [3.074564s] ... ok 2018-01-21 14:48:27,566 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.720126s] ... ok 2018-01-21 14:48:27,566 - 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 [8.828594s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.792598s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.067671s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.070542s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.090269s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.520717s] ... ok 2018-01-21 14:48:27,567 - 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.176513s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.440799s] ... ok 2018-01-21 14:48:27,567 - 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.087082s] ... ok 2018-01-21 14:48:27,567 - 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.088019s] ... ok 2018-01-21 14:48:27,567 - 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.089790s] ... ok 2018-01-21 14:48:27,567 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.097859s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.088347s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.162310s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.136166s] ... ok 2018-01-21 14:48:27,568 - 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.091572s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.108052s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.022693s] ... ok 2018-01-21 14:48:27,568 - 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.056926s] ... ok 2018-01-21 14:48:27,568 - 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.062690s] ... ok 2018-01-21 14:48:27,568 - 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.030618s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.020833s] ... ok 2018-01-21 14:48:27,568 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.019214s] ... ok 2018-01-21 14:48:27,569 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.060857s] ... ok 2018-01-21 14:48:27,569 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.079613s] ... ok 2018-01-21 14:48:27,569 - 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.016212s] ... ok 2018-01-21 14:48:27,569 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.060112s] ... ok 2018-01-21 14:48:27,569 - 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.018098s] ... ok 2018-01-21 14:48:27,569 - 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.104575s] ... ok 2018-01-21 14:48:27,569 - 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.077983s] ... ok 2018-01-21 14:48:27,569 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.062915s] ... ok 2018-01-21 14:48:27,569 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.063337s] ... ok 2018-01-21 14:48:27,569 - 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.342839s] ... ok 2018-01-21 14:48:27,569 - 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.055955s] ... ok 2018-01-21 14:48:27,570 - 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.058546s] ... ok 2018-01-21 14:48:27,570 - 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.013981s] ... ok 2018-01-21 14:48:27,570 - 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.061105s] ... ok 2018-01-21 14:48:27,570 - 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.058922s] ... ok 2018-01-21 14:48:27,570 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.066606s] ... ok 2018-01-21 14:48:27,570 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.056572s] ... ok 2018-01-21 14:48:27,570 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.908506s] ... ok 2018-01-21 14:48:27,570 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.963175s] ... ok 2018-01-21 14:48:27,570 - 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.171779s] ... ok 2018-01-21 14:48:27,570 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.126739s] ... ok 2018-01-21 14:48:27,570 - 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.165666s] ... ok 2018-01-21 14:48:27,571 - 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.070104s] ... ok 2018-01-21 14:48:27,572 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 785.0000 sec. 2018-01-21 14:48:27,573 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-21 14:48:27,574 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-21 14:48:27,575 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-21 14:48:27,579 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-21 14:48:35,134 - functest.energy.energy - DEBUG - Stopping recording 2018-01-21 14:48:36,529 - functest.utils.functest_utils - DEBUG - 2018-01-21 14:48:36,529 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 14:48:36,530 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 14:00 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-21 14:48:36,534 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-21 14:48:37,523 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-21 15:31:33,394 - 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) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_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 ---------------------------------------------------------------------- Ran 114 tests in 2575.859s OK 2018-01-21 15:31:33,879 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:31:33,880 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:31:33,880 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:56 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-21 15:31:33,884 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-264 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-21 15:31:33,887 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:52 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:21 | PASS | | rally_sanity | functest | smoke | 25:25 | PASS | | refstack_defcore | functest | smoke | 14:00 | PASS | | snaps_smoke | functest | smoke | 42:56 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-21 15:31:33,892 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 15:32:47,294 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 15:32:47,295 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 15:32:47,295 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-21 15:32:47,296 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-264 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-21 15:32:47,298 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-21 15:32:47,300 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-21 15:33:25,349 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 15:33:25,350 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 15:33:25,352 - 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 | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-01-21 15:33:25,354 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-21 15:33:25,355 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-21 15:33:25,637 - 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-21 15:33:25,697 - 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-21 15:33:25,733 - 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-21 15:33:26,576 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-21 15:33:26,577 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-21 15:33:27,286 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-21 15:33:27,286 - functest.energy.energy - DEBUG - Starting recording 2018-01-21 15:33:27,286 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-21 15:33:28,007 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-21 15:33:30,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-21 15:33:33,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-21 15:33:33,425 - 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-21 15:35:14,125 - 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-21 15:35:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-21 15:35:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-21 15:35:32,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-21 15:35:34,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-21 15:35:35,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-21 15:38:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-21 15:38:14,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-21 15:38:17,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-21 15:38:49,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-21 15:39:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-21 15:39:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-21 15:39:20,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-21 15:39:56,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-21 15:40:06,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-21 15:40:07,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-21 15:40:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-21 15:40:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:40:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:40:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-21 15:41:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:41:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-21 15:41:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-21 15:41:17,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-21 15:41:17,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-21 15:41:23,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-21 15:41:23,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-21 15:41:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-21 15:41:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 15:41:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 15:41:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-21 15:41:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-21 15:41:39,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:44,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:41:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:50,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:50,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,239 - 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-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:50,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:41:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-21 15:41:55,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:41:55,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:41:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:41:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:41:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:41:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:41:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:42:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:42:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:42:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:42:01,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:42:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:42:01,673 - 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-21 15:42:09,881 - 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-21 15:42:09,881 - 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-21 15:42:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:42:09,882 - 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-21 15:42:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:42:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:42:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:42:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:42:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:42:19,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:42:19,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:42:19,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:42:19,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-21 15:42:19,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-21 15:42:19,670 - 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-21 15:42:19,670 - 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-21 15:42:26,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:26,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:26,612 - 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-21 15:42:34,599 - 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-21 15:42:34,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:34,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:34,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:34,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:34,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:34,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:41,873 - 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-21 15:42:41,873 - 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-21 15:42:41,873 - 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-21 15:42:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:42:50,901 - 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-21 15:43:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:43:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-21 15:43:00,386 - 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-21 15:43:00,386 - 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-21 15:43:00,386 - 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-21 15:43:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:09,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:09,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:43:09,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:43:09,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:43:09,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:09,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:09,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:09,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:19,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:19,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:19,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:19,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:19,974 - 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-21 15:43:25,925 - 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-21 15:43:25,925 - 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.11 on port 22: Unable to connect to port 22 on 10.67.79.11 (tried 1 time) 2018-01-21 15:43:25,926 - 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-21 15:43:25,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:25,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:25,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:32,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:32,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:32,106 - 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-21 15:43:32,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-21 15:43:32,106 - 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-21 15:43:37,890 - 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-21 15:43:37,890 - 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-21 15:43:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-21 15:43:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-21 15:43:48,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-21 15:43:48,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:43:48,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:43:48,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:43:48,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:48,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:43:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:43:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:43:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:43:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:00,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:44:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:44:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:44:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:05,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:05,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:05,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:10,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:10,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:10,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:44:10,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:16,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-21 15:44:16,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:16,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:16,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:16,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:21,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:21,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:44:21,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:44:21,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:44:21,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:21,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:21,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:21,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:21,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:21,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:21,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:21,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:26,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:26,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:26,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:31,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-21 15:44:31,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:31,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:31,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:31,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:31,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:37,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:37,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:37,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:37,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:37,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:43,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:43,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:43,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:43,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:43,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:49,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:49,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 15:44:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-21 15:44:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-21 15:44:55,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-21 15:44:55,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-21 15:44:55,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-21 15:44:55,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:44:55,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:44:55,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-21 15:45:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-21 15:45:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-21 15:45:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:00,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-21 15:45:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:06,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:45:06,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:12,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-21 15:45:18,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-21 15:45:39,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:45:39,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:45:39,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:45:39,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:45:39,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:45:39,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:45:39,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:29,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:29,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:47:29,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:47:34,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:47:34,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:47:34,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:47:34,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:47:34,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:39,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:47:39,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:47:39,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:39,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:39,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:39,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:47:39,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-21 15:50:33,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:50:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:50:33,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:50:38,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:38,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:50:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:50:38,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:43,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:43,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:50:43,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:50:43,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:50:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:50:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:48,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:50:48,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:54,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:50:54,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:50:54,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:50:54,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:50:59,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:51:31,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:51:31,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:51:31,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:51:31,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:51:31,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:51:31,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:51:36,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:51:47,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:51:47,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:51:47,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:51:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:51:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:51:52,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:52:19,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:52:19,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-21 15:52:19,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:52:19,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:53:48,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:53:48,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:53:48,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:53:48,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:53:48,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-21 15:53:48,981 - 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-21T15:41:17.965Z', 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'0bb6e109-8028-430e-8348-36196a73d6dd'} 2018-01-21 15:53:49,101 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.19 2018-01-21 15:53:49,467 - 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-21 15:53:49,565 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-21 15:53:49,565 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-21 15:53:49,616 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 15:54:14,687 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 15:54:39,789 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 15:55:04,855 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 15:55:29,905 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 15:55:55,203 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-21 15:56:20,536 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550744@clearwater.opnfv', u'sip_username': u'6505550744', u'formatted_number': u'(650) 555-0744', u'number': u'6505550744', u'sip_uri': u'sip:6505550744@clearwater.opnfv', u'number_id': u'e42d69411f6449639095046c3b51a46d', u'sip_password': u'P35v7qfDp', u'pstn': False} 2018-01-21 15:56:20,537 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-21 15:56:20,537 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-21 15:56:20,549 - 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-21 15:56:20,549 - 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-21 15:58:38,457 - 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) - (6505550993, 6505550885) Passed Basic Call - Tel URIs (TCP) - (6505550874, 6505550815) Passed Basic Call - Unknown number (TCP) - (6505550350, 6505550702) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550603, 6505550168) Passed Basic Call - Messages - Pager model (TCP) - (6505550491, 6505550910) Passed Basic Call - Pracks (TCP) - (6505550817, 6505550807) Passed Basic Registration (TCP) - (6505550421) Passed Multiple Identities (TCP) - (6505550934, 6505550701) Passed Call Barring - Outbound Rejection (TCP) - (6505550879, 6505550951) 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) - (6505550706, 6505550740) 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) - (6505550062, 6505550285, 6505550443) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550618, 6505550014, 6505550679) Passed Call Diversion - Not reachable (408) (TCP) - (6505550969, 6505550171, 6505550125) Passed Call Diversion - Not reachable (503) (TCP) - (6505550396, 6505550035, 6505550378) Passed Call Diversion - Not reachable (500) (TCP) - (6505550877, 6505550410, 6505550533) Passed Call Diversion - Busy (TCP) - (6505550654, 6505550427, 6505550290) Passed Call Diversion - Unconditional (TCP) - (6505550768, 6505550476, 6505550805) Passed Call Diversion - No answer (TCP) - (6505550075, 6505550547, 6505550686) Passed Call Diversion - Bad target URI (TCP) - (6505550785, 6505550804) Passed Call Diversion - Audio-only call (TCP) - (6505550297, 6505550211, 6505550978, 6505550922) Passed Call Diversion - Audio-video call (TCP) - (6505550783, 6505550308, 6505550018, 6505550141) Passed Call Waiting - Accepted (TCP) - (6505550363, 6505550078, 6505550654) Passed Call Waiting - Cancelled (TCP) - (6505550521, 6505550163, 6505550172) Passed CANCEL - Mainline (TCP) - (6505550126, 6505550174) Passed Filtering - Accept-Contact (TCP) - (6505550068, 6505550085) Passed Filtering - Accept-Contact no match (TCP) - (6505550811, 6505550297) Passed Filtering - Accept-Contact negated match (TCP) - (6505550983, 6505550366) Passed Filtering - RFC3841 example (TCP) - (6505550311, 6505550376) Passed Filtering - Reject-Contact no match (TCP) - (6505550136, 6505550413) Passed Filtering - Reject-Contact match (TCP) - (6505550552, 6505550694) 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) - (6505550871) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550718) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550700) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550057) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550255, 6505550013) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550621, 6505550668) Passed GRUU - Call - only GRUU as target (TCP) - (6505550109, 6505550627) Passed GRUU - Call - AoR as target (TCP) - (6505550288, 6505550215) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550115, 6505550596) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550929, 6505550173) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550190, 6505550058) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550612, 6505550848) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550993, 6505550078) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550352, 6505550165) 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) - (6505550226) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550458) Passed 2018-01-21 15:58:38,457 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-21 15:58:38,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-21 15:58:38,459 - functest.energy.energy - DEBUG - Stopping recording 2018-01-21 15:58:39,601 - functest.utils.functest_utils - DEBUG - 2018-01-21 15:58:39,602 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 15:58:39,602 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:10 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-21 15:58:39,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-21 15:58:45,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:45,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:45,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:45,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:45,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-21 15:58:50,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:50,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:50,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:58:50,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:55,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:58:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:58:55,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:55,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:58:55,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:59:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 15:59:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 15:59:06,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 15:59:06,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 15:59:06,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:06,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:11,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:11,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 15:59:11,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:11,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:11,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6136) 2018-01-21 15:59:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:11,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 15:59:17,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 15:59:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-21 15:59:22,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-21 15:59:22,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:22,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:22,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 15:59:22,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 15:59:22,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:22,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 15:59:22,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:27,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-21 15:59:27,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:27,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-21 15:59:27,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:27,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 15:59:27,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:27,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 15:59:27,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:27,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 15:59:27,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:38,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:38,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 15:59:38,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 15:59:38,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:38,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 15:59:38,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:38,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:43,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:43,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 15:59:43,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 15:59:43,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 15:59:43,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-21 15:59:48,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:48,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 15:59:48,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 15:59:48,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 15:59:48,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 15:59:48,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:48,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 15:59:48,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 15:59:48,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:59,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 15:59:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-21 15:59:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 15:59:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-21 15:59:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 15:59:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 15:59:59,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 16:00:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-21 16:00:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 16:01:54,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-21 16:01:59,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:01:59,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 16:01:59,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 16:01:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 16:01:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 16:01:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 16:01:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 16:01:59,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 16:02:04,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-21 16:02:04,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-21 16:02:04,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-21 16:02:04,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-21 16:02:04,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-21 16:02:04,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-21 16:02:04,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-21 16:02:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 16:02:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 16:02:09,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 16:02:09,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 16:02:09,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-21 16:02:09,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-21 16:02:09,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-21 16:02:09,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-21 16:02:15,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 16:02:15,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:15,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 16:02:20,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-21 16:02:20,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-21 16:02:20,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-21 16:02:20,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:20,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:20,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:20,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-21 16:02:20,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:20,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:25,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:25,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:25,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 16:02:25,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 16:02:25,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:25,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:25,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:30,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-21 16:02:30,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:30,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-21 16:02:30,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-21 16:02:30,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 16:02:35,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:02:35,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 16:02:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 16:02:35,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 16:02:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-21 16:02:41,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:41,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 16:02:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-21 16:02:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-21 16:02:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-21 16:02:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-21 16:02:41,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-21 16:02:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-21 16:02:46,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 16:02:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-21 16:02:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-21 16:02:46,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-21 16:02:48,124 - functest.core.vnf - INFO - test cleaning 2018-01-21 16:02:48,125 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-21 16:03:03,522 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-21 16:03:03,658 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-21 16:03:05,601 - 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-21 16:03:05,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-21 16:03:05,640 - 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-21 16:03:05,648 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-21 16:03:05,686 - 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-21 16:03:05,686 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-21 16:03:07,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-21 16:03:07,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-21 16:03:07,689 - 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-21 16:03:08,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-21 16:03:21,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-21 16:03:21,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-21 16:03:31,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-21 16:03:33,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-21 16:03:34,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-21 16:06:30,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-21 16:06:30,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-21 16:06:37,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-21 16:07:07,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-21 16:07:07,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-21 16:07:07,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-21 16:07:43,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-21 16:07:50,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-21 16:07:52,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-21 16:07:59,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-21 16:07:59,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-21 16:07:59,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-21 16:07:59,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-21 16:09:08,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-21 16:09:08,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-21 16:09:08,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-21 16:09:08,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-21 16:09:08,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-21 16:09:14,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-21 16:09:14,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-21 16:09:19,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 16:09:19,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-21 16:09:19,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-21 16:09:19,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-21 16:09:19,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-32eb2502-f3c5-45f0-8c7c-404a8998b085) 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-60ad6975-85c6-4c6e-91bd-a21a4ed4dd79) 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e8def45f-1b29-42a9-ae63-31547cd929cb) 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-21 16:09:19,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-88e227bc-b383-4820-a5fa-72bea5908371) 2018-01-21 16:09:19,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e055769b-79c2-4cef-a9dc-809bbc2f52e1) 2018-01-21 16:09:19,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c8697e93-8d5a-4961-b915-c87232662328) 2018-01-21 16:09:19,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2661dba5-2b7f-4f65-a1fa-9320be27d5f2) 2018-01-21 16:09:35,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-21 16:09:35,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-21 16:09:35,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 16:09:35,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 16:09:35,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-21 16:09:35,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3975b6a2-9d5e-4018-905e-7986c5388264) [retry 1/60] 2018-01-21 16:09:35,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-21 16:09:35,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-21 16:09:35,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ee12e9c3-c841-4940-a08b-87ee836c60fc) [retry 1/60] 2018-01-21 16:09:41,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4e661fe3-ca6f-4c86-8bb4-f461834d1593) [retry 1/60] 2018-01-21 16:09:41,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-503f4d65-9967-4862-bcf5-417a437ab348) [retry 1/60] 2018-01-21 16:09:41,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4520670c-5e82-414e-adae-245227aa68c5) [retry 1/60] 2018-01-21 16:09:41,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c7537570-cfc8-4fa6-816d-7544dd84bf34) [retry 1/60] 2018-01-21 16:09:41,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dfb2925c-0b8a-400f-8cf0-654bdae493ca) [retry 1/60] 2018-01-21 16:09:51,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-21 16:09:51,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 16:09:51,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 16:09:51,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-21 16:09:51,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ed029c6b-d5d9-4610-b45a-55280259877e) [retry 2/60] 2018-01-21 16:09:57,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 16:09:57,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 16:09:57,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7384ef3f-ba29-4517-b381-193204dd5d86) [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fae8f847-67fe-48bc-b6b9-9808cdeed4d8) [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e9382265-4b5c-48a6-a208-5914be933e5a) [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-21 16:09:57,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-21 16:09:57,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec925264-a273-4bce-b48c-0564c0e5d117) [retry 2/60] 2018-01-21 16:09:57,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-21 16:09:57,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cb77cf85-01b2-4074-b8fa-84f2b099637c) [retry 2/60] 2018-01-21 16:09:57,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dcb41064-29ec-4e37-9dcd-077ebd527a0f) [retry 2/60] 2018-01-21 16:10:07,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-21 16:10:07,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 16:10:07,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 16:10:07,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-21 16:10:07,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8c7dbd19-cc73-4623-9259-47499c8035e7) [retry 3/60] 2018-01-21 16:10:12,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f803e90a-9b2a-449a-a76d-a080ce73e4bc) [retry 3/60] 2018-01-21 16:10:12,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 16:10:12,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 16:10:12,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 16:10:12,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-905b6c61-8e01-4f9b-b6d7-5fb6ca7489b3) [retry 3/60] 2018-01-21 16:10:12,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d2de8c83-2b8e-4978-a4ba-eaa7d9c7ced9) [retry 3/60] 2018-01-21 16:10:18,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9d68338f-bf05-4a5c-91ad-1e1e7e676e23) [retry 3/60] 2018-01-21 16:10:18,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a695c577-f080-4713-a095-aec5e3de9016) [retry 3/60] 2018-01-21 16:10:18,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e58fb1da-de6b-46d2-a0d1-e6b401cec87c) [retry 3/60] 2018-01-21 16:10:23,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 16:10:28,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-21 16:10:28,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-21 16:10:28,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 16:10:28,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7b27173b-b2f4-442b-8f6b-b6b90ec22480) [retry 4/60] 2018-01-21 16:10:28,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-130dea42-f20f-4425-a2d4-4567cee4521f) [retry 4/60] 2018-01-21 16:10:28,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 16:10:28,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 16:10:28,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 16:10:28,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-21 16:10:34,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3703365-68a7-4682-a0ee-0c24999a346f) [retry 4/60] 2018-01-21 16:10:34,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1e6cf232-e7be-416e-ad6a-9ff0e9f028a0) [retry 4/60] 2018-01-21 16:10:34,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ca17e11d-333f-48b0-b72e-3ad900a099c8) [retry 4/60] 2018-01-21 16:10:34,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4d0d89b5-8946-4698-be22-1ca858591e8a) [retry 4/60] 2018-01-21 16:10:34,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-50453abd-7f29-4362-9f02-467ddb292064) [retry 4/60] 2018-01-21 16:10:44,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 16:10:44,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-21 16:10:44,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 16:10:44,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-21 16:10:44,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-70cba39a-5277-4eb6-aedf-359640885ff6) [retry 5/60] 2018-01-21 16:10:44,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fe9fa9ff-aa26-4bfc-ada4-bb0521916740) [retry 5/60] 2018-01-21 16:10:49,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 16:10:49,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 16:10:49,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 16:10:49,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 16:10:49,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-21 16:10:49,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 16:10:49,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-21 16:10:49,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4cef5bb8-794f-487a-aa84-81cea6f3eb07) [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7929527c-464f-4d6b-905b-dd0489710443) [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fd661ff7-bd24-4704-af7c-66125d77ab0d) [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4996d208-1b8e-4101-83b0-9e53712fc435) [retry 5/60] 2018-01-21 16:10:49,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-77e5adf0-3ed4-4825-a011-a42be7ff770f) [retry 5/60] 2018-01-21 16:11:00,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 16:11:00,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-21 16:11:00,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 16:11:00,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-21 16:11:00,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-182bb6e1-b433-487e-b0e2-4eabc1bccf26) [retry 6/60] 2018-01-21 16:11:00,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-27602560-5d42-413c-9e37-bfc124b11f20) [retry 6/60] 2018-01-21 16:11:05,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 16:11:05,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 16:11:05,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 16:11:05,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 16:11:05,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 16:11:05,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-21 16:11:05,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-21 16:11:05,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 16:11:05,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-21 16:11:05,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-21 16:11:10,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-841be72e-377a-43f7-9de6-a13688e97dd2) [retry 6/60] 2018-01-21 16:11:10,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1484c6ab-01e6-4632-99f8-f84dc7f9d8f3) [retry 6/60] 2018-01-21 16:11:10,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-276c67a1-20ef-40bc-9e13-ab2a1d208a02) [retry 6/60] 2018-01-21 16:11:10,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-961b32b9-405a-476b-89b2-218539bb0de2) [retry 6/60] 2018-01-21 16:11:10,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d870057a-4602-457d-97f2-2d4628a5f0d6) [retry 6/60] 2018-01-21 16:11:15,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-21 16:11:15,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 16:11:15,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-21 16:11:15,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 16:11:21,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f97858de-4c21-4daa-a921-440a3db9b278) [retry 7/60] 2018-01-21 16:11:21,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8ba878af-0312-465a-9f03-563e6d60433e) [retry 7/60] 2018-01-21 16:11:21,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 16:11:21,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 16:11:26,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 16:11:26,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 16:11:26,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-21 16:11:26,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-21 16:11:26,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 16:11:26,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-66d29360-e33c-43e0-ac7f-3349070a06f6) [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5712802e-a5bc-41b1-b0c7-a65f44941b94) [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-abec7906-60f4-44b9-9969-e3568dc453fc) [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-75696efb-f94f-4e68-9f62-54bbacf61407) [retry 7/60] 2018-01-21 16:11:26,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f9621a3-fff9-445d-bfbf-debdf1b73859) [retry 7/60] 2018-01-21 16:11:31,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 16:11:36,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 16:11:36,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-21 16:11:36,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-21 16:11:36,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f9b0e5e-7c8d-4947-8189-393eab044912) [retry 8/60] 2018-01-21 16:11:36,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0f2d2123-8c07-4ea8-b7fd-652948a9bd61) [retry 8/60] 2018-01-21 16:11:36,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-89a892bd-ffe2-4ed5-85a9-03d5b7a9ae34) [retry 8/60] 2018-01-21 16:11:42,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-22835f46-0a17-4480-b937-ab9e5efc8ef0) [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2b76fd2c-7f25-4fbd-8e18-eade95fd4f95) [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-944821cf-33fb-4037-866b-dec083075f67) [retry 8/60] 2018-01-21 16:11:42,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4425bf3d-c2b5-45f4-8569-9e57032dcc4f) [retry 8/60] 2018-01-21 16:11:52,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 16:11:52,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-21 16:11:52,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 16:11:52,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-21 16:11:52,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-34b2acca-9df0-44a6-8ca9-5b0d30c72ed8) [retry 9/60] 2018-01-21 16:11:52,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-30d0334f-7849-42fe-a9a4-8bc6b2634128) [retry 9/60] 2018-01-21 16:11:57,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 16:11:57,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 16:11:57,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 16:11:57,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 16:11:57,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7e521990-0715-4583-bda4-e6774977b6f7) [retry 9/60] 2018-01-21 16:11:57,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-21 16:11:57,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-21 16:11:57,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 16:11:57,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-21 16:11:57,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 16:11:57,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-21 16:11:57,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fd14069d-3aa3-4896-866c-583aa6413185) [retry 9/60] 2018-01-21 16:12:03,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f89e9d47-5c24-4d60-8c18-bfcaf00ccfc6) [retry 9/60] 2018-01-21 16:12:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c2bf2bce-baf1-4192-a0cb-a225366374d3) [retry 9/60] 2018-01-21 16:12:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eb42a7d2-7892-43be-8458-899544277087) [retry 9/60] 2018-01-21 16:12:08,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 16:12:08,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-21 16:12:08,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 16:12:08,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-21 16:12:08,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-801f298c-5e30-4b24-8cc8-5029e7d35f92) [retry 10/60] 2018-01-21 16:12:08,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c8b929ac-f6d2-440f-8ac6-4ccb264c4c19) [retry 10/60] 2018-01-21 16:12:13,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 16:12:13,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 16:12:13,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 16:12:13,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 16:12:13,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b09f78a2-e73c-4276-be48-65800a64191f) [retry 10/60] 2018-01-21 16:12:13,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-21 16:12:13,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-21 16:12:13,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 16:12:13,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-21 16:12:18,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 16:12:18,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-21 16:12:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2cdd48af-f78b-4d8f-b456-4e040ca52f81) [retry 10/60] 2018-01-21 16:12:18,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-32447674-82b3-48ad-ae34-c8d636c50720) [retry 10/60] 2018-01-21 16:12:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5f0a2ccf-7a9d-4d8f-98a6-f407e81592df) [retry 10/60] 2018-01-21 16:12:18,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2526f9cd-a243-4fce-8624-d25d4661c18a) [retry 10/60] 2018-01-21 16:12:24,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 16:12:24,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-21 16:12:24,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 16:12:24,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-21 16:12:29,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53d9544d-f8c4-47c6-84ff-4c0be7125cd0) [retry 11/60] 2018-01-21 16:12:29,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a8914835-bcf0-4f2a-a135-8b49b139ab75) [retry 11/60] 2018-01-21 16:12:29,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 16:12:29,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 16:12:34,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cc27d363-87f9-42b5-a4e9-bc9a229e303f) [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-21 16:12:34,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 16:12:34,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-21 16:12:34,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec31f093-32f8-4a01-ae0e-a06789dbd02f) [retry 11/60] 2018-01-21 16:12:34,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-994f00e3-993a-4a14-a62a-b22abf7a4d91) [retry 11/60] 2018-01-21 16:12:34,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c4d4825f-9a4e-45a9-98a7-4aa6acfbde2d) [retry 11/60] 2018-01-21 16:12:34,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5ed8af03-c61c-402b-ba85-fdfebaca584f) [retry 11/60] 2018-01-21 16:12:39,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 16:12:45,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-21 16:12:45,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 16:12:45,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-21 16:12:45,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2890618-9356-4cb8-884d-609d5df31ac0) [retry 12/60] 2018-01-21 16:12:45,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4b0378ed-2eda-48d7-9849-d9ab7acf09b7) [retry 12/60] 2018-01-21 16:12:45,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 16:12:45,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 16:12:50,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 16:12:50,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 16:12:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-be8bf908-c76c-42a3-9d34-4f9e8b21f99c) [retry 12/60] 2018-01-21 16:12:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 16:12:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-21 16:12:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-21 16:12:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-21 16:12:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 16:12:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-21 16:12:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5c933bcc-c491-4cab-bde9-3da29eb7ea2d) [retry 12/60] 2018-01-21 16:12:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-80477332-44ef-4a93-b47a-53f7fbb89aac) [retry 12/60] 2018-01-21 16:12:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-82dcfb9a-a9fd-4541-9c74-baa850e35078) [retry 12/60] 2018-01-21 16:12:55,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-daea5a55-4ca6-4573-9f9b-d4ab0121c37d) [retry 12/60] 2018-01-21 16:13:00,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 16:13:00,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 16:13:00,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-21 16:13:00,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-21 16:13:00,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-db1b8a09-065e-4cab-97a1-47a4030ecb83) [retry 13/60] 2018-01-21 16:13:00,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c36fb849-61bc-4e65-89b5-a3a2ef4b9313) [retry 13/60] 2018-01-21 16:13:06,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 16:13:06,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 16:13:06,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 16:13:06,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 16:13:06,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec9200af-fb83-4ec4-83ac-980358f2aca8) [retry 13/60] 2018-01-21 16:13:06,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 16:13:06,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-21 16:13:06,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-21 16:13:06,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-21 16:13:06,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-be150b4d-309f-4fcf-845b-f80530b7192e) [retry 13/60] 2018-01-21 16:13:06,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 16:13:06,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-21 16:13:11,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-395a9140-a2c8-448f-90d0-9f35b4fd358e) [retry 13/60] 2018-01-21 16:13:11,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eaace483-252a-467e-9b4d-196a97ae3cba) [retry 13/60] 2018-01-21 16:13:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1225ad3b-1d75-43fc-80ba-5c6c78fbb14b) [retry 13/60] 2018-01-21 16:13:16,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 16:13:16,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 16:13:16,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-21 16:13:16,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-21 16:13:16,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5acbce28-4b73-4915-b761-60641b196f29) [retry 14/60] 2018-01-21 16:13:16,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7d98448e-572b-4a29-b921-6c40954cc64f) [retry 14/60] 2018-01-21 16:13:21,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 16:13:21,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 16:13:21,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 16:13:21,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 16:13:21,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8a6ab521-1fac-48a9-bdb7-48cef9b497ad) [retry 14/60] 2018-01-21 16:13:27,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 16:13:27,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-429d6f32-e573-4dd0-a3cb-8747b66930d0) [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8e86a7cd-a307-415e-850e-8bf5a853f862) [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a11002e2-de44-45a9-ad9f-a2d27b0c53d3) [retry 14/60] 2018-01-21 16:13:27,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a08f50f9-24a6-4f6a-98bc-295ab7fca0cd) [retry 14/60] 2018-01-21 16:13:32,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 16:13:32,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-21 16:13:32,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 16:13:32,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-21 16:13:32,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f6ba66e8-8e55-43b1-9ddc-395872b07208) [retry 15/60] 2018-01-21 16:13:32,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-17f8d74b-4524-4345-86ec-e9fe12108790) [retry 15/60] 2018-01-21 16:13:37,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 16:13:37,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 16:13:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 16:13:42,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-75e55861-1bfe-467d-8345-31f9fe7e09a2) [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 16:13:42,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-21 16:13:42,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d99ae969-f486-4766-b61a-60e083a786a0) [retry 15/60] 2018-01-21 16:13:42,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c2d90d8e-b290-4181-b086-1eed0fd81a48) [retry 15/60] 2018-01-21 16:13:42,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-01fd6949-b434-4d28-ad83-e06bc3f523fa) [retry 15/60] 2018-01-21 16:13:42,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-14e9ae24-9bf4-413f-a13f-9d1a79a18ac1) [retry 15/60] 2018-01-21 16:13:47,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 16:13:47,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-21 16:13:47,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 16:13:47,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-21 16:13:53,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-861a6260-899e-4539-88a5-4263ebc94932) [retry 16/60] 2018-01-21 16:13:53,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e5243fb3-a1af-4518-bae7-8abe81ce4b31) [retry 16/60] 2018-01-21 16:13:53,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 16:13:58,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 16:13:58,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 16:13:58,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 16:13:58,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6effbcf6-ec81-4bf3-9720-b88e3c183f3b) [retry 16/60] 2018-01-21 16:13:58,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 16:13:58,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-21 16:13:58,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-21 16:13:58,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-21 16:13:58,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 16:13:58,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-21 16:13:58,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cc33fb89-12af-4cda-88c6-de4136c6cb31) [retry 16/60] 2018-01-21 16:14:03,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eece8984-4120-43c1-966d-09c924a170ef) [retry 16/60] 2018-01-21 16:14:03,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f822af3f-5f11-4b13-abc8-8c1dd0b1e38c) [retry 16/60] 2018-01-21 16:14:03,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9b5ebd53-eb1f-4491-aaf0-853c928279c3) [retry 16/60] 2018-01-21 16:14:08,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 16:14:08,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 16:14:08,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-21 16:14:08,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-21 16:14:08,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c512f88b-35ee-4223-9b0c-e07f36fd4f13) [retry 17/60] 2018-01-21 16:14:08,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c939de2b-9f0b-45da-a0c6-3586f859e954) [retry 17/60] 2018-01-21 16:14:14,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 16:14:14,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 16:14:14,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d36a1e12-7abc-46a3-bea7-253353ea0e0a) [retry 17/60] 2018-01-21 16:14:14,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 16:14:14,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 16:14:14,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-21 16:14:19,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 16:14:19,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-21 16:14:19,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-21 16:14:19,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 16:14:19,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-21 16:14:19,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c997135d-ffe6-4c34-a022-640e7beeedec) [retry 17/60] 2018-01-21 16:14:19,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cb0d6bb2-b39f-4fd0-ba9e-bb0e4e472b15) [retry 17/60] 2018-01-21 16:14:19,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-23f4551e-c978-48d3-8357-3249aca6a3a2) [retry 17/60] 2018-01-21 16:14:19,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03eee644-8846-471b-809b-8f87a6a19428) [retry 17/60] 2018-01-21 16:14:24,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 16:14:24,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 16:14:24,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-21 16:14:24,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-21 16:14:24,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c803a94e-4ee0-4de4-9581-f6b327c56628) [retry 18/60] 2018-01-21 16:14:24,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-af06dbf9-13e5-4a04-948f-84aeb5ad1c8f) [retry 18/60] 2018-01-21 16:14:29,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 16:14:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 16:14:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b07463d1-78fb-4449-8673-0046364916d2) [retry 18/60] 2018-01-21 16:14:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 16:14:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 16:14:35,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-21 16:14:35,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-21 16:14:35,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 16:14:35,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-21 16:14:35,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 16:14:35,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-21 16:14:35,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1c982414-5508-4a26-b305-f0a4dcf6d9ee) [retry 18/60] 2018-01-21 16:14:35,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8af30f89-165d-4837-99eb-fd81202f6e7e) [retry 18/60] 2018-01-21 16:14:35,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0ce15c4e-07a7-4ee7-a7b6-4f0bbd0fefca) [retry 18/60] 2018-01-21 16:14:35,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1fabf3c4-5dc4-4190-abab-91a945a6083e) [retry 18/60] 2018-01-21 16:14:40,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 16:14:40,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 16:14:40,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-21 16:14:40,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-21 16:14:40,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7cadebf4-8f9a-4a56-879a-fe0411de1896) [retry 19/60] 2018-01-21 16:14:45,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1dd7ffee-8593-44ae-a75e-93e6773a930e) [retry 19/60] 2018-01-21 16:14:45,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 16:14:45,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-57ca0464-2183-4c25-90f4-041a5fcfb2dd) [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 16:14:50,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-21 16:14:50,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-21 16:14:50,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-21 16:14:50,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b83e2dff-0d34-4e52-b5be-4cf6a56ed277) [retry 19/60] 2018-01-21 16:14:50,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2ac0ca63-0f68-4c70-bffb-3442332a6b68) [retry 19/60] 2018-01-21 16:14:56,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-77d8a1af-b5bc-4ae9-bef6-c4291418e0e9) [retry 19/60] 2018-01-21 16:14:56,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8085c36a-651b-47a9-8964-565e865a04ce) [retry 19/60] 2018-01-21 16:14:56,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 16:15:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-21 16:15:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 16:15:01,250 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-21 16:15:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5fc84de1-5648-4e65-b802-c63a284bc0eb) [retry 20/60] 2018-01-21 16:15:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-040a0a89-cd5c-49e8-beac-193fa5378fec) [retry 20/60] 2018-01-21 16:15:01,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 16:15:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 16:15:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1e143e1f-5b82-4aa7-89bd-3d4a89689db0) [retry 20/60] 2018-01-21 16:15:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 16:15:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 16:15:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 16:15:06,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-21 16:15:06,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-21 16:15:11,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 16:15:11,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-21 16:15:11,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-21 16:15:11,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ad0e3f0f-c848-42ec-a717-d970f8a22c97) [retry 20/60] 2018-01-21 16:15:11,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a5fe48fd-07f0-44d2-b7fc-9843e9be18ba) [retry 20/60] 2018-01-21 16:15:11,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-feb843eb-9a07-4df1-91fe-c3d552890981) [retry 20/60] 2018-01-21 16:15:11,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b7cda097-df81-4e58-bb18-848fd9aad53a) [retry 20/60] 2018-01-21 16:15:17,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 16:15:17,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 16:15:17,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-21 16:15:17,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-21 16:15:17,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39baa460-cdf4-4357-b779-43287c2026d4) [retry 21/60] 2018-01-21 16:15:17,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8c81f7cb-a78f-4d72-873d-2d30af5f0078) [retry 21/60] 2018-01-21 16:15:22,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 16:15:22,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 16:15:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3daaf1b8-b729-4bd9-8149-324543a2b610) [retry 21/60] 2018-01-21 16:15:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 16:15:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 16:15:27,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 16:15:27,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-21 16:15:27,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-21 16:15:27,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-21 16:15:27,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 16:15:27,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-21 16:15:27,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2a0ccb14-27cd-4bd7-af91-66449f8d2ef4) [retry 21/60] 2018-01-21 16:15:27,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c13c4b47-c700-48f5-b921-35ad73b5c3cc) [retry 21/60] 2018-01-21 16:15:27,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eae90afd-0683-4a78-9679-b2f9fcce4690) [retry 21/60] 2018-01-21 16:15:27,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-35f3b452-fd43-4b99-b658-bea39cdb2c7e) [retry 21/60] 2018-01-21 16:15:32,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 16:15:32,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 16:15:32,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-21 16:15:32,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-21 16:15:32,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0f0ecedb-2712-485c-8e25-5cfbeaf2f693) [retry 22/60] 2018-01-21 16:15:32,651 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-41e181c8-c88a-4a7f-82ff-8b61e2bf46c1) [retry 22/60] 2018-01-21 16:15:37,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 16:15:37,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 16:15:37,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-720c8d6c-dccc-49c5-9597-2c28a8e75591) [retry 22/60] 2018-01-21 16:15:43,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 16:15:43,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 16:15:43,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6fd8b436-1bf2-4a67-bf0a-f07a484223ba) [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d2535e69-fd9b-4299-93ac-3104ef07aed0) [retry 22/60] 2018-01-21 16:15:43,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1300219c-a9c9-4269-8e34-1d9d235db592) [retry 22/60] 2018-01-21 16:15:43,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b867f97b-d871-49f3-9afa-fedc2677e8f5) [retry 22/60] 2018-01-21 16:15:48,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 16:15:48,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 16:15:48,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-21 16:15:48,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-21 16:15:48,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7efbf492-b6c3-4869-8050-3d24e5252725) [retry 23/60] 2018-01-21 16:15:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-859861c1-57b0-420d-b8c3-5cfe5495016a) [retry 23/60] 2018-01-21 16:15:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 16:15:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 16:15:58,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e94249c6-9072-4106-9846-690e0219b17c) [retry 23/60] 2018-01-21 16:15:58,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 16:15:58,760 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 16:15:58,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 16:15:58,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-21 16:15:58,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-21 16:15:58,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-21 16:15:58,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 16:15:58,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-21 16:16:04,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-511ce5f8-10fe-4ded-9465-97679ac914ae) [retry 23/60] 2018-01-21 16:16:04,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-201cf6df-6a29-4dd1-a85a-585ba132cd96) [retry 23/60] 2018-01-21 16:16:04,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3affd717-d923-4243-8a1f-ab35471c708e) [retry 23/60] 2018-01-21 16:16:04,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b366a55a-c3bf-4361-9cca-6e0a3a6fcfe4) [retry 23/60] 2018-01-21 16:16:04,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 16:16:09,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 16:16:09,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-21 16:16:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-21 16:16:09,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f8272365-ccb5-4005-a965-070c7121ef04) [retry 24/60] 2018-01-21 16:16:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0bc26013-dcc9-4215-b34b-215e9deaeb91) [retry 24/60] 2018-01-21 16:16:09,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 16:16:14,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 16:16:14,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-26cc60c7-b8ef-457a-b4b8-8e51aae5ff6b) [retry 24/60] 2018-01-21 16:16:14,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 16:16:14,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 16:16:19,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 16:16:19,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-21 16:16:19,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-21 16:16:19,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-21 16:16:19,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 16:16:19,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-21 16:16:19,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-28f51e5d-1946-486f-b468-6344600fdfc5) [retry 24/60] 2018-01-21 16:16:19,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4f4ff963-111a-4bcb-bf52-de10f0c33f49) [retry 24/60] 2018-01-21 16:16:19,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5721237c-b802-4617-8705-8e917312b7d6) [retry 24/60] 2018-01-21 16:16:19,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2dd1ecc6-d611-44da-8c30-291dafe13b9d) [retry 24/60] 2018-01-21 16:16:25,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 16:16:25,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 16:16:25,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-21 16:16:25,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-21 16:16:25,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-70d03a49-2f26-4e40-964f-8452d8529bfd) [retry 25/60] 2018-01-21 16:16:25,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6a4f77d0-008f-4812-81a1-d270aa32c7b0) [retry 25/60] 2018-01-21 16:16:30,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 16:16:30,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 16:16:30,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ad2e4767-0ea0-4a31-a4b8-6faf2fddf239) [retry 25/60] 2018-01-21 16:16:35,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 16:16:35,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 16:16:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 16:16:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-21 16:16:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-21 16:16:35,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-21 16:16:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 16:16:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-21 16:16:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b19398e7-0125-4647-b7db-94eb0155f793) [retry 25/60] 2018-01-21 16:16:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-638f0524-a028-449f-9e86-bda02bc5b4ae) [retry 25/60] 2018-01-21 16:16:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2d5eaf56-508b-4c9b-a88e-cab3c0796b53) [retry 25/60] 2018-01-21 16:16:35,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-304e399f-bece-483e-8cc5-22b51aa173b9) [retry 25/60] 2018-01-21 16:16:40,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 16:16:40,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 16:16:40,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-21 16:16:40,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-21 16:16:40,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2598d356-bb8d-478a-8125-91dd158a45bd) [retry 26/60] 2018-01-21 16:16:40,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bbf62d36-327b-41e3-beb0-31872c152a46) [retry 26/60] 2018-01-21 16:16:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 16:16:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 16:16:46,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8926548f-8b22-43b6-a6e5-7c439723bb1b) [retry 26/60] 2018-01-21 16:16:51,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 16:16:51,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f750cd39-991b-4aff-9028-e6ce96525b77) [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c4efd588-8037-4f42-9de7-10d3ca03512e) [retry 26/60] 2018-01-21 16:16:51,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fbc48bbe-2f0f-4448-a253-400bdd6f33fb) [retry 26/60] 2018-01-21 16:16:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4eb928fa-3c80-4f20-b951-47cbd8a4bc46) [retry 26/60] 2018-01-21 16:16:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 16:16:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 16:16:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-21 16:16:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-21 16:17:01,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-35d7eb72-9a72-4df1-88a8-89c2d7a00dc3) [retry 27/60] 2018-01-21 16:17:01,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3d248892-0e5c-4023-bf64-786cd5047f53) [retry 27/60] 2018-01-21 16:17:01,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 16:17:01,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 16:17:06,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7a2a43c7-9acc-40a8-8ea0-d87eb27cc6d4) [retry 27/60] 2018-01-21 16:17:06,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 16:17:06,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-21 16:17:06,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 16:17:06,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 16:17:06,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-21 16:17:12,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-21 16:17:12,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 16:17:12,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-21 16:17:12,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-effe3e96-0fee-483f-8958-57e0bc248a51) [retry 27/60] 2018-01-21 16:17:12,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e244441-62f1-4eb0-bb1b-506ab09ed3b6) [retry 27/60] 2018-01-21 16:17:12,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7e634289-ac34-4986-98c1-435062fd51c1) [retry 27/60] 2018-01-21 16:17:12,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-095e68b7-bb89-4e52-ba1a-e9b948cfc285) [retry 27/60] 2018-01-21 16:17:12,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 16:17:12,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 16:17:17,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-21 16:17:17,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-21 16:17:17,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a8b150b9-de2e-4909-894a-2a0d9cadeec7) [retry 28/60] 2018-01-21 16:17:17,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1fe4549b-9705-40e4-8063-7f24a01399ad) [retry 28/60] 2018-01-21 16:17:17,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 16:17:17,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 16:17:22,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-acb6dbe3-6c96-4256-86d6-4067f4e51595) [retry 28/60] 2018-01-21 16:17:22,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-21 16:17:28,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-21 16:17:28,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-193619f6-ef2f-4c77-af1f-b3ed482f1c6c) [retry 28/60] 2018-01-21 16:17:28,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39de4749-eb0e-425e-8f79-eea15c0aba3a) [retry 28/60] 2018-01-21 16:17:28,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4cea546b-4d62-472e-a3a0-f188dc24ac5a) [retry 28/60] 2018-01-21 16:17:28,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-15e9545a-c5a9-4bd0-af81-e52edb340f03) [retry 28/60] 2018-01-21 16:17:33,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 16:17:33,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 16:17:33,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-21 16:17:33,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-21 16:17:33,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b1b1d9f1-3e64-488e-b3b3-3fb2027d8a59) [retry 29/60] 2018-01-21 16:17:33,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3ce2c870-33e5-4c9b-b573-4152aed78fa5) [retry 29/60] 2018-01-21 16:17:38,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 16:17:38,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 16:17:38,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-348445d7-d260-4c22-b732-489bf2dc449f) [retry 29/60] 2018-01-21 16:17:43,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 16:17:43,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-21 16:17:43,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b912bf68-cac9-4c34-8c96-de35b8e1e686) [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5c8e7016-cd3c-44e6-838a-1d4c35940d1c) [retry 29/60] 2018-01-21 16:17:43,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-07e01e3a-4390-4f6b-a548-d0123e584b72) [retry 29/60] 2018-01-21 16:17:43,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7256672a-5c8f-4f7e-a418-8ff046122369) [retry 29/60] 2018-01-21 16:17:49,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 16:17:49,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 16:17:49,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-21 16:17:49,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-21 16:17:49,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0a35f358-fc27-4907-936a-af0776e874f6) [retry 30/60] 2018-01-21 16:17:49,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7aef37e3-aab6-4b0e-af74-e4e18294f89f) [retry 30/60] 2018-01-21 16:17:54,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 16:17:54,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 16:17:54,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6cb0a429-b689-47f9-a1a7-96ecad14db39) [retry 30/60] 2018-01-21 16:17:59,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 16:17:59,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-21 16:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 16:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 16:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-21 16:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 16:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-21 16:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-21 16:18:04,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a6fe994d-443a-4450-a584-5997d56c8c0f) [retry 30/60] 2018-01-21 16:18:04,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3f51e9a-7668-4712-9fb3-c1b3e0a9da45) [retry 30/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8cbaa70b-9c29-407e-b842-2e09dae5e332) [retry 30/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6dbe47fd-4e6e-421f-84c1-5bc67cdb85b4) [retry 30/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-21 16:18:04,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2a2aa70b-e283-4da3-a1d6-b0886136a3eb) [retry 31/60] 2018-01-21 16:18:09,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b0221194-40e8-46f0-a35f-eb15871d9096) [retry 31/60] 2018-01-21 16:18:09,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 16:18:09,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 16:18:15,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b7f6fc41-23e3-4f51-86cb-a130e45c2514) [retry 31/60] 2018-01-21 16:18:15,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 16:18:20,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-21 16:18:20,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 16:18:20,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a7746f0e-a9c9-4a93-b0e2-67ea4c211e57) [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ed89d56f-a8bd-49b9-a93f-7fdb335da2ea) [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-37a6ee9f-e45d-440e-82c9-6de221b70e55) [retry 31/60] 2018-01-21 16:18:20,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-af2955fe-b695-4028-906b-bec0a7e01207) [retry 31/60] 2018-01-21 16:18:20,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 16:18:20,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 16:18:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-21 16:18:25,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-21 16:18:25,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-617698f2-db53-48e8-8cab-2db46d879b47) [retry 32/60] 2018-01-21 16:18:25,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d2bc15d1-1249-40c5-8a85-d1e94951a034) [retry 32/60] 2018-01-21 16:18:25,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 16:18:30,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 16:18:30,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-23a0a41d-f257-42a5-946d-2cf85bb428f2) [retry 32/60] 2018-01-21 16:18:36,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-21 16:18:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-922c3e01-f75f-4af0-9b8b-ecf0e8106e13) [retry 32/60] 2018-01-21 16:18:36,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3a29a71d-2eeb-4039-9cd5-9c37974b165b) [retry 32/60] 2018-01-21 16:18:36,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b7450aca-21eb-42b5-8173-a33609fb212a) [retry 32/60] 2018-01-21 16:18:41,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-799a3935-8f9d-45a0-9e00-22ecfad2c12a) [retry 32/60] 2018-01-21 16:18:41,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 16:18:41,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 16:18:41,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-21 16:18:41,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-21 16:18:41,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a319ad97-c54c-4546-a7df-54fc6476defe) [retry 33/60] 2018-01-21 16:18:41,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-40b7edec-e2ac-446a-bd46-314f1e7c4f32) [retry 33/60] 2018-01-21 16:18:46,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 16:18:46,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 16:18:46,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5f0940a8-aeff-40f7-bfe4-71ac0bd70ae7) [retry 33/60] 2018-01-21 16:18:51,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 16:18:51,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 16:18:51,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-21 16:18:51,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 16:18:51,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 16:18:51,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-21 16:18:56,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-21 16:18:56,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-21 16:18:56,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2d2bde3a-b020-4128-992d-8543dc51cc84) [retry 33/60] 2018-01-21 16:18:56,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cc834ce9-9caa-440f-8f0b-cfcd20137146) [retry 33/60] 2018-01-21 16:18:56,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1a28d7e2-df8c-4c9d-b0d4-75d6b22d922e) [retry 33/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6f52a012-2314-473f-878f-d7c8088164c8) [retry 33/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d845e4f3-4619-47c8-9bcc-bf2bb50f8197) [retry 34/60] 2018-01-21 16:18:56,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f3cfe0ba-10c5-4d79-a28b-1f774ccb59bd) [retry 34/60] 2018-01-21 16:19:02,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 16:19:02,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 16:19:02,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ae5351ea-4cda-4f3c-a666-8117764a1228) [retry 34/60] 2018-01-21 16:19:07,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 16:19:12,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d305924e-949e-45c7-bb43-ad36e9eb0e11) [retry 34/60] 2018-01-21 16:19:12,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-17c248fe-9f9a-4d78-a344-3a9f7752789f) [retry 34/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-acd305e2-a4de-4840-ba9c-2508f76ee91e) [retry 34/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5e3e8d64-8200-49ad-8b5d-7d2f17768811) [retry 34/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-21 16:19:12,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b36025b5-ba40-4f45-903d-7bdb8bcdcb2e) [retry 35/60] 2018-01-21 16:19:17,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-19a56363-e41e-413e-90c1-664f38a2d459) [retry 35/60] 2018-01-21 16:19:17,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 16:19:17,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 16:19:22,997 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4b6e992e-ac16-4258-be97-4eef4ed3b292) [retry 35/60] 2018-01-21 16:19:28,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 16:19:28,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 16:19:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 16:19:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-21 16:19:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 16:19:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-21 16:19:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-21 16:19:28,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-21 16:19:28,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 16:19:28,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 16:19:28,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0e272e4b-9149-4a44-b894-e01e32b5cafc) [retry 35/60] 2018-01-21 16:19:28,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-21b0b190-c3ea-4414-ac29-e67b487a5a87) [retry 35/60] 2018-01-21 16:19:28,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-00fae2a4-b53d-4d57-b7c9-d01816b1d8eb) [retry 35/60] 2018-01-21 16:19:33,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-21 16:19:33,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-21 16:19:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-43a4a1a4-f452-4f10-a42c-093dc20b08cc) [retry 35/60] 2018-01-21 16:19:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3f580cac-9980-468f-aa68-0ce6389564e3) [retry 36/60] 2018-01-21 16:19:33,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-911ff525-32a7-4b20-8536-2efa33e26ced) [retry 36/60] 2018-01-21 16:19:38,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 16:19:38,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 16:19:38,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3aa0898d-d80b-4142-9483-a8607f5ce410) [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-21 16:19:44,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-21 16:19:44,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-21 16:19:49,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53d53984-2048-41ed-84ca-7ae94c4f9f3e) [retry 36/60] 2018-01-21 16:19:49,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 16:19:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 16:19:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-005fdf0d-a7bd-41f8-8115-1eb3c47846a9) [retry 36/60] 2018-01-21 16:19:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-21 16:19:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a7cc0de2-d014-4730-972a-5090e2ac6bb7) [retry 36/60] 2018-01-21 16:19:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-21 16:19:49,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-511c3d59-30a1-437a-ac39-d15e8fbefaf4) [retry 37/60] 2018-01-21 16:19:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4c98e7b-a33f-4297-8b7c-33a14148f99f) [retry 36/60] 2018-01-21 16:19:49,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7b2c2c7c-602d-4ab2-a066-c1fef62af418) [retry 37/60] 2018-01-21 16:19:54,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 16:19:54,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 16:19:54,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fd0a1832-aad6-482d-a8c8-165f20c48722) [retry 37/60] 2018-01-21 16:19:59,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-21 16:20:04,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eb1589fe-099c-47b2-a770-1f1a28ec79a6) [retry 37/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-31c512d8-2159-4601-93a0-8d9fa1baee28) [retry 37/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-31b67f35-afa7-47ca-808f-0429e7699b99) [retry 37/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-21 16:20:04,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5171d6b4-5f07-42b8-a16e-f019cdd877dd) [retry 38/60] 2018-01-21 16:20:04,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1d91bfa7-c310-41c3-8e66-324ebea8ba1a) [retry 38/60] 2018-01-21 16:20:04,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1a7d0695-e519-43a8-9d47-53d3f8f3c8a2) [retry 37/60] 2018-01-21 16:20:10,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 16:20:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 16:20:10,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-960539d9-b139-47f1-8b91-cb3f454af167) [retry 38/60] 2018-01-21 16:20:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 16:20:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-21 16:20:20,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5d3b70dd-369c-4851-bd0e-4c5b7d924d6c) [retry 38/60] 2018-01-21 16:20:20,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 16:20:20,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-21 16:20:25,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5fc56393-0675-4994-b112-0a8c525495bb) [retry 38/60] 2018-01-21 16:20:25,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4e1502e9-3cd1-4deb-809c-903036032590) [retry 38/60] 2018-01-21 16:20:25,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2eab635c-2e52-4736-a3b0-02d23b12b516) [retry 39/60] 2018-01-21 16:20:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e9d7b344-45c4-4e7d-a6f9-07bf560faf18) [retry 38/60] 2018-01-21 16:20:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2c3229f-e722-45f0-8a87-8202def34ae6) [retry 39/60] 2018-01-21 16:20:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 16:20:25,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 16:20:30,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aa868dfb-1c42-4d41-8e2f-3c28512d5a73) [retry 39/60] 2018-01-21 16:20:36,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 16:20:36,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 16:20:41,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 16:20:41,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-21 16:20:41,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 16:20:41,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-21 16:20:41,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a37c54dc-db52-459f-90ba-d7bae6b9788a) [retry 39/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ab7294d0-ccc5-4432-b193-d55440d18749) [retry 39/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d14a31f7-5918-4d5e-9581-0be9bb0cd5d6) [retry 39/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7f6b62d3-d026-42b2-a745-21a6625a5339) [retry 40/60] 2018-01-21 16:20:41,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03157f6e-1cea-4210-b1cf-2235a15f5ebe) [retry 39/60] 2018-01-21 16:20:41,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5cdcf07c-3303-4b6a-9abc-da058912d500) [retry 40/60] 2018-01-21 16:20:46,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 16:20:46,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 16:20:46,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5623c304-0d9c-4796-a824-84d8ffa6209a) [retry 40/60] 2018-01-21 16:20:52,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 16:20:57,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 16:20:57,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-21 16:20:57,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4964230c-b651-4e96-81ae-d91fb11dc828) [retry 40/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8fd7a124-272c-4f6a-a41c-2e7ed1b6b2c3) [retry 40/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3f4a38c3-a3c0-4ae6-9264-cc5c210e92fb) [retry 40/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0c3a6302-7855-42c6-aa3f-5c439ebb5571) [retry 41/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-496371e3-2f82-44c7-bc7a-68023d869a4c) [retry 40/60] 2018-01-21 16:20:57,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-da4e0920-4aaa-498d-b5a6-35b5607438d0) [retry 41/60] 2018-01-21 16:21:02,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 16:21:02,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 16:21:02,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a736e604-a709-42f8-8701-3b9270c948e1) [retry 41/60] 2018-01-21 16:21:12,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 16:21:12,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 16:21:12,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 16:21:12,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4d3ebc87-7351-4ae9-897e-d87868df1760) [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c086de4b-1f33-4126-a6a1-a8028285cea9) [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-21 16:21:12,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-21 16:21:12,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-21 16:21:18,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2eaa7d0b-cde9-48b8-9a0f-5abf9d4f9224) [retry 41/60] 2018-01-21 16:21:18,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-791f4895-769d-405f-840a-23187b1ddb7d) [retry 42/60] 2018-01-21 16:21:18,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f8e2470-7944-461a-964c-811b34516dba) [retry 41/60] 2018-01-21 16:21:18,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f22d2070-a353-47ae-960a-fcd530e2121f) [retry 42/60] 2018-01-21 16:21:18,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 16:21:18,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 16:21:23,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-33eaa10e-1ae6-4637-a16a-96f4ec547ef7) [retry 42/60] 2018-01-21 16:21:28,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 16:21:28,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 16:21:28,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 16:21:28,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-21 16:21:28,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 16:21:28,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-21 16:21:34,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 16:21:34,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 16:21:34,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2f26770f-9791-4d67-9da3-9c949c5ad0a8) [retry 42/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3e80aa2d-061d-4784-9b9d-5edd1ed63df7) [retry 42/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-28fce253-7591-4310-b046-df7a8d252691) [retry 42/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7b0a7635-f4ee-468a-b2d7-8d6cc76f8d44) [retry 43/60] 2018-01-21 16:21:34,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1249d9ed-f47f-448b-8988-ae087dad9dd1) [retry 42/60] 2018-01-21 16:21:34,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a96d27f8-5ba3-4b95-b1c6-52a790c9194a) [retry 43/60] 2018-01-21 16:21:34,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 16:21:34,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 16:21:39,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b95f79f0-5345-4b2e-a62a-c93244bd4a12) [retry 43/60] 2018-01-21 16:21:44,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 16:21:44,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 16:21:44,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 16:21:49,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e1f72319-7d7c-4e1c-b98c-1e558da7789f) [retry 43/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-21 16:21:49,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2bc5e560-0241-4d59-87eb-a6fdb331bfed) [retry 43/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d26e1fc3-3ebc-4251-98a3-ddb8e6aa90ef) [retry 43/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6f111218-d1ac-4a33-98ef-240e39dc28d3) [retry 44/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4090dae0-f99b-4998-bc22-c0ec3a66d3e5) [retry 43/60] 2018-01-21 16:21:49,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dde8c462-0231-4b07-9703-ac8c5e6c50a7) [retry 44/60] 2018-01-21 16:21:55,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 16:21:55,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 16:21:55,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bf3a3987-ebd2-4a54-afb5-13feec658406) [retry 44/60] 2018-01-21 16:22:05,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 16:22:05,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 16:22:05,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4747b949-6c68-4ad7-bed6-076e3dc48d16) [retry 44/60] 2018-01-21 16:22:05,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-605ba2ab-e168-4fb8-8dff-1d2750c59474) [retry 44/60] 2018-01-21 16:22:05,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-21 16:22:05,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-21 16:22:05,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-36cb4678-b9b9-425a-b35e-d70ba8b73d1f) [retry 44/60] 2018-01-21 16:22:05,577 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e72fb09-75b4-40df-9257-89836ec6a9ef) [retry 45/60] 2018-01-21 16:22:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e7229130-e7ab-4804-a9f3-4caeedf5a34e) [retry 44/60] 2018-01-21 16:22:10,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5c1a889c-cbf2-4672-9cfa-637c49764e55) [retry 45/60] 2018-01-21 16:22:10,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 16:22:10,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 16:22:10,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-42deb380-8d4c-4034-8698-f8787de9d34d) [retry 45/60] 2018-01-21 16:22:21,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 16:22:21,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 16:22:21,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 16:22:21,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-21 16:22:21,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 16:22:21,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-21 16:22:21,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 16:22:21,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 16:22:26,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-21 16:22:26,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fbb801e9-c9ee-492d-a972-84abfc84c949) [retry 45/60] 2018-01-21 16:22:26,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3212444b-c9fa-42f3-a37f-5ad4b5fc9961) [retry 45/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a62163b2-d675-4e5e-938d-3f892de3b62a) [retry 45/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6e398ba0-bac0-4af3-935d-e4e6db9c8155) [retry 45/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0e7dde3d-f2cb-468d-8a38-384a37154a8f) [retry 46/60] 2018-01-21 16:22:26,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8d3c5073-0136-4ccc-876e-a054515efd84) [retry 46/60] 2018-01-21 16:22:26,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 16:22:26,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 16:22:31,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ae662dc9-e4f0-4336-9097-cbd76faef45c) [retry 46/60] 2018-01-21 16:22:36,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 16:22:36,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 16:22:36,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 16:22:36,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-21 16:22:42,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-21 16:22:42,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-78631579-028c-4f1f-91c1-393c8a12bad3) [retry 46/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-763ab4b3-b062-4063-b980-4e630ce6e9a4) [retry 46/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-134da4ed-c44e-4ee5-9cc5-54644e85472a) [retry 46/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b21bc325-2731-40e2-893f-132f0f7d503e) [retry 47/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cb416ecc-7626-4815-8118-f191c28c0dd0) [retry 47/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-13221683-2bf3-4ecf-ab61-0b2b48992bb2) [retry 46/60] 2018-01-21 16:22:42,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 16:22:47,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 16:22:47,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-401f54f6-7da5-4632-9418-5ecc1d0292ca) [retry 47/60] 2018-01-21 16:22:57,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 16:22:57,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 16:22:57,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-21 16:22:57,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 16:22:57,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 16:22:57,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-731ba21b-f26c-439d-8492-66617e705a84) [retry 47/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-edcd5d24-28cd-40ba-83fd-a7a4ee3a4e18) [retry 47/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-21 16:22:57,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c55eeeff-c43c-4e0d-8c1e-e8a43240d408) [retry 47/60] 2018-01-21 16:22:57,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-71bd475d-915a-49bb-ad5d-cba678e09d65) [retry 48/60] 2018-01-21 16:22:57,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d9303341-322d-496e-8f7c-28d15f1b5985) [retry 48/60] 2018-01-21 16:23:02,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-40cb5b3d-e28e-489a-97f3-c6e04a098cf8) [retry 47/60] 2018-01-21 16:23:02,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 16:23:02,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 16:23:02,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cad1f030-0dd9-49a4-83ff-318cce83cd53) [retry 48/60] 2018-01-21 16:23:13,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 16:23:13,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-21 16:23:13,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 16:23:13,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 16:23:13,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 16:23:13,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-21 16:23:13,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 16:23:13,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 16:23:13,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-21 16:23:13,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-21 16:23:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4e5e389e-efb1-428c-b615-77ae0be4e4c8) [retry 48/60] 2018-01-21 16:23:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2b06b94-7ba1-4fcd-a635-b97a10650579) [retry 48/60] 2018-01-21 16:23:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-21 16:23:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-21 16:23:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5cd0a7ff-4d4c-4369-a373-b0c5e328e695) [retry 48/60] 2018-01-21 16:23:18,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eeb62a4f-4d84-46bd-9c03-adb47d7eb5fd) [retry 49/60] 2018-01-21 16:23:18,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-647f8aeb-0e45-461e-aea0-903073ea09ce) [retry 49/60] 2018-01-21 16:23:18,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-46b1f1de-b639-409c-b4a1-9e61f01ddb44) [retry 48/60] 2018-01-21 16:23:18,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 16:23:18,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 16:23:18,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-79dbff3e-9f34-4c09-8d29-157a9c7f5a4c) [retry 49/60] 2018-01-21 16:23:28,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 16:23:28,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 16:23:28,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-21 16:23:28,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 16:23:28,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 16:23:28,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-21 16:23:34,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 16:23:34,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-21 16:23:34,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 16:23:34,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2db0737a-f0e3-4bbf-ad94-c53c22404480) [retry 49/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-00acf2e9-3696-4063-97ab-421fc689ca23) [retry 49/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0ea57692-601d-4057-ab92-114cb2f1d62c) [retry 49/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8143698c-d1cb-42e6-bcae-db3131fab693) [retry 50/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-90b60bc4-9bdb-4aed-8d22-8b7dd053f88b) [retry 50/60] 2018-01-21 16:23:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-30fff566-ddf6-4ea4-836f-4d9425329088) [retry 49/60] 2018-01-21 16:23:34,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 16:23:34,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 16:23:39,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5cbecdc9-a61f-4319-8048-3aa5afbd8224) [retry 50/60] 2018-01-21 16:23:50,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 16:23:50,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-21 16:23:50,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d41dc14e-19a4-412e-b6a7-02a05d9591d0) [retry 50/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d2dcd45e-d1cf-4c69-b363-8939db8da03a) [retry 50/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d0ba5e57-bffe-42d7-b358-0ab1717b7b49) [retry 51/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e928576c-1f5a-40dc-9374-b012d9434b6e) [retry 50/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aaf03b76-2334-4412-9701-0434640a0d00) [retry 51/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a6c4f55c-370c-47b2-a72a-2399fde3f171) [retry 50/60] 2018-01-21 16:23:50,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 16:23:55,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-68a6fdd7-1e53-4c7b-9f72-434714a689f4) [retry 51/60] 2018-01-21 16:24:05,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 16:24:05,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 16:24:05,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 16:24:05,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-21 16:24:05,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-205e1f4e-fd26-4d97-8281-379a8e3aa8e8) [retry 51/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8ba09868-6712-44da-b9bc-760e50fc5ad0) [retry 51/60] 2018-01-21 16:24:05,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-21 16:24:10,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39086711-1df7-4d27-8024-c7dcae899453) [retry 52/60] 2018-01-21 16:24:10,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b124a0ac-c54a-4ddd-ad96-e7c048b82fbc) [retry 51/60] 2018-01-21 16:24:10,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6ed0f849-dd52-4f98-b561-662ec53aa220) [retry 52/60] 2018-01-21 16:24:10,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39c0087e-46a7-40fb-829b-b91e9b19c1f5) [retry 51/60] 2018-01-21 16:24:10,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 16:24:10,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 16:24:10,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5107cfbf-5d95-4234-9b2b-5e8098f01a46) [retry 52/60] 2018-01-21 16:24:21,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 16:24:21,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 16:24:21,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 16:24:21,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-21 16:24:26,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 16:24:26,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-21 16:24:26,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 16:24:26,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 16:24:26,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-21 16:24:26,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-62fbe273-1edb-4962-9ffa-ca07cddbef61) [retry 52/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3ea8f9da-6d59-47e5-8bc5-f3f427d1e88d) [retry 52/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7cd7e0b0-e5db-4da3-ae95-3ae9b671dc9b) [retry 53/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-08bcb265-ed14-4439-b186-2d6dd3aa5134) [retry 52/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 16:24:26,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-94e22009-52b6-42a1-aae3-c6369079f7d8) [retry 52/60] 2018-01-21 16:24:26,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6919d81e-2f53-4456-b69c-5a41921f2599) [retry 53/60] 2018-01-21 16:24:26,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 16:24:26,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0ecb5fe6-b19b-418d-bc26-3143d201671a) [retry 53/60] 2018-01-21 16:24:42,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 16:24:42,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-87e157ae-b4e3-4cc0-8ab4-23a4f6656b1d) [retry 53/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8d204d08-1219-4ef7-b434-d923bb48a285) [retry 53/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3db412cd-050f-4f3c-bd63-1120a2758eae) [retry 54/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-205bf97e-b9f4-4093-ad04-4ccfc0740386) [retry 53/60] 2018-01-21 16:24:42,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 16:24:47,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9b623382-ab8a-49c8-9c65-c2e364bd90fb) [retry 54/60] 2018-01-21 16:24:47,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cbb8b38b-8d5a-4a53-b983-bc144fc33217) [retry 53/60] 2018-01-21 16:24:47,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7b5a2651-e429-4a2b-8d20-80f12f9a4e0f) [retry 54/60] 2018-01-21 16:24:57,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 16:24:57,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 16:24:57,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-21 16:25:03,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-21 16:25:03,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-51164d68-f730-474c-a617-a9698505cf6e) [retry 54/60] 2018-01-21 16:25:03,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3bc2129-0fa7-4d61-a3db-6780e9253fd3) [retry 54/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc3ec217-6b81-40b0-9499-c3ff28aba980) [retry 55/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c38ce595-e683-437c-a1f6-2ddb637a274f) [retry 54/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e2d4ef8d-3cf0-41f7-bb3f-37842da8d6fc) [retry 54/60] 2018-01-21 16:25:03,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f57eb401-e38f-48b4-b9c6-42ca2887f192) [retry 55/60] 2018-01-21 16:25:03,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-15b56fc0-9ad3-4deb-b0d3-feb7ee60a9aa) [retry 55/60] 2018-01-21 16:25:13,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 16:25:13,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 16:25:13,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-21 16:25:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 16:25:18,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-56535265-21ca-440b-9926-cf47be528d87) [retry 55/60] 2018-01-21 16:25:18,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 16:25:18,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 16:25:18,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1a8db114-6241-42d4-9df0-c41d1ca22839) [retry 55/60] 2018-01-21 16:25:18,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-93cb6342-0242-4d19-b0a4-43052c5d16d0) [retry 56/60] 2018-01-21 16:25:18,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-801814e9-96fe-4942-9ce9-2c262a42ce0e) [retry 56/60] 2018-01-21 16:25:18,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5395074c-e3f7-47fa-ac32-b1083b05749e) [retry 55/60] 2018-01-21 16:25:18,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2404a3e8-9e7f-4603-8ebd-9299b903082b) [retry 55/60] 2018-01-21 16:25:18,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3fc47a13-43e9-4bf6-85b2-762a16da9ddd) [retry 56/60] 2018-01-21 16:25:29,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 16:25:29,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 16:25:29,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-21 16:25:34,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 16:25:34,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e9fac4f6-9517-48a2-a456-8a672aec9921) [retry 56/60] 2018-01-21 16:25:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec8b4d91-d073-4314-9b4c-7b0a45512c0c) [retry 56/60] 2018-01-21 16:25:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 16:25:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 16:25:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 16:25:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-21 16:25:34,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-796ae78d-d7f3-472f-bef5-ea624ccb6e91) [retry 56/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f4ed2497-784e-4239-be15-630f04715a49) [retry 57/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9084fc94-7e55-4f72-84ab-eb43a7719504) [retry 57/60] 2018-01-21 16:25:34,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5686cd1c-d45f-4a2f-84dd-8274576e6118) [retry 57/60] 2018-01-21 16:25:39,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4116019e-9c98-4e42-ae64-7897e3c3dc8d) [retry 56/60] 2018-01-21 16:25:50,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 16:25:50,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-21 16:25:50,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 16:25:50,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 16:25:50,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-95aad409-5663-4342-9e63-aa2208bbdf75) [retry 57/60] 2018-01-21 16:25:50,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-55484dd9-b57c-4cad-9e9f-435501606386) [retry 57/60] 2018-01-21 16:25:50,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 16:25:50,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 16:25:50,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 16:25:50,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 16:25:50,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-21 16:25:50,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 16:25:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-21 16:25:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-21 16:25:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-21 16:25:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-21 16:25:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0f9beb3f-257e-4d1e-a6ca-4cefecec5546) [retry 57/60] 2018-01-21 16:25:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4a05e74c-4614-44c4-acc3-da6be82dcdc7) [retry 58/60] 2018-01-21 16:25:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c9fa75ee-ab8e-4836-9f2a-bcf73fc7ad33) [retry 58/60] 2018-01-21 16:25:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9278b547-e79c-446c-9865-81737ae41811) [retry 57/60] 2018-01-21 16:25:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-89b9a929-aee7-451d-a6c7-7454ca6ac01f) [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5b2a5bf1-dc84-416c-a5a4-157af1f973cd) [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 16:26:05,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e27f9fcb-f31f-42b0-a8cf-de7fb7551080) [retry 58/60] 2018-01-21 16:26:11,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-21 16:26:11,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 59/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 59/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-91f9367f-8a36-4612-9f7c-3778e31b6864) [retry 58/60] 2018-01-21 16:26:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0051052c-9b5d-4ca3-b139-0ecf9d2e1149) [retry 59/60] 2018-01-21 16:26:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2394b202-b1fb-4ffc-a8c1-7beccddf5050) [retry 58/60] 2018-01-21 16:26:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-28674324-6340-4942-a68a-b36568021da2) [retry 59/60] 2018-01-21 16:26:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-916db1b1-7c4a-4306-997e-9e3e3e8b1ba5) [retry 59/60] 2018-01-21 16:26:21,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 16:26:21,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-21 16:26:21,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 16:26:21,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 16:26:26,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b72c0561-7441-4dd2-b913-38d3b44ba98a) [retry 59/60] 2018-01-21 16:26:26,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bfed4e88-15f5-4553-87fc-95b5cbed957d) [retry 59/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 60/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 60/60] 2018-01-21 16:26:26,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-21 16:26:26,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-21 16:26:26,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3facfbb3-30dd-4787-9fdf-5a47d6b2f027) [retry 59/60] 2018-01-21 16:26:26,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7c2deab-042f-4341-87ca-51a2c6c1478d) [retry 60/60] 2018-01-21 16:26:26,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7c2deab-042f-4341-87ca-51a2c6c1478d) 2018-01-21 16:26:26,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'failed', 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-21T16:09:08.361Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'Traceback (most recent call last):\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 502, in _remote_workflow_child_thread\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 533, in _execute_workflow_function\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install\n node_instances=set(ctx.node_instances))\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances\n processor.install()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install\n graph_finisher_func=self._finish_install)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances\n self.graph.execute()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 133, in execute\n self._handle_terminated_task(task)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed \'neutron_plugin.network.create\' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7c2deab-042f-4341-87ca-51a2c6c1478d)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'e6abd136-bb7b-4b02-89dd-be80a40d12bd'} 2018-01-21 16:26:27,409 - functest.utils.functest_utils - DEBUG - 2018-01-21 16:26:27,409 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:26:27,410 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 23:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-21 16:26:27,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-21 16:26:27,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-21 16:26:27,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-21 16:26:27,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-21 16:26:47,459 - functest.core.vnf - INFO - test cleaning 2018-01-21 16:26:47,459 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-21 16:26:47,495 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-21 16:26:47,496 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-21 16:26:47,546 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-21 16:26:47,546 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-21 16:26:47,562 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-21 16:26:47,579 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2018-01-21 16:26:47,611 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-21 16:26:50,067 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-21 16:26:50,067 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-21 16:26:50,067 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-21 16:26:58,572 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-21 16:27:45,089 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-21 16:27:45,771 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-21 16:27:49,369 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-21 16:27:49,369 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-21 16:27:57,943 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-21 16:27:57,944 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-21 16:27:57,949 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 16:27:59,000 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-21 16:28:00,864 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.11 2018-01-21 16:28:00,864 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-21 16:28:00,864 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'4be50f41-deff-45a7-9dc8-d3a9507d2a01'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'fb61b82d-412b-436d-9db6-996c7e6977b9', 'name': u'orchestra_openims_net'}} 2018-01-21 16:28:00,865 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-21 16:28:00,865 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: fb61b82d-412b-436d-9db6-996c7e6977b9 2018-01-21 16:28:00,866 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.11'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.11/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-21 16:28:42,640 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 7b4d553d-2c3d-4536-ae49-acca464869c9 2018-01-21 16:28:42,641 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.11' to VM 'orchestra_openims' 2018-01-21 16:28:44,967 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-21 16:28:47,976 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-21 16:29:47,985 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-21 16:30:47,988 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-21 16:31:47,993 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-21 16:32:48,024 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-21 16:33:48,084 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-21 16:33:48,085 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-21 16:33:48,085 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-21 16:33:48,823 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: d86b2b6e-d5ca-40b7-b558-f0b572c4823b 2018-01-21 16:33:48,824 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-21 16:33:49,751 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'd6542208-eb2e-4522-a9ae-3da312508d53', u'name': u'default'} 2018-01-21 16:33:49,751 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': '1925971e-3dea-4ebf-a385-0a678683f98f', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-21 16:33:49,751 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-21 16:33:49,754 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 16:33:50,253 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 2a847008c12042b485c3953e91b9d415 2018-01-21 16:33:50,253 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': '1925971e-3dea-4ebf-a385-0a678683f98f', 'type': 'openstack', 'tenant': u'2a847008c12042b485c3953e91b9d415', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-21 16:33:50,253 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': '1925971e-3dea-4ebf-a385-0a678683f98f', 'type': 'openstack', 'tenant': u'2a847008c12042b485c3953e91b9d415', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-21 16:33:51,700 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-21 16:33:54,907 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-21 16:33:55,319 - functest.utils.functest_utils - DEBUG - 2018-01-21 16:33:55,320 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:33:55,320 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:07 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-21 16:33:55,324 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-21 16:33:55,324 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-21 16:33:55,325 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-21 16:33:55,327 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-21 16:34:06,957 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-21 16:34:08,027 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:34:08,122 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 0299ff78-cacc-44cc-b476-654a922a7056 could not be found. Neutron server returns request_ids: ['req-b6fb262f-fb9b-45b4-a03c-43c28feb9363'] 2018-01-21 16:34:08,123 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:34:11,683 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:34:14,707 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:34:16,143 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:34:16,241 - functest.core.vnf - INFO - test cleaning 2018-01-21 16:34:16,241 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-21 16:34:17,452 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-21 16:34:17,453 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-21 16:34:17,504 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-21 16:34:17,504 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-21 16:34:17,521 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-21 16:34:17,537 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-01-21 16:34:17,571 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-21 16:34:19,606 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-21 16:34:20,214 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-21 16:34:20,214 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-21 16:34:20,808 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-21 16:34:21,471 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-21 16:34:26,089 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-21 16:34:26,090 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-21 16:34:34,731 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-21 16:34:34,731 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-21 16:34:34,734 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 16:34:35,726 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-21 16:34:37,663 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.11 2018-01-21 16:34:37,664 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-21 16:34:37,664 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'750aef58-e12c-4183-a817-13120ab18a92'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'3fddb7c5-b626-48a8-a7a4-d5d467fae965', 'name': u'orchestra_clearwaterims_net'}} 2018-01-21 16:34:37,664 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-21 16:34:37,665 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 3fddb7c5-b626-48a8-a7a4-d5d467fae965 2018-01-21 16:34:37,665 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.11'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.11/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-21 16:35:21,532 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: a5c81d7d-005c-410d-bc31-98081a82817e 2018-01-21 16:35:21,532 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.11' to VM 'orchestra_clearwaterims' 2018-01-21 16:35:24,416 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-21 16:35:27,425 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-21 16:36:27,440 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-21 16:37:27,447 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-21 16:38:27,466 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-21 16:39:27,485 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-01-21 16:40:27,498 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-21 16:41:27,515 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-21 16:41:27,517 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-21 16:41:27,517 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-21 16:41:28,618 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: d86b2b6e-d5ca-40b7-b558-f0b572c4823b 2018-01-21 16:41:28,618 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-21 16:41:29,560 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'eaba996e-7190-4e46-9ea4-cdc47400e762', u'name': u'default'} 2018-01-21 16:41:29,561 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': '76f3d250-eb5a-4486-a629-abe99ed0d988', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-21 16:41:29,561 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-21 16:41:29,563 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 16:41:30,198 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 174632aa85334a5ebf02cdea06189493 2018-01-21 16:41:30,198 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': '76f3d250-eb5a-4486-a629-abe99ed0d988', 'type': 'openstack', 'tenant': u'174632aa85334a5ebf02cdea06189493', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-21 16:41:30,198 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': '76f3d250-eb5a-4486-a629-abe99ed0d988', 'type': 'openstack', 'tenant': u'174632aa85334a5ebf02cdea06189493', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-21 16:41:32,067 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-21 16:41:34,849 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-21 16:41:35,275 - functest.utils.functest_utils - DEBUG - 2018-01-21 16:41:35,276 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:41:35,276 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 07:17 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-21 16:41:35,280 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-21 16:41:35,280 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-21 16:41:35,281 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-21 16:41:35,283 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-21 16:41:46,856 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-21 16:41:47,687 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:41:47,854 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 69c0ff3d-6fb4-461c-8f7b-929e9e62553a could not be found. Neutron server returns request_ids: ['req-1ae3c628-26a1-4c86-839f-58235b134d77'] 2018-01-21 16:41:47,854 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:41:51,327 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:41:54,258 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:41:55,678 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-21 16:41:56,192 - functest.core.vnf - INFO - test cleaning 2018-01-21 16:41:56,193 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-21 16:41:57,509 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-21 16:41:57,509 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-21 16:41:57,613 - 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-21 16:41:57,643 - 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-21 16:41:57,644 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 16:41:58,171 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.20:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2018-01-21 16:41:58,171 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-21 16:42:00,267 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-21 16:42:00,821 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-21 16:42:00,821 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://192.168.11.20:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-21 16:42:00,821 - 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-21 16:42:00,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-21 16:42:00,835 - 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-21 16:42:01,273 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 75, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 162, in prepare image_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 88, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 59, in initialize self.__glance, image_settings=self.image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 66, in get_image for image in images: File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 524, in next return self._next() File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 517, in _next obj, resp = next(self._self_wrapped) File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 183, in list for image, resp in paginate(url, page_size, limit): File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 110, in paginate resp, body = self.http_client.get(next_url, headers=req_id_hdr) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 335, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-de9c768c-b793-441d-b15c-223a9c89a43e) 2018-01-21 16:42:01,697 - functest.utils.functest_utils - DEBUG - 2018-01-21 16:42:01,697 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:42:01,697 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-21 16:42:01,700 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-21 16:42:01,701 - 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-21 16:42:01,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-21 16:42:01,704 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-21 16:42:03,180 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-21 16:42:03,883 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-21 16:42:03,883 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-21 16:42:03,913 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-21 16:42:03,914 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-264 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-21 16:42:03,916 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 25:10 | PASS | | vyos_vrouter | functest | vnf | 23:21 | FAIL | | orchestra_openims | orchestra | vnf | 07:07 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 07:17 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-21 16:42:03,919 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-21 16:42:15,673 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-21 16:42:15,674 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-21 16:42:15,675 - 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-21 16:42:15,677 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-21 16:42:15,677 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-21 16:46:04,151 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-21 16:46:04,605 - functest.utils.functest_utils - DEBUG - 2018-01-21 16:46:04,606 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-21 16:46:04,606 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:48 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-21 16:46:04,610 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-264 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-21 16:46:04,613 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:48 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-21 16:46:04,614 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK