2018-01-24 14:07:20,960 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-24 14:07:20,960 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-24 14:07:21,483 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-24 14:07:21,915 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-24 14:07:21,915 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-24 14:07:22,368 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-24 14:07:22,368 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/f212186e7a13433a80a7c61155cd0883 ...OK 2018-01-24 14:07:22,825 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-24 14:07:22,825 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-24 14:07:23,299 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-24 14:07:23,299 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-24 14:07:24,074 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-24 14:07:25,612 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-24 14:07:25,658 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-24 14:07:26,431 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-24 14:07:30,624 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 14:07:30,625 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 14:07:30,627 - 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-24 14:07:30,629 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-24 14:07:30,629 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-24 14:07:32,140 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 14:07:45,007 - 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 12.864s OK 2018-01-24 14:07:45,487 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:07:45,487 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:07:45,487 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-24 14:07:45,491 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-24 14:07:46,266 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 14:15:53,840 - 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 487.564s OK 2018-01-24 14:15:54,293 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:15:54,294 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:15:54,295 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 14:15:54,298 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-24 14:15:55,114 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 14:16:35,337 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.222s OK 2018-01-24 14:16:35,749 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:16:35,750 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:16:35,750 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-24 14:16:35,754 - 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-269 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-24 14:16:35,757 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | api_check | functest | healthcheck | 08:08 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-24 14:16:35,759 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 14:16:40,540 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 14:16:40,541 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 14:16:40,547 - 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-24 14:16:40,550 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-24 14:16:40,551 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-24 14:16:41,602 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-24 14:16:41,603 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 14:16:42,319 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-24 14:16:42,319 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 14:16:42,319 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-24 14:16:43,050 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-24 14:16:43,050 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-24 14:16:43' 2018-01-24 14:16:43,050 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:16:44,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:16:48,072 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:16:54,544 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:16:55,225 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:16:55,940 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:17:00,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:17:04,570 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-e3a3ffcd-019d-4459-b9f6-4e47028415ce' 2018-01-24 14:17:29,374 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-24 14:17:32,303 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-24 14:17:32,387 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-24 14:17:33,400 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-24 14:17:51,407 - functest.energy.energy - DEBUG - Stopping recording 2018-01-24 14:17:52,526 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:17:52,526 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:17:52,527 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-24 14:17:52,531 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-24 14:17:52,618 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-24 14:17:52,619 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-24 14:17:52' 2018-01-24 14:17:52,619 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--bda58e56-18b7-4f46-9e11-da34e8411a48' 2018-01-24 14:17:54,760 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-bda58e56-18b7-4f46-9e11-da34e8411a48' 2018-01-24 14:17:56,943 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-bda58e56-18b7-4f46-9e11-da34e8411a48' 2018-01-24 14:18:03,202 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-bda58e56-18b7-4f46-9e11-da34e8411a48' 2018-01-24 14:18:03,845 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bda58e56-18b7-4f46-9e11-da34e8411a48' 2018-01-24 14:18:08,629 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-bda58e56-18b7-4f46-9e11-da34e8411a48' 2018-01-24 14:18:13,289 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-24 14:18:24,987 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-24 14:18:27,499 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.7. Waiting for response... 2018-01-24 14:18:29,924 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-24 14:18:49,749 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:18:49,750 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:18:49,750 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-24 14:18:49,755 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-24 14:18:49,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 14:18:54,379 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 14:18:58,260 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 14:19:03,015 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-24 14:19:06,518 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-24 14:19:16,788 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-24 14:19:18,745 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 14:19:18,745 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 14:19:21,161 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-24 14:19:21,162 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-24 14:19:25,353 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-24 14:19:25,354 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-24 14:19:25,356 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-24 14:19:25,365 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-24 14:19:25,365 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-80e9fef7-65a0-4457-b740-e2d7c57deec2/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-24 14:19:29,087 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-24 14:19:29,094 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-24 14:19:29,095 - 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-24 14:19:32,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:19:32.515 62 INFO rally.api [-] Starting verification (UUID=c2aa5a43-e25f-486e-ba84-abb7a7b7f77b) for deployment 'opnfv-rally' (UUID=8c43e7a5-8499-4d2a-940e-a5beb1114307) by verifier 'opnfv-tempest' (UUID=80e9fef7-65a0-4457-b740-e2d7c57deec2). 2018-01-24 14:19:32,517 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c2aa5a43-e25f-486e-ba84-abb7a7b7f77b 2018-01-24 14:19:39,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:19:39.540 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.093s] 2018-01-24 14:19:39,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:19:39.636 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.096s] 2018-01-24 14:19:46,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:19:46.168 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.841s] 2018-01-24 14:19:47,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:19:47.654 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.485s] 2018-01-24 14:19:57,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:19:57.149 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.718s] 2018-01-24 14:20:17,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:20:17.351 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.177s] 2018-01-24 14:20:53,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:20:53.683 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.246s] 2018-01-24 14:20:53,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:20:53.685 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-24 14:21:27,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:21:27.961 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.116s] 2018-01-24 14:21:27,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:21:27.962 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-24 14:21:59,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:21:59.826 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.110s] 2018-01-24 14:21:59,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:21:59.828 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-24 14:22:55,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:22:55.775 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.248s] 2018-01-24 14:23:24,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:24.760 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.080s] 2018-01-24 14:23:24,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:24.910 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.150s] 2018-01-24 14:23:32,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:32.927 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.694s] 2018-01-24 14:23:32,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:32.936 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-24 14:23:34,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:34.196 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-24 14:23:34,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:34.197 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-24 14:23:38,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:38.288 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.263s] 2018-01-24 14:23:44,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:44.360 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.044s] 2018-01-24 14:23:50,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:50.609 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.499s] 2018-01-24 14:23:58,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:23:58.349 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.448s] 2018-01-24 14:24:07,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:07.407 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.003s] 2018-01-24 14:24:13,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:13.670 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.224s] 2018-01-24 14:24:19,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:19.381 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.176s] 2018-01-24 14:24:25,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:25.996 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.250s] 2018-01-24 14:24:32,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:32.952 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.251s] 2018-01-24 14:24:41,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:41.567 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.821s] 2018-01-24 14:24:43,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:43.919 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-24 14:24:46,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:46.151 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.080s] 2018-01-24 14:24:46,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:46.171 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.020s] 2018-01-24 14:24:46,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:46.190 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2018-01-24 14:24:46,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:46.199 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-24 14:24:50,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:50.175 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.460s] 2018-01-24 14:24:50,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:50.919 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.743s] 2018-01-24 14:24:52,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:52.197 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.277s] 2018-01-24 14:24:57,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:24:57.930 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-01-24 14:25:02,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:25:02.286 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.811s] 2018-01-24 14:25:17,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:25:17.789 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.532s] 2018-01-24 14:25:22,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:25:22.448 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.656s] 2018-01-24 14:25:35,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:25:35.740 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.080s] 2018-01-24 14:25:39,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:25:39.746 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.004s] 2018-01-24 14:25:49,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:25:49.877 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.130s] 2018-01-24 14:26:00,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:00.742 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.801s] 2018-01-24 14:26:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:04.617 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.873s] 2018-01-24 14:26:10,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:10.361 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.743s] 2018-01-24 14:26:29,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:29.044 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.169s] 2018-01-24 14:26:29,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:29.280 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.236s] 2018-01-24 14:26:29,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:29.467 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.187s] 2018-01-24 14:26:29,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:29.588 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.120s] 2018-01-24 14:26:29,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:29.755 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.167s] 2018-01-24 14:26:29,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:29.858 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.102s] 2018-01-24 14:26:42,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:42.316 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.809s] 2018-01-24 14:26:42,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:42.533 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.217s] 2018-01-24 14:26:42,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:42.732 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.198s] 2018-01-24 14:26:42,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:42.883 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.150s] 2018-01-24 14:26:43,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:43.092 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.208s] 2018-01-24 14:26:43,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:43.177 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.084s] 2018-01-24 14:26:55,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:26:55.798 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.594s] 2018-01-24 14:27:02,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:02.007 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.209s] 2018-01-24 14:27:04,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:04.177 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.169s] 2018-01-24 14:27:04,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:04.279 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.102s] 2018-01-24 14:27:04,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:04.402 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.122s] 2018-01-24 14:27:17,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:17.094 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.923s] 2018-01-24 14:27:23,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:23.171 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.076s] 2018-01-24 14:27:25,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:25.536 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.364s] 2018-01-24 14:27:25,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:25.633 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.097s] 2018-01-24 14:27:25,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:25.719 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.086s] 2018-01-24 14:27:43,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:43.170 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.473s] 2018-01-24 14:27:50,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:50.816 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.646s] 2018-01-24 14:27:56,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:27:56.635 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.819s] 2018-01-24 14:28:00,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:00.728 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.091s] 2018-01-24 14:28:25,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:25.941 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.871s] 2018-01-24 14:28:32,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:32.806 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.865s] 2018-01-24 14:28:38,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:38.568 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.762s] 2018-01-24 14:28:42,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:42.797 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.228s] 2018-01-24 14:28:57,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:57.881 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.195s] 2018-01-24 14:28:59,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:59.578 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.695s] 2018-01-24 14:28:59,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:28:59.657 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.081s] 2018-01-24 14:29:04,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:04.040 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.101s] 2018-01-24 14:29:05,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:05.640 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.597s] 2018-01-24 14:29:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:05.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.084s] 2018-01-24 14:29:09,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:09.803 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.687s] 2018-01-24 14:29:13,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:13.356 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-01-24 14:29:15,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:15.057 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-24 14:29:15,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:15.058 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-24 14:29:15,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:15.060 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-24 14:29:15,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:15.060 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-24 14:29:15,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:15.061 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-24 14:29:17,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:17.367 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.187s] 2018-01-24 14:29:32,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:32.401 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.122s] 2018-01-24 14:29:43,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:43.602 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.358s] 2018-01-24 14:29:53,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:29:53.399 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.796s] 2018-01-24 14:30:02,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:30:02.594 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.074s] 2018-01-24 14:31:23,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:31:23.746 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [74.587s] 2018-01-24 14:32:12,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:32:12.343 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [38.870s] 2018-01-24 14:33:05,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-24 14:33:05.251 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.387s] 2018-01-24 14:33:22,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid c2aa5a43-e25f-486e-ba84-abb7a7b7f77b'. 2018-01-24 14:33:23,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c2aa5a43-e25f-486e-ba84-abb7a7b7f77b | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-24 14:19:32 | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-24 14:33:22 | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:50 | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-24 14:33:23,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 80e9fef7-65a0-4457-b740-e2d7c57deec2) | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8c43e7a5-8499-4d2a-940e-a5beb1114307) | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 807.985 | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-24 14:33:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-24 14:33:23,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-24 14:33:23,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-24 14:33:23,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-24 14:33:23,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-24 14:33:27,904 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:33:27,904 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:33:27,910 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:11 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-24 14:33:27,914 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-24 14:33:28,011 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 14:33:28,742 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-24 14:33:28,742 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 14:33:28,742 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-24 14:33:29,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 14:33:33,190 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 14:33:36,914 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 14:33:41,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-24 14:33:43,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c'... 2018-01-24 14:33:44,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e0328e97-764d-48c8-bfca-ba3253ebae8c'... 2018-01-24 14:33:46,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e0328e97-764d-48c8-bfca-ba3253ebae8c'... 2018-01-24 14:33:52,374 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c'... 2018-01-24 14:33:53,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c'... 2018-01-24 14:33:53,611 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-24 14:33:53,611 - 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-24 14:33:53,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:33:53,652 - 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-24 14:33:53,659 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:34:57,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ce3184cb-9bb5-45b7-8c98-79badff79efd: started 2018-01-24 14:33:57.218 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Starting: Task validation. 2018-01-24 14:33:57.266 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Starting: Task validation of syntax. 2018-01-24 14:33:57.330 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Completed: Task validation of syntax. 2018-01-24 14:33:57.330 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Starting: Task validation of required platforms. 2018-01-24 14:33:57.362 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Completed: Task validation of required platforms. 2018-01-24 14:33:57.362 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Starting: Task validation of semantic. 2018-01-24 14:33:58.086 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:01.144 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 3.06 sec 2018-01-24 14:34:01.189 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:05.382 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 4.19 sec 2018-01-24 14:34:05.383 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Completed: Task validation of semantic. 2018-01-24 14:34:05.383 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Completed: Task validation. 2018-01-24 14:34:05.384 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Starting: Running task. 2018-01-24 14:34:05.555 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:08.208 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 2.65 sec 2018-01-24 14:34:08.233 259 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 START 2018-01-24 14:34:08.887 259 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 END: OK 2018-01-24 14:34:08.915 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:12.753 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 3.84 sec 2018-01-24 14:34:13.617 134 INFO rally.task.engine [-] Load duration is: 0.653057 2018-01-24 14:34:13.618 134 INFO rally.task.engine [-] Full duration is: 7.21382 2018-01-24 14:34:13.874 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:16.645 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 2.77 sec 2018-01-24 14:34:16.668 345 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 START 2018-01-24 14:34:17.473 345 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 END: OK 2018-01-24 14:34:17.501 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:21.621 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 4.12 sec 2018-01-24 14:34:21.925 134 INFO rally.task.engine [-] Load duration is: 0.803494 2018-01-24 14:34:21.925 134 INFO rally.task.engine [-] Full duration is: 7.76514 2018-01-24 14:34:22.190 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:24.903 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:34:24.926 431 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 START 2018-01-24 14:34:25.789 431 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 END: OK 2018-01-24 14:34:25.810 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:29.566 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 3.76 sec 2018-01-24 14:34:30.243 134 INFO rally.task.engine [-] Load duration is: 0.861537 2018-01-24 14:34:30.244 134 INFO rally.task.engine [-] Full duration is: 7.392845 2018-01-24 14:34:30.498 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:33.279 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 2.78 sec 2018-01-24 14:34:33.302 517 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 START 2018-01-24 14:34:34.677 517 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 END: OK 2018-01-24 14:34:34.706 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:38.564 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 3.86 sec 2018-01-24 14:34:40.555 134 INFO rally.task.engine [-] Load duration is: 1.372734 2018-01-24 14:34:40.555 134 INFO rally.task.engine [-] Full duration is: 8.082782 2018-01-24 14:34:40.795 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:43.508 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:34:43.530 603 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 START 2018-01-24 14:34:44.600 603 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 END: OK 2018-01-24 14:34:44.627 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:48.457 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 3.83 sec 2018-01-24 14:34:48.837 134 INFO rally.task.engine [-] Load duration is: 1.068124 2018-01-24 14:34:48.838 134 INFO rally.task.engine [-] Full duration is: 7.678787 2018-01-24 14:34:49.090 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() started 2018-01-24 14:34:51.855 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack setup() finished in 2.76 sec 2018-01-24 14:34:51.875 689 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 START 2018-01-24 14:34:52.828 689 INFO rally.task.runner [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | ITER: 1 END: OK 2018-01-24 14:34:52.849 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() started 2018-01-24 14:34:56.786 134 INFO rally.task.context [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Context users@openstack cleanup() finished in 3.94 sec 2018-01-24 14:34:57.132 134 INFO rally.task.engine [-] Load duration is: 0.951912 2018-01-24 14:34:57.133 134 INFO rally.task.engine [-] Full duration is: 7.710421 2018-01-24 14:34:57.322 134 INFO rally.task.engine [-] Task ce3184cb-9bb5-45b7-8c98-79badff79efd | Completed: Running task. Task ce3184cb-9bb5-45b7-8c98-79badff79efd: 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.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 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.653057 Full duration: 7.21382 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.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803494 Full duration: 7.76514 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.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861537 Full duration: 7.392845 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 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.372734 Full duration: 8.082782 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.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | total | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> duration | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.068124 Full duration: 7.678787 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.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951912 Full duration: 7.710421 2018-01-24 14:34:57,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ce3184cb-9bb5-45b7-8c98-79badff79efd 2018-01-24 14:34:57,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-24 14:34:57,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ce3184cb-9bb5-45b7-8c98-79badff79efd', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-24 14:34:57,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ce3184cb-9bb5-45b7-8c98-79badff79efd'] 2018-01-24 14:34:59,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:34:59,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-24 14:34:59,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-24 14:34:59,082 - 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-24 14:34:59,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:34:59,115 - 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-24 14:34:59,117 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:36:32,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353: started 2018-01-24 14:35:02.699 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Starting: Task validation. 2018-01-24 14:35:02.745 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Starting: Task validation of syntax. 2018-01-24 14:35:02.810 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Completed: Task validation of syntax. 2018-01-24 14:35:02.811 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Starting: Task validation of required platforms. 2018-01-24 14:35:02.837 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Completed: Task validation of required platforms. 2018-01-24 14:35:02.837 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Starting: Task validation of semantic. 2018-01-24 14:35:03.604 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() started 2018-01-24 14:35:06.304 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 14:35:09.098 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() started 2018-01-24 14:35:12.950 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-24 14:35:12.950 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Completed: Task validation of semantic. 2018-01-24 14:35:12.951 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Completed: Task validation. 2018-01-24 14:35:12.952 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Starting: Running task. 2018-01-24 14:35:13.125 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() started 2018-01-24 14:35:15.818 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() finished in 2.69 sec 2018-01-24 14:35:15.819 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack setup() started 2018-01-24 14:35:15.819 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-24 14:35:15.843 864 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 START 2018-01-24 14:35:21.856 864 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 END: OK 2018-01-24 14:35:21.885 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack cleanup() started 2018-01-24 14:35:22.523 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack cleanup() finished in 0.64 sec 2018-01-24 14:35:22.523 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() started 2018-01-24 14:35:26.353 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-24 14:35:27.213 739 INFO rally.task.engine [-] Load duration is: 4.931294 2018-01-24 14:35:27.214 739 INFO rally.task.engine [-] Full duration is: 13.247561 2018-01-24 14:35:27.463 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() started 2018-01-24 14:35:30.143 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:35:30.143 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack setup() started 2018-01-24 14:35:30.143 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:35:30.165 970 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 START 2018-01-24 14:35:35.155 970 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 END: OK 2018-01-24 14:35:35.180 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack cleanup() started 2018-01-24 14:35:38.355 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack cleanup() finished in 3.18 sec 2018-01-24 14:35:38.356 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() started 2018-01-24 14:35:42.222 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-24 14:35:43.556 739 INFO rally.task.engine [-] Load duration is: 3.89698 2018-01-24 14:35:43.557 739 INFO rally.task.engine [-] Full duration is: 14.777423 2018-01-24 14:35:43.821 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() started 2018-01-24 14:35:46.598 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() finished in 2.78 sec 2018-01-24 14:35:46.620 1076 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 START 2018-01-24 14:35:47.897 1076 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 END: OK 2018-01-24 14:35:47.921 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() started 2018-01-24 14:35:51.661 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-24 14:35:51.867 739 INFO rally.task.engine [-] Load duration is: 0.196948 2018-01-24 14:35:51.868 739 INFO rally.task.engine [-] Full duration is: 7.857035 2018-01-24 14:35:52.123 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() started 2018-01-24 14:35:54.833 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:35:54.833 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context quotas@openstack setup() started 2018-01-24 14:35:55.786 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context quotas@openstack setup() finished in 0.95 sec 2018-01-24 14:35:55.787 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack setup() started 2018-01-24 14:35:55.787 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-24 14:35:56.376 1162 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 START 2018-01-24 14:36:15.803 1162 INFO rally.task.runner [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | ITER: 1 END: OK 2018-01-24 14:36:15.825 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack cleanup() started 2018-01-24 14:36:27.294 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context cleanup@openstack cleanup() finished in 11.47 sec 2018-01-24 14:36:27.294 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context quotas@openstack cleanup() started 2018-01-24 14:36:27.363 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context quotas@openstack cleanup() finished in 69.28 msec 2018-01-24 14:36:27.364 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() started 2018-01-24 14:36:30.973 739 INFO rally.task.context [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-24 14:36:32.369 739 INFO rally.task.engine [-] Load duration is: 17.418323 2018-01-24 14:36:32.370 739 INFO rally.task.engine [-] Full duration is: 38.866557 2018-01-24 14:36:32.554 739 INFO rally.task.engine [-] Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 | Completed: Running task. Task 7fc76f3f-485e-4f0c-b7ac-0eb366df0353: 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.581 | 3.581 | 3.581 | 3.581 | 3.581 | 3.581 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | -> glance_v2.upload_data | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | glance_v2.delete_image | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 1.35 | 100.0% | 1 | | total | 4.931 | 4.931 | 4.931 | 4.931 | 4.931 | 4.931 | 100.0% | 1 | | -> duration | 4.931 | 4.931 | 4.931 | 4.931 | 4.931 | 4.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.931294 Full duration: 13.247561 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 | 3.832 | 3.832 | 3.832 | 3.832 | 3.832 | 3.832 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | -> glance_v2.upload_data | 1.511 | 1.511 | 1.511 | 1.511 | 1.511 | 1.511 | 100.0% | 1 | | glance_v2.list_images | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 100.0% | 1 | | -> duration | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.89698 Full duration: 14.777423 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.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> duration | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.196948 Full duration: 7.857035 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.213 | 3.213 | 3.213 | 3.213 | 3.213 | 3.213 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | -> glance_v2.upload_data | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | nova.boot_servers | 15.205 | 15.205 | 15.205 | 15.205 | 15.205 | 15.205 | 100.0% | 1 | | total | 18.418 | 18.418 | 18.418 | 18.418 | 18.418 | 18.418 | 100.0% | 1 | | -> duration | 17.418 | 17.418 | 17.418 | 17.418 | 17.418 | 17.418 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.418323 Full duration: 38.866557 2018-01-24 14:36:32,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7fc76f3f-485e-4f0c-b7ac-0eb366df0353 2018-01-24 14:36:32,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7fc76f3f-485e-4f0c-b7ac-0eb366df0353', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-24 14:36:32,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7fc76f3f-485e-4f0c-b7ac-0eb366df0353'] 2018-01-24 14:36:34,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:36:34,321 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-24 14:36:34,322 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-24 14:36:34,322 - 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-24 14:36:34,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:36:34,359 - 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-24 14:36:34,360 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-24 14:36:34,360 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-24 14:36:34,361 - 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-24 14:36:34,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:36:34,397 - 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-24 14:36:34,404 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:39:39,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a7190bf4-8891-41d6-8780-7a81d73abd40: started 2018-01-24 14:36:37.978 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Starting: Task validation. 2018-01-24 14:36:38.028 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Starting: Task validation of syntax. 2018-01-24 14:36:38.203 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Completed: Task validation of syntax. 2018-01-24 14:36:38.203 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Starting: Task validation of required platforms. 2018-01-24 14:36:38.270 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Completed: Task validation of required platforms. 2018-01-24 14:36:38.270 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Starting: Task validation of semantic. 2018-01-24 14:36:39.036 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:36:41.675 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 14:36:47.149 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:36:51.186 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-24 14:36:51.186 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Completed: Task validation of semantic. 2018-01-24 14:36:51.187 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Completed: Task validation. 2018-01-24 14:36:51.188 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Starting: Running task. 2018-01-24 14:36:51.336 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:36:54.098 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.76 sec 2018-01-24 14:36:54.098 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() started 2018-01-24 14:36:54.955 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() finished in 0.86 sec 2018-01-24 14:36:54.955 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack setup() started 2018-01-24 14:36:58.566 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack setup() finished in 3.61 sec 2018-01-24 14:36:58.566 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() started 2018-01-24 14:36:58.566 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:36:58.590 1417 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:37:03.883 1417 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:37:03.905 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() started 2018-01-24 14:37:07.070 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() finished in 3.17 sec 2018-01-24 14:37:07.071 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack cleanup() started 2018-01-24 14:37:11.340 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack cleanup() finished in 4.27 sec 2018-01-24 14:37:11.340 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() started 2018-01-24 14:37:11.392 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() finished in 52.01 msec 2018-01-24 14:37:11.393 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:37:15.233 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-24 14:37:15.477 1292 INFO rally.task.engine [-] Load duration is: 5.290366 2018-01-24 14:37:15.478 1292 INFO rally.task.engine [-] Full duration is: 23.912305 2018-01-24 14:37:15.754 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:37:18.534 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.78 sec 2018-01-24 14:37:18.535 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() started 2018-01-24 14:37:19.308 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-24 14:37:19.308 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() started 2018-01-24 14:37:19.309 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:37:19.330 1603 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:37:25.009 1603 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:37:25.030 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() started 2018-01-24 14:37:27.273 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-24 14:37:27.273 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() started 2018-01-24 14:37:27.325 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() finished in 51.53 msec 2018-01-24 14:37:27.325 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:37:31.255 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-24 14:37:31.846 1292 INFO rally.task.engine [-] Load duration is: 5.675286 2018-01-24 14:37:31.847 1292 INFO rally.task.engine [-] Full duration is: 15.520544 2018-01-24 14:37:32.101 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:37:34.648 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.55 sec 2018-01-24 14:37:34.648 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() started 2018-01-24 14:37:35.475 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() finished in 0.83 sec 2018-01-24 14:37:35.475 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() started 2018-01-24 14:37:35.475 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-24 14:37:36.107 1769 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:37:45.851 1769 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:37:45.875 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() started 2018-01-24 14:37:48.173 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() finished in 2.30 sec 2018-01-24 14:37:48.173 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() started 2018-01-24 14:37:48.224 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() finished in 50.47 msec 2018-01-24 14:37:48.224 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:37:51.976 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-24 14:37:52.227 1292 INFO rally.task.engine [-] Load duration is: 9.741129 2018-01-24 14:37:52.228 1292 INFO rally.task.engine [-] Full duration is: 19.893792 2018-01-24 14:37:52.469 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:37:55.130 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 14:37:55.130 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() started 2018-01-24 14:37:55.912 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-24 14:37:55.912 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() started 2018-01-24 14:37:55.913 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:37:55.933 1935 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:38:01.386 1935 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:38:01.414 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() started 2018-01-24 14:38:04.156 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() finished in 2.74 sec 2018-01-24 14:38:04.156 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() started 2018-01-24 14:38:04.208 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() finished in 51.21 msec 2018-01-24 14:38:04.208 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:38:07.971 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-24 14:38:08.557 1292 INFO rally.task.engine [-] Load duration is: 5.450422 2018-01-24 14:38:08.558 1292 INFO rally.task.engine [-] Full duration is: 15.518929 2018-01-24 14:38:08.809 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:38:11.460 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.65 sec 2018-01-24 14:38:11.461 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() started 2018-01-24 14:38:12.278 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-24 14:38:12.278 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() started 2018-01-24 14:38:12.279 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:38:12.300 2101 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:38:20.264 2101 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:38:20.285 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() started 2018-01-24 14:38:22.613 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-24 14:38:22.614 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() started 2018-01-24 14:38:22.684 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() finished in 70.49 msec 2018-01-24 14:38:22.685 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:38:26.494 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-24 14:38:26.920 1292 INFO rally.task.engine [-] Load duration is: 7.960148 2018-01-24 14:38:26.920 1292 INFO rally.task.engine [-] Full duration is: 17.704031 2018-01-24 14:38:27.177 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:38:29.784 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.61 sec 2018-01-24 14:38:29.785 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() started 2018-01-24 14:38:30.561 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-24 14:38:30.562 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack setup() started 2018-01-24 14:38:33.695 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack setup() finished in 3.13 sec 2018-01-24 14:38:33.695 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() started 2018-01-24 14:38:33.696 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:38:33.718 2267 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:38:39.101 2267 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:38:39.125 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() started 2018-01-24 14:38:41.364 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-24 14:38:41.365 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack cleanup() started 2018-01-24 14:38:44.794 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context volumes@openstack cleanup() finished in 3.43 sec 2018-01-24 14:38:44.795 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() started 2018-01-24 14:38:44.856 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context quotas@openstack cleanup() finished in 61.28 msec 2018-01-24 14:38:44.856 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:38:48.735 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-24 14:38:49.299 1292 INFO rally.task.engine [-] Load duration is: 5.379727 2018-01-24 14:38:49.300 1292 INFO rally.task.engine [-] Full duration is: 21.574593 2018-01-24 14:38:49.546 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:38:52.222 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:38:52.223 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() started 2018-01-24 14:38:52.223 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-24 14:38:52.243 2453 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:38:52.984 2453 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:38:53.004 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:38:57.514 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-24 14:38:57.515 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:39:01.563 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-24 14:39:01.664 1292 INFO rally.task.engine [-] Load duration is: 0.73776 2018-01-24 14:39:01.665 1292 INFO rally.task.engine [-] Full duration is: 12.029066 2018-01-24 14:39:01.919 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:39:04.583 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 14:39:04.584 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() started 2018-01-24 14:39:04.584 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:39:04.605 2619 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:39:05.383 2619 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:39:05.408 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:39:09.820 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() finished in 4.41 sec 2018-01-24 14:39:09.820 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:39:13.928 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-24 14:39:13.992 1292 INFO rally.task.engine [-] Load duration is: 0.774566 2018-01-24 14:39:13.992 1292 INFO rally.task.engine [-] Full duration is: 12.026085 2018-01-24 14:39:14.263 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:39:16.945 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:39:16.945 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() started 2018-01-24 14:39:16.946 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:39:16.969 2785 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:39:17.753 2785 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:39:17.772 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:39:22.233 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() finished in 4.46 sec 2018-01-24 14:39:22.234 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:39:26.176 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-24 14:39:26.331 1292 INFO rally.task.engine [-] Load duration is: 0.780804 2018-01-24 14:39:26.332 1292 INFO rally.task.engine [-] Full duration is: 11.931724 2018-01-24 14:39:26.572 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() started 2018-01-24 14:39:29.183 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack setup() finished in 2.61 sec 2018-01-24 14:39:29.184 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() started 2018-01-24 14:39:29.184 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 14:39:29.207 2951 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 START 2018-01-24 14:39:30.004 2951 INFO rally.task.runner [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | ITER: 1 END: OK 2018-01-24 14:39:30.029 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:39:34.486 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context admin_cleanup@openstack cleanup() finished in 4.46 sec 2018-01-24 14:39:34.487 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() started 2018-01-24 14:39:38.513 1292 INFO rally.task.context [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-24 14:39:38.664 1292 INFO rally.task.engine [-] Load duration is: 0.793701 2018-01-24 14:39:38.664 1292 INFO rally.task.engine [-] Full duration is: 11.959599 2018-01-24 14:39:38.875 1292 INFO rally.task.engine [-] Task a7190bf4-8891-41d6-8780-7a81d73abd40 | Completed: Running task. Task a7190bf4-8891-41d6-8780-7a81d73abd40: 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 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | total | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 100.0% | 1 | | -> duration | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 5.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.290366 Full duration: 23.912305 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.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | cinder_v2.delete_volume | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | total | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | -> duration | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 5.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.675286 Full duration: 15.520544 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.461 | 7.461 | 7.461 | 7.461 | 7.461 | 7.461 | 100.0% | 1 | | cinder_v2.delete_volume | 2.279 | 2.279 | 2.279 | 2.279 | 2.279 | 2.279 | 100.0% | 1 | | total | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 100.0% | 1 | | -> duration | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.741129 Full duration: 19.893792 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.164 | 3.164 | 3.164 | 3.164 | 3.164 | 3.164 | 100.0% | 1 | | cinder_v2.delete_volume | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 100.0% | 1 | | total | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 100.0% | 1 | | -> duration | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 5.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.450422 Full duration: 15.518929 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.224 | 3.224 | 3.224 | 3.224 | 3.224 | 3.224 | 100.0% | 1 | | cinder_v2.extend_volume | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | cinder_v2.delete_volume | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 100.0% | 1 | | total | 7.96 | 7.96 | 7.96 | 7.96 | 7.96 | 7.96 | 100.0% | 1 | | -> duration | 7.96 | 7.96 | 7.96 | 7.96 | 7.96 | 7.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.960148 Full duration: 17.704031 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.077 | 3.077 | 3.077 | 3.077 | 3.077 | 3.077 | 100.0% | 1 | | cinder_v2.delete_volume | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 2.302 | 100.0% | 1 | | total | 5.38 | 5.38 | 5.38 | 5.38 | 5.38 | 5.38 | 100.0% | 1 | | -> duration | 5.38 | 5.38 | 5.38 | 5.38 | 5.38 | 5.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.379727 Full duration: 21.574593 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | cinder_v2.list_qos | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73776 Full duration: 12.029066 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | cinder_v2.set_qos | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774566 Full duration: 12.026085 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.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | cinder_v2.list_types | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780804 Full duration: 11.931724 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793701 Full duration: 11.959599 2018-01-24 14:39:39,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a7190bf4-8891-41d6-8780-7a81d73abd40 2018-01-24 14:39:39,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a7190bf4-8891-41d6-8780-7a81d73abd40', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-24 14:39:39,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a7190bf4-8891-41d6-8780-7a81d73abd40'] 2018-01-24 14:39:40,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:39:40,839 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-24 14:39:40,839 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-24 14:39:40,840 - 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-24 14:39:40,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:39:40,876 - 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-24 14:39:40,887 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:41:15,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2fd96067-552c-4e9c-99e1-7539871269c8: started 2018-01-24 14:39:44.392 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Starting: Task validation. 2018-01-24 14:39:44.440 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Starting: Task validation of syntax. 2018-01-24 14:39:44.509 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Completed: Task validation of syntax. 2018-01-24 14:39:44.510 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Starting: Task validation of required platforms. 2018-01-24 14:39:44.537 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Completed: Task validation of required platforms. 2018-01-24 14:39:44.537 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Starting: Task validation of semantic. 2018-01-24 14:39:45.267 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() started 2018-01-24 14:39:47.942 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 14:39:52.047 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() started 2018-01-24 14:39:55.790 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-24 14:39:55.790 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Completed: Task validation of semantic. 2018-01-24 14:39:55.790 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Completed: Task validation. 2018-01-24 14:39:55.791 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Starting: Running task. 2018-01-24 14:39:55.953 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() started 2018-01-24 14:39:58.638 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:39:58.638 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() started 2018-01-24 14:40:00.620 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() finished in 1.98 sec 2018-01-24 14:40:00.620 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack setup() started 2018-01-24 14:40:00.620 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack setup() finished in 0.20 msec 2018-01-24 14:40:00.642 3236 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 START 2018-01-24 14:40:13.515 3236 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 END: OK 2018-01-24 14:40:13.541 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack cleanup() started 2018-01-24 14:40:14.200 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-24 14:40:14.200 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() started 2018-01-24 14:40:15.290 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-24 14:40:15.291 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() started 2018-01-24 14:40:19.386 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-24 14:40:20.101 3081 INFO rally.task.engine [-] Load duration is: 8.871212 2018-01-24 14:40:20.102 3081 INFO rally.task.engine [-] Full duration is: 23.446131 2018-01-24 14:40:20.394 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() started 2018-01-24 14:40:23.049 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 14:40:23.050 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() started 2018-01-24 14:40:25.055 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() finished in 2.01 sec 2018-01-24 14:40:25.055 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack setup() started 2018-01-24 14:40:25.056 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:40:25.078 3402 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 START 2018-01-24 14:40:32.952 3402 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 END: OK 2018-01-24 14:40:32.980 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack cleanup() started 2018-01-24 14:40:33.626 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack cleanup() finished in 0.65 sec 2018-01-24 14:40:33.627 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() started 2018-01-24 14:40:34.722 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() finished in 1.10 sec 2018-01-24 14:40:34.723 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() started 2018-01-24 14:40:38.920 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-24 14:40:40.523 3081 INFO rally.task.engine [-] Load duration is: 5.872773 2018-01-24 14:40:40.523 3081 INFO rally.task.engine [-] Full duration is: 18.545284 2018-01-24 14:40:40.768 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() started 2018-01-24 14:40:43.514 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() finished in 2.75 sec 2018-01-24 14:40:43.515 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() started 2018-01-24 14:40:45.620 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() finished in 2.11 sec 2018-01-24 14:40:45.620 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack setup() started 2018-01-24 14:40:45.621 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:40:45.643 3568 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 START 2018-01-24 14:40:55.297 3568 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 END: OK 2018-01-24 14:40:55.320 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack cleanup() started 2018-01-24 14:40:55.981 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-24 14:40:55.981 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() started 2018-01-24 14:40:57.085 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() finished in 1.10 sec 2018-01-24 14:40:57.085 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() started 2018-01-24 14:41:01.079 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-24 14:41:02.900 3081 INFO rally.task.engine [-] Load duration is: 7.651742 2018-01-24 14:41:02.901 3081 INFO rally.task.engine [-] Full duration is: 20.327256 2018-01-24 14:41:03.171 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() started 2018-01-24 14:41:05.886 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:41:05.886 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() started 2018-01-24 14:41:08.005 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack setup() finished in 2.12 sec 2018-01-24 14:41:08.026 3734 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 START 2018-01-24 14:41:08.819 3734 INFO rally.task.runner [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | ITER: 1 END: OK 2018-01-24 14:41:08.840 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() started 2018-01-24 14:41:09.875 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-24 14:41:09.876 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() started 2018-01-24 14:41:13.787 3081 INFO rally.task.context [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-24 14:41:15.247 3081 INFO rally.task.engine [-] Load duration is: 0.790675 2018-01-24 14:41:15.248 3081 INFO rally.task.engine [-] Full duration is: 10.632068 2018-01-24 14:41:15.461 3081 INFO rally.task.engine [-] Task 2fd96067-552c-4e9c-99e1-7539871269c8 | Completed: Running task. Task 2fd96067-552c-4e9c-99e1-7539871269c8: 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.999 | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 100.0% | 1 | | heat.update_stack | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 3.513 | 100.0% | 1 | | heat.delete_stack | 3.359 | 3.359 | 3.359 | 3.359 | 3.359 | 3.359 | 100.0% | 1 | | total | 12.871 | 12.871 | 12.871 | 12.871 | 12.871 | 12.871 | 100.0% | 1 | | -> duration | 8.871 | 8.871 | 8.871 | 8.871 | 8.871 | 8.871 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.871212 Full duration: 23.446131 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.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | heat.check_stack | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | heat.delete_stack | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 2.265 | 100.0% | 1 | | total | 7.873 | 7.873 | 7.873 | 7.873 | 7.873 | 7.873 | 100.0% | 1 | | -> duration | 5.873 | 5.873 | 5.873 | 5.873 | 5.873 | 5.873 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.872773 Full duration: 18.545284 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.729 | 4.729 | 4.729 | 4.729 | 4.729 | 4.729 | 100.0% | 1 | | heat.suspend_stack | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | heat.resume_stack | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 100.0% | 1 | | heat.delete_stack | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 2.281 | 100.0% | 1 | | total | 9.652 | 9.652 | 9.652 | 9.652 | 9.652 | 9.652 | 100.0% | 1 | | -> duration | 7.652 | 7.652 | 7.652 | 7.652 | 7.652 | 7.652 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.651742 Full duration: 20.327256 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> duration | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790675 Full duration: 10.632068 2018-01-24 14:41:15,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2fd96067-552c-4e9c-99e1-7539871269c8 2018-01-24 14:41:15,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2fd96067-552c-4e9c-99e1-7539871269c8', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-24 14:41:15,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2fd96067-552c-4e9c-99e1-7539871269c8'] 2018-01-24 14:41:17,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:41:17,244 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-24 14:41:17,244 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-24 14:41:17,245 - 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-24 14:41:17,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:41:17,284 - 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-24 14:41:17,296 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:44:33,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4ad685d4-de59-4e66-8820-42918b6ef473: started 2018-01-24 14:41:20.917 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Starting: Task validation. 2018-01-24 14:41:20.963 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Starting: Task validation of syntax. 2018-01-24 14:41:21.090 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Completed: Task validation of syntax. 2018-01-24 14:41:21.090 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Starting: Task validation of required platforms. 2018-01-24 14:41:21.151 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Completed: Task validation of required platforms. 2018-01-24 14:41:21.152 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Starting: Task validation of semantic. 2018-01-24 14:41:21.912 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:41:24.514 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.60 sec 2018-01-24 14:41:24.589 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:41:28.656 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-24 14:41:28.657 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Completed: Task validation of semantic. 2018-01-24 14:41:28.657 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Completed: Task validation. 2018-01-24 14:41:28.658 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Starting: Running task. 2018-01-24 14:41:28.846 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:41:31.502 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 14:41:31.502 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:41:31.503 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:41:31.524 3939 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:41:33.370 3939 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:41:33.393 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:41:39.472 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 6.08 sec 2018-01-24 14:41:39.473 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:41:43.463 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-24 14:41:44.938 3814 INFO rally.task.engine [-] Load duration is: 0.643347 2018-01-24 14:41:44.939 3814 INFO rally.task.engine [-] Full duration is: 14.63886 2018-01-24 14:41:45.220 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:41:47.914 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.69 sec 2018-01-24 14:41:47.915 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:41:47.915 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:41:47.936 4105 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:41:49.820 4105 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:41:49.843 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:41:55.991 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-24 14:41:55.991 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:42:00.083 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-24 14:42:01.305 3814 INFO rally.task.engine [-] Load duration is: 0.626393 2018-01-24 14:42:01.306 3814 INFO rally.task.engine [-] Full duration is: 14.881382 2018-01-24 14:42:01.567 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:42:04.195 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.63 sec 2018-01-24 14:42:04.196 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:42:04.196 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:42:04.217 4271 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:42:06.000 4271 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:42:06.027 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:42:12.100 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 6.07 sec 2018-01-24 14:42:12.101 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:42:16.201 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-24 14:42:17.672 3814 INFO rally.task.engine [-] Load duration is: 0.643661 2018-01-24 14:42:17.673 3814 INFO rally.task.engine [-] Full duration is: 14.652064 2018-01-24 14:42:17.914 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:42:20.620 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:42:20.620 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:42:20.620 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:42:20.641 4437 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:42:22.609 4437 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:42:22.634 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:42:26.670 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 4.04 sec 2018-01-24 14:42:26.671 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:42:30.547 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-24 14:42:31.997 3814 INFO rally.task.engine [-] Load duration is: 0.730908 2018-01-24 14:42:31.998 3814 INFO rally.task.engine [-] Full duration is: 12.651835 2018-01-24 14:42:32.247 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:42:34.849 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.60 sec 2018-01-24 14:42:34.850 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:42:34.850 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 14:42:34.872 4603 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:42:36.643 4603 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:42:36.669 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:42:40.760 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 4.09 sec 2018-01-24 14:42:40.760 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:42:44.633 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-24 14:42:46.333 3814 INFO rally.task.engine [-] Load duration is: 0.597053 2018-01-24 14:42:46.334 3814 INFO rally.task.engine [-] Full duration is: 12.404268 2018-01-24 14:42:46.572 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:42:49.343 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.77 sec 2018-01-24 14:42:49.343 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:42:49.344 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:42:49.362 4769 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:42:51.750 4769 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:42:51.772 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:43:02.289 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 10.52 sec 2018-01-24 14:43:02.289 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:43:06.352 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-24 14:43:06.695 3814 INFO rally.task.engine [-] Load duration is: 1.035795 2018-01-24 14:43:06.696 3814 INFO rally.task.engine [-] Full duration is: 19.797739 2018-01-24 14:43:06.975 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:43:09.687 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:43:09.688 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:43:09.688 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 14:43:09.710 4935 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:43:11.640 4935 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:43:11.670 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:43:15.798 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 4.13 sec 2018-01-24 14:43:15.799 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:43:19.713 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-24 14:43:21.059 3814 INFO rally.task.engine [-] Load duration is: 0.795518 2018-01-24 14:43:21.059 3814 INFO rally.task.engine [-] Full duration is: 12.752122 2018-01-24 14:43:21.308 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:43:24.161 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.85 sec 2018-01-24 14:43:24.161 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:43:24.161 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-24 14:43:24.182 5101 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:43:26.028 5101 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:43:26.052 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:43:32.199 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-24 14:43:32.199 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:43:35.909 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-24 14:43:37.399 3814 INFO rally.task.engine [-] Load duration is: 0.687929 2018-01-24 14:43:37.400 3814 INFO rally.task.engine [-] Full duration is: 14.619109 2018-01-24 14:43:37.650 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:43:40.307 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 14:43:40.308 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:43:40.308 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-24 14:43:40.329 5267 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:43:42.073 5267 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:43:42.097 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:43:48.247 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-24 14:43:48.247 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:43:52.265 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-24 14:43:53.741 3814 INFO rally.task.engine [-] Load duration is: 0.594722 2018-01-24 14:43:53.741 3814 INFO rally.task.engine [-] Full duration is: 14.63295 2018-01-24 14:43:53.989 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:43:56.669 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:43:56.670 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:43:56.670 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:43:56.690 5433 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:43:58.546 5433 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:43:58.576 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:44:04.753 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-24 14:44:04.754 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:44:08.754 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-24 14:44:10.079 3814 INFO rally.task.engine [-] Load duration is: 0.68768 2018-01-24 14:44:10.080 3814 INFO rally.task.engine [-] Full duration is: 14.77791 2018-01-24 14:44:10.331 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() started 2018-01-24 14:44:13.161 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack setup() finished in 2.83 sec 2018-01-24 14:44:13.162 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() started 2018-01-24 14:44:13.162 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:44:13.183 5599 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 START 2018-01-24 14:44:17.654 5599 INFO rally.task.runner [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | ITER: 1 END: OK 2018-01-24 14:44:17.674 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:44:27.292 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context admin_cleanup@openstack cleanup() finished in 9.62 sec 2018-01-24 14:44:27.292 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() started 2018-01-24 14:44:31.437 3814 INFO rally.task.context [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-24 14:44:32.453 3814 INFO rally.task.engine [-] Load duration is: 3.293879 2018-01-24 14:44:32.454 3814 INFO rally.task.engine [-] Full duration is: 21.124751 2018-01-24 14:44:32.678 3814 INFO rally.task.engine [-] Task 4ad685d4-de59-4e66-8820-42918b6ef473 | Completed: Running task. Task 4ad685d4-de59-4e66-8820-42918b6ef473: 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.add_role | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | keystone_v3.revoke_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643347 Full duration: 14.63886 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | keystone_v3.list_roles | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.626393 Full duration: 14.881382 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | keystone_v3.list_projects | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643661 Full duration: 14.652064 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.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | keystone_v3.delete_role | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730908 Full duration: 12.651835 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | keystone_v3.delete_service | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597053 Full duration: 12.404268 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | keystone_v3.create_user | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | -> keystone_v3.add_role | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.create_role | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | keystone_v3.get_project | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.get_user | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 0.026 | 100.0% | 1 | | keystone_v3.get_role | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | keystone_v3.list_services | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_services | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035795 Full duration: 19.797739 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.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | keystone_v3.update_project | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | keystone_v3.delete_project | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795518 Full duration: 12.752122 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687929 Full duration: 14.619109 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594722 Full duration: 14.63295 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.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | keystone_v3.list_users | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68768 Full duration: 14.77791 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | keystone_v3.create_users | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | total | 3.294 | 3.294 | 3.294 | 3.294 | 3.294 | 3.294 | 100.0% | 1 | | -> duration | 3.294 | 3.294 | 3.294 | 3.294 | 3.294 | 3.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.293879 Full duration: 21.124751 2018-01-24 14:44:33,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4ad685d4-de59-4e66-8820-42918b6ef473 2018-01-24 14:44:33,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4ad685d4-de59-4e66-8820-42918b6ef473', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-24 14:44:33,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4ad685d4-de59-4e66-8820-42918b6ef473'] 2018-01-24 14:44:34,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:44:34,568 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-24 14:44:34,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-24 14:44:34,569 - 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-24 14:44:34,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:44:34,607 - 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-24 14:44:34,623 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:49:56,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022: started 2018-01-24 14:44:38.201 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Starting: Task validation. 2018-01-24 14:44:38.250 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Starting: Task validation of syntax. 2018-01-24 14:44:38.460 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Completed: Task validation of syntax. 2018-01-24 14:44:38.460 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Starting: Task validation of required platforms. 2018-01-24 14:44:38.541 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Completed: Task validation of required platforms. 2018-01-24 14:44:38.541 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Starting: Task validation of semantic. 2018-01-24 14:44:39.296 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:44:42.211 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.92 sec 2018-01-24 14:44:47.307 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:44:51.295 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-24 14:44:51.295 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Completed: Task validation of semantic. 2018-01-24 14:44:51.296 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Completed: Task validation. 2018-01-24 14:44:51.296 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Starting: Running task. 2018-01-24 14:44:51.448 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:44:54.278 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.83 sec 2018-01-24 14:44:54.279 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:44:55.047 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-24 14:44:55.047 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:44:55.048 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-24 14:44:55.070 5854 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:44:57.352 5854 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:44:57.375 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:45:03.190 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 5.82 sec 2018-01-24 14:45:03.191 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:45:03.251 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 59.84 msec 2018-01-24 14:45:03.251 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:45:07.014 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-24 14:45:07.542 5729 INFO rally.task.engine [-] Load duration is: 2.279956 2018-01-24 14:45:07.543 5729 INFO rally.task.engine [-] Full duration is: 15.580679 2018-01-24 14:45:07.787 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:45:10.487 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.70 sec 2018-01-24 14:45:10.488 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:45:11.178 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-24 14:45:11.179 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() started 2018-01-24 14:45:17.152 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() finished in 5.97 sec 2018-01-24 14:45:17.154 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:45:17.154 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-24 14:45:17.184 6140 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:45:20.049 6140 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:45:20.075 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:45:28.392 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 8.32 sec 2018-01-24 14:45:28.393 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() started 2018-01-24 14:45:34.396 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() finished in 6.00 sec 2018-01-24 14:45:34.397 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:45:34.461 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 64.30 msec 2018-01-24 14:45:34.462 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:45:37.977 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.52 sec 2018-01-24 14:45:39.977 5729 INFO rally.task.engine [-] Load duration is: 2.862456 2018-01-24 14:45:39.978 5729 INFO rally.task.engine [-] Full duration is: 30.209524 2018-01-24 14:45:40.229 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:45:43.069 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.84 sec 2018-01-24 14:45:43.070 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:45:43.820 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-24 14:45:43.821 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() started 2018-01-24 14:45:49.794 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() finished in 5.97 sec 2018-01-24 14:45:49.794 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:45:49.794 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:45:49.815 6426 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:45:57.964 6426 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:45:57.992 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:46:10.850 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 12.86 sec 2018-01-24 14:46:10.851 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() started 2018-01-24 14:46:18.048 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() finished in 7.20 sec 2018-01-24 14:46:18.048 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:46:18.123 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 74.84 msec 2018-01-24 14:46:18.124 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:46:21.786 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-24 14:46:22.456 5729 INFO rally.task.engine [-] Load duration is: 8.147451 2018-01-24 14:46:22.456 5729 INFO rally.task.engine [-] Full duration is: 41.575572 2018-01-24 14:46:22.724 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:46:25.384 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.66 sec 2018-01-24 14:46:25.385 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:46:26.072 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-24 14:46:26.073 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() started 2018-01-24 14:46:31.718 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() finished in 5.65 sec 2018-01-24 14:46:31.719 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:46:31.719 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-24 14:46:31.744 6712 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:46:34.220 6712 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:46:34.249 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:46:42.412 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 8.16 sec 2018-01-24 14:46:42.412 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() started 2018-01-24 14:46:48.014 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() finished in 5.60 sec 2018-01-24 14:46:48.015 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:46:48.075 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 60.29 msec 2018-01-24 14:46:48.075 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:46:51.679 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-24 14:46:52.898 5729 INFO rally.task.engine [-] Load duration is: 2.474322 2018-01-24 14:46:52.899 5729 INFO rally.task.engine [-] Full duration is: 28.97421 2018-01-24 14:46:53.145 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:46:55.785 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 14:46:55.786 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:46:56.444 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-24 14:46:56.444 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:46:56.445 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:46:56.466 6998 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:46:58.027 6998 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:46:58.055 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:47:06.012 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 7.96 sec 2018-01-24 14:47:06.013 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:47:06.054 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 41.39 msec 2018-01-24 14:47:06.055 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:47:09.528 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.47 sec 2018-01-24 14:47:11.254 5729 INFO rally.task.engine [-] Load duration is: 1.559173 2018-01-24 14:47:11.255 5729 INFO rally.task.engine [-] Full duration is: 16.400951 2018-01-24 14:47:11.538 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:47:14.213 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.67 sec 2018-01-24 14:47:14.213 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:47:14.864 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-24 14:47:14.864 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() started 2018-01-24 14:47:20.928 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() finished in 6.06 sec 2018-01-24 14:47:20.929 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:47:20.929 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-24 14:47:20.953 7284 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:47:22.966 7284 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:47:22.993 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:47:31.517 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 8.52 sec 2018-01-24 14:47:31.518 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() started 2018-01-24 14:47:37.964 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() finished in 6.45 sec 2018-01-24 14:47:37.964 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:47:38.026 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 61.69 msec 2018-01-24 14:47:38.026 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:47:41.687 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-24 14:47:41.785 5729 INFO rally.task.engine [-] Load duration is: 2.010903 2018-01-24 14:47:41.786 5729 INFO rally.task.engine [-] Full duration is: 30.168503 2018-01-24 14:47:42.042 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:47:44.678 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 14:47:44.678 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:47:45.399 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-24 14:47:45.400 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() started 2018-01-24 14:47:51.287 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() finished in 5.89 sec 2018-01-24 14:47:51.288 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:47:51.288 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:47:51.313 7570 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:47:55.805 7570 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:47:55.835 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:48:11.338 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 15.50 sec 2018-01-24 14:48:11.339 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() started 2018-01-24 14:48:17.093 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() finished in 5.75 sec 2018-01-24 14:48:17.093 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:48:17.167 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 73.45 msec 2018-01-24 14:48:17.167 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:48:20.785 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-24 14:48:22.264 5729 INFO rally.task.engine [-] Load duration is: 4.490144 2018-01-24 14:48:22.265 5729 INFO rally.task.engine [-] Full duration is: 38.76238 2018-01-24 14:48:22.550 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:48:25.256 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.71 sec 2018-01-24 14:48:25.256 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:48:25.984 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-24 14:48:25.985 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() started 2018-01-24 14:48:31.611 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack setup() finished in 5.63 sec 2018-01-24 14:48:31.612 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:48:31.612 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-24 14:48:31.636 7856 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:48:33.856 7856 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:48:33.882 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:48:46.760 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 12.88 sec 2018-01-24 14:48:46.761 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() started 2018-01-24 14:48:52.374 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context network@openstack cleanup() finished in 5.61 sec 2018-01-24 14:48:52.374 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:48:52.451 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 77.03 msec 2018-01-24 14:48:52.451 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:48:55.861 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.41 sec 2018-01-24 14:48:56.752 5729 INFO rally.task.engine [-] Load duration is: 2.218603 2018-01-24 14:48:56.753 5729 INFO rally.task.engine [-] Full duration is: 33.332318 2018-01-24 14:48:57.021 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:48:59.611 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.59 sec 2018-01-24 14:48:59.612 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:49:00.197 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-24 14:49:00.197 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:49:00.198 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:49:00.220 8142 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:49:01.570 8142 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:49:01.596 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:49:07.050 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 5.45 sec 2018-01-24 14:49:07.051 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:49:07.096 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 45.20 msec 2018-01-24 14:49:07.097 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:49:10.816 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-24 14:49:11.099 5729 INFO rally.task.engine [-] Load duration is: 1.348772 2018-01-24 14:49:11.100 5729 INFO rally.task.engine [-] Full duration is: 13.810583 2018-01-24 14:49:11.344 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:49:13.988 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.64 sec 2018-01-24 14:49:13.988 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:49:14.733 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-24 14:49:14.734 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:49:14.734 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-24 14:49:14.756 8428 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:49:16.492 8428 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:49:16.516 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:49:22.006 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 5.49 sec 2018-01-24 14:49:22.007 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:49:22.068 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 61.16 msec 2018-01-24 14:49:22.068 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:49:25.557 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-24 14:49:27.442 5729 INFO rally.task.engine [-] Load duration is: 1.733923 2018-01-24 14:49:27.443 5729 INFO rally.task.engine [-] Full duration is: 14.23006 2018-01-24 14:49:27.717 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() started 2018-01-24 14:49:30.549 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack setup() finished in 2.83 sec 2018-01-24 14:49:30.549 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() started 2018-01-24 14:49:31.346 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack setup() finished in 0.80 sec 2018-01-24 14:49:31.346 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context roles@openstack setup() started 2018-01-24 14:49:33.294 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context roles@openstack setup() finished in 1.95 sec 2018-01-24 14:49:33.294 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() started 2018-01-24 14:49:33.295 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:49:33.319 8744 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 START 2018-01-24 14:49:38.694 8744 INFO rally.task.runner [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | ITER: 1 END: OK 2018-01-24 14:49:38.723 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() started 2018-01-24 14:49:49.042 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context cleanup@openstack cleanup() finished in 10.32 sec 2018-01-24 14:49:49.043 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context roles@openstack cleanup() started 2018-01-24 14:49:50.137 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-24 14:49:50.138 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() started 2018-01-24 14:49:50.199 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context quotas@openstack cleanup() finished in 60.78 msec 2018-01-24 14:49:50.199 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() started 2018-01-24 14:49:54.125 5729 INFO rally.task.context [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-24 14:49:55.879 5729 INFO rally.task.engine [-] Load duration is: 5.373547 2018-01-24 14:49:55.879 5729 INFO rally.task.engine [-] Full duration is: 26.427003 2018-01-24 14:49:56.070 5729 INFO rally.task.engine [-] Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 | Completed: Running task. Task a7d0e7f9-daa7-4634-a3cd-8f5f665f4022: 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.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | neutron.delete_network | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | total | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | -> duration | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.279956 Full duration: 15.580679 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.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | neutron.delete_port | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | total | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | -> duration | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.862456 Full duration: 30.209524 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.037 | 1.037 | 1.037 | 1.037 | 1.037 | 1.037 | 100.0% | 1 | | neutron.create_subnet | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | neutron.create_router | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 0.451 | 100.0% | 1 | | neutron.add_interface_router | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | neutron.remove_interface_router | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 100.0% | 1 | | neutron.delete_router | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | total | 8.147 | 8.147 | 8.147 | 8.147 | 8.147 | 8.147 | 100.0% | 1 | | -> duration | 8.147 | 8.147 | 8.147 | 8.147 | 8.147 | 8.147 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.147451 Full duration: 41.575572 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.549 | 1.549 | 1.549 | 1.549 | 1.549 | 1.549 | 100.0% | 1 | | neutron.delete_subnet | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | total | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | -> duration | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.474322 Full duration: 28.97421 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.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | neutron.list_networks | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | | -> duration | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 1.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.559173 Full duration: 16.400951 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.877 | 1.877 | 1.877 | 1.877 | 1.877 | 1.877 | 100.0% | 1 | | neutron.list_ports | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | -> duration | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.010903 Full duration: 30.168503 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.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | neutron.create_subnet | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | neutron.create_router | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | neutron.add_interface_router | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 100.0% | 1 | | neutron.list_routers | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 100.0% | 1 | | -> duration | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 4.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.490144 Full duration: 38.76238 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.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | neutron.create_subnet | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | neutron.list_subnets | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | total | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 100.0% | 1 | | -> duration | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.218603 Full duration: 33.332318 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.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | neutron.delete_security_group | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | -> duration | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.348772 Full duration: 13.810583 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.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | neutron.create_security_group_rule | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | neutron.delete_security_group | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> duration | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.733923 Full duration: 14.23006 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.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | neutron.create_router | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | neutron.add_gateway_router | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 100.0% | 1 | | neutron.remove_gateway_router | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | total | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 100.0% | 1 | | -> duration | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.373547 Full duration: 26.427003 2018-01-24 14:49:56,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a7d0e7f9-daa7-4634-a3cd-8f5f665f4022 2018-01-24 14:49:56,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a7d0e7f9-daa7-4634-a3cd-8f5f665f4022', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-24 14:49:56,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a7d0e7f9-daa7-4634-a3cd-8f5f665f4022'] 2018-01-24 14:49:58,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:49:58,099 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-24 14:49:58,099 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-24 14:49:58,099 - 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-24 14:49:58,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:49:58,141 - 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-24 14:49:58,153 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:56:36,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 279cdeb3-79d0-43d8-86c9-191cddebe9da: started 2018-01-24 14:50:01.800 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Starting: Task validation. 2018-01-24 14:50:01.847 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Starting: Task validation of syntax. 2018-01-24 14:50:01.991 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Completed: Task validation of syntax. 2018-01-24 14:50:01.991 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Starting: Task validation of required platforms. 2018-01-24 14:50:02.052 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Completed: Task validation of required platforms. 2018-01-24 14:50:02.052 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Starting: Task validation of semantic. 2018-01-24 14:50:02.812 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:50:05.455 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.64 sec 2018-01-24 14:50:15.706 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:50:19.617 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.91 sec 2018-01-24 14:50:19.617 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Completed: Task validation of semantic. 2018-01-24 14:50:19.618 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Completed: Task validation. 2018-01-24 14:50:19.619 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Starting: Running task. 2018-01-24 14:50:19.801 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:50:22.501 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.70 sec 2018-01-24 14:50:22.501 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:50:22.502 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:50:23.780 9149 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:50:51.888 9149 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:50:51.916 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:50:53.687 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 1.77 sec 2018-01-24 14:50:53.688 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:50:57.281 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.59 sec 2018-01-24 14:50:58.008 9024 INFO rally.task.engine [-] Load duration is: 27.105606 2018-01-24 14:50:58.009 9024 INFO rally.task.engine [-] Full duration is: 37.498632 2018-01-24 14:50:58.314 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:51:01.013 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.70 sec 2018-01-24 14:51:01.014 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:51:01.014 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:51:01.931 9295 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:51:43.717 9295 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:51:43.747 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:51:47.948 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 4.20 sec 2018-01-24 14:51:47.949 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:51:51.702 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.75 sec 2018-01-24 14:51:52.615 9024 INFO rally.task.engine [-] Load duration is: 40.782783 2018-01-24 14:51:52.616 9024 INFO rally.task.engine [-] Full duration is: 53.405649 2018-01-24 14:51:52.906 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:51:55.738 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.83 sec 2018-01-24 14:51:55.738 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:51:55.739 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:51:56.484 9521 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:52:36.822 9521 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:52:36.850 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:52:40.905 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 4.06 sec 2018-01-24 14:52:40.905 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:52:44.928 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 4.02 sec 2018-01-24 14:52:45.205 9024 INFO rally.task.engine [-] Load duration is: 39.333712 2018-01-24 14:52:45.206 9024 INFO rally.task.engine [-] Full duration is: 52.036675 2018-01-24 14:52:45.464 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:52:48.142 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:52:48.143 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack setup() started 2018-01-24 14:52:49.355 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack setup() finished in 1.21 sec 2018-01-24 14:52:49.356 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() started 2018-01-24 14:52:55.102 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() finished in 5.75 sec 2018-01-24 14:52:55.102 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:52:55.103 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:52:55.780 9747 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:53:12.942 9747 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:53:12.968 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:53:14.717 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 1.75 sec 2018-01-24 14:53:14.717 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() started 2018-01-24 14:53:22.611 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() finished in 7.89 sec 2018-01-24 14:53:22.611 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack cleanup() started 2018-01-24 14:53:22.782 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-24 14:53:22.783 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:53:26.426 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.64 sec 2018-01-24 14:53:27.700 9024 INFO rally.task.engine [-] Load duration is: 16.160565 2018-01-24 14:53:27.701 9024 INFO rally.task.engine [-] Full duration is: 40.981997 2018-01-24 14:53:27.979 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:53:30.676 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.70 sec 2018-01-24 14:53:30.677 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack setup() started 2018-01-24 14:53:31.994 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack setup() finished in 1.32 sec 2018-01-24 14:53:31.994 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() started 2018-01-24 14:53:37.670 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() finished in 5.68 sec 2018-01-24 14:53:37.671 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:53:37.671 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-24 14:53:38.358 9893 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:54:04.679 9893 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:54:04.710 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:54:08.740 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 4.03 sec 2018-01-24 14:54:08.740 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() started 2018-01-24 14:54:16.269 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() finished in 7.53 sec 2018-01-24 14:54:16.270 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack cleanup() started 2018-01-24 14:54:16.425 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-24 14:54:16.425 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:54:20.001 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.58 sec 2018-01-24 14:54:20.282 9024 INFO rally.task.engine [-] Load duration is: 25.317827 2018-01-24 14:54:20.282 9024 INFO rally.task.engine [-] Full duration is: 52.039053 2018-01-24 14:54:20.560 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:54:23.305 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.74 sec 2018-01-24 14:54:23.305 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack setup() started 2018-01-24 14:54:24.345 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack setup() finished in 1.04 sec 2018-01-24 14:54:24.345 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() started 2018-01-24 14:54:30.346 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() finished in 6.00 sec 2018-01-24 14:54:30.346 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:54:30.347 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:54:31.452 10119 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:54:50.761 10119 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:54:50.788 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:54:52.558 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 1.77 sec 2018-01-24 14:54:52.558 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() started 2018-01-24 14:55:00.149 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() finished in 7.59 sec 2018-01-24 14:55:00.149 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack cleanup() started 2018-01-24 14:55:00.267 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-24 14:55:00.268 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:55:04.026 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.76 sec 2018-01-24 14:55:04.808 9024 INFO rally.task.engine [-] Load duration is: 14.306798 2018-01-24 14:55:04.809 9024 INFO rally.task.engine [-] Full duration is: 43.483245 2018-01-24 14:55:05.079 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:55:07.759 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.68 sec 2018-01-24 14:55:07.760 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:55:07.760 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:55:08.445 10265 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:55:39.328 10265 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:55:39.355 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:55:41.114 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 1.76 sec 2018-01-24 14:55:41.114 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:55:44.895 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.78 sec 2018-01-24 14:55:45.313 9024 INFO rally.task.engine [-] Load duration is: 29.880942 2018-01-24 14:55:45.314 9024 INFO rally.task.engine [-] Full duration is: 39.833725 2018-01-24 14:55:45.591 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:55:48.257 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.67 sec 2018-01-24 14:55:48.258 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() started 2018-01-24 14:55:54.113 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack setup() finished in 5.85 sec 2018-01-24 14:55:54.113 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:55:54.113 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-24 14:55:54.806 10411 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:56:07.041 10411 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:56:07.064 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:56:13.786 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 6.72 sec 2018-01-24 14:56:13.787 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() started 2018-01-24 14:56:20.962 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context network@openstack cleanup() finished in 7.18 sec 2018-01-24 14:56:20.963 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:56:24.699 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.74 sec 2018-01-24 14:56:25.829 9024 INFO rally.task.engine [-] Load duration is: 11.230012 2018-01-24 14:56:25.830 9024 INFO rally.task.engine [-] Full duration is: 39.127589 2018-01-24 14:56:26.084 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() started 2018-01-24 14:56:28.818 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack setup() finished in 2.73 sec 2018-01-24 14:56:28.818 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() started 2018-01-24 14:56:28.818 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:56:28.839 10557 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 START 2018-01-24 14:56:29.724 10557 INFO rally.task.runner [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | ITER: 1 END: OK 2018-01-24 14:56:29.754 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() started 2018-01-24 14:56:31.587 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context cleanup@openstack cleanup() finished in 1.83 sec 2018-01-24 14:56:31.588 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() started 2018-01-24 14:56:35.294 9024 INFO rally.task.context [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Context users@openstack cleanup() finished in 3.71 sec 2018-01-24 14:56:36.139 9024 INFO rally.task.engine [-] Load duration is: 0.883436 2018-01-24 14:56:36.140 9024 INFO rally.task.engine [-] Full duration is: 9.230412 2018-01-24 14:56:36.323 9024 INFO rally.task.engine [-] Task 279cdeb3-79d0-43d8-86c9-191cddebe9da | Completed: Running task. Task 279cdeb3-79d0-43d8-86c9-191cddebe9da: 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 | 14.566 | 14.566 | 14.566 | 14.566 | 14.566 | 14.566 | 100.0% | 1 | | nova.find_host_to_migrate | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | nova.live_migrate | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 100.0% | 1 | | nova.delete_server | 2.763 | 2.763 | 2.763 | 2.763 | 2.763 | 2.763 | 100.0% | 1 | | total | 28.106 | 28.106 | 28.106 | 28.106 | 28.106 | 28.106 | 100.0% | 1 | | -> duration | 27.106 | 27.106 | 27.106 | 27.106 | 27.106 | 27.106 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.105606 Full duration: 37.498632 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.553 | 14.553 | 14.553 | 14.553 | 14.553 | 14.553 | 100.0% | 1 | | cinder_v2.create_volume | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 2.523 | 100.0% | 1 | | nova.attach_volume | 3.822 | 3.822 | 3.822 | 3.822 | 3.822 | 3.822 | 100.0% | 1 | | nova.find_host_to_migrate | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 0.925 | 100.0% | 1 | | nova.live_migrate | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 11.591 | 100.0% | 1 | | nova.detach_volume | 3.47 | 3.47 | 3.47 | 3.47 | 3.47 | 3.47 | 100.0% | 1 | | cinder_v2.delete_volume | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | nova.delete_server | 2.596 | 2.596 | 2.596 | 2.596 | 2.596 | 2.596 | 100.0% | 1 | | total | 41.783 | 41.783 | 41.783 | 41.783 | 41.783 | 41.783 | 100.0% | 1 | | -> duration | 40.783 | 40.783 | 40.783 | 40.783 | 40.783 | 40.783 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.782783 Full duration: 53.405649 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.625 | 7.625 | 7.625 | 7.625 | 7.625 | 7.625 | 100.0% | 1 | | nova.boot_server | 13.565 | 13.565 | 13.565 | 13.565 | 13.565 | 13.565 | 100.0% | 1 | | nova.find_host_to_migrate | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | nova.live_migrate | 11.112 | 11.112 | 11.112 | 11.112 | 11.112 | 11.112 | 100.0% | 1 | | nova.delete_server | 7.082 | 7.082 | 7.082 | 7.082 | 7.082 | 7.082 | 100.0% | 1 | | total | 40.334 | 40.334 | 40.334 | 40.334 | 40.334 | 40.334 | 100.0% | 1 | | -> duration | 39.334 | 39.334 | 39.334 | 39.334 | 39.334 | 39.334 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.333712 Full duration: 52.036675 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.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | nova.boot_server | 13.485 | 13.485 | 13.485 | 13.485 | 13.485 | 13.485 | 100.0% | 1 | | nova.delete_server | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | nova.delete_keypair | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 17.161 | 17.161 | 17.161 | 17.161 | 17.161 | 17.161 | 100.0% | 1 | | -> duration | 16.161 | 16.161 | 16.161 | 16.161 | 16.161 | 16.161 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.160565 Full duration: 40.981997 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.643 | 7.643 | 7.643 | 7.643 | 7.643 | 7.643 | 100.0% | 1 | | nova.boot_server | 13.812 | 13.812 | 13.812 | 13.812 | 13.812 | 13.812 | 100.0% | 1 | | nova.delete_server | 4.862 | 4.862 | 4.862 | 4.862 | 4.862 | 4.862 | 100.0% | 1 | | total | 26.318 | 26.318 | 26.318 | 26.318 | 26.318 | 26.318 | 100.0% | 1 | | -> duration | 25.318 | 25.318 | 25.318 | 25.318 | 25.318 | 25.318 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.317827 Full duration: 52.039053 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 | 11.578 | 11.578 | 11.578 | 11.578 | 11.578 | 11.578 | 100.0% | 1 | | nova.pause_server | 2.565 | 2.565 | 2.565 | 2.565 | 2.565 | 2.565 | 100.0% | 1 | | nova.unpause_server | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 100.0% | 1 | | nova.delete_server | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 100.0% | 1 | | total | 19.307 | 19.307 | 19.307 | 19.307 | 19.307 | 19.307 | 100.0% | 1 | | -> duration | 14.307 | 14.307 | 14.307 | 14.307 | 14.307 | 14.307 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.306798 Full duration: 43.483245 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.06 | 14.06 | 14.06 | 14.06 | 14.06 | 14.06 | 100.0% | 1 | | nova.migrate | 11.402 | 11.402 | 11.402 | 11.402 | 11.402 | 11.402 | 100.0% | 1 | | nova.resize_confirm | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 2.829 | 100.0% | 1 | | nova.delete_server | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 2.59 | 100.0% | 1 | | total | 30.881 | 30.881 | 30.881 | 30.881 | 30.881 | 30.881 | 100.0% | 1 | | -> duration | 29.881 | 29.881 | 29.881 | 29.881 | 29.881 | 29.881 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.880942 Full duration: 39.833725 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 | 12.051 | 12.051 | 12.051 | 12.051 | 12.051 | 12.051 | 100.0% | 1 | | nova.list_interfaces | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 12.23 | 12.23 | 12.23 | 12.23 | 12.23 | 12.23 | 100.0% | 1 | | -> duration | 11.23 | 11.23 | 11.23 | 11.23 | 11.23 | 11.23 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.230012 Full duration: 39.127589 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | nova.delete_server_group | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883436 Full duration: 9.230412 2018-01-24 14:56:36,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 279cdeb3-79d0-43d8-86c9-191cddebe9da 2018-01-24 14:56:36,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '279cdeb3-79d0-43d8-86c9-191cddebe9da', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-24 14:56:36,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '279cdeb3-79d0-43d8-86c9-191cddebe9da'] 2018-01-24 14:56:38,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:56:38,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-24 14:56:38,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-24 14:56:38,262 - 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-24 14:56:38,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-24 14:56:38,301 - 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-24 14:56:38,311 - 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': 'e6db4d92-f615-4f24-8cce-202ea295ba67', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'flavor_name': 'rally-tiny-e0328e97-764d-48c8-bfca-ba3253ebae8c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e0328e97-764d-48c8-bfca-ba3253ebae8c', '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-24 14:57:43,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa: started 2018-01-24 14:56:41.940 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Starting: Task validation. 2018-01-24 14:56:41.985 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Starting: Task validation of syntax. 2018-01-24 14:56:42.048 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Completed: Task validation of syntax. 2018-01-24 14:56:42.048 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Starting: Task validation of required platforms. 2018-01-24 14:56:42.079 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Completed: Task validation of required platforms. 2018-01-24 14:56:42.079 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Starting: Task validation of semantic. 2018-01-24 14:56:42.829 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() started 2018-01-24 14:56:45.400 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() finished in 2.57 sec 2018-01-24 14:56:47.758 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() started 2018-01-24 14:56:51.711 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() finished in 3.95 sec 2018-01-24 14:56:51.712 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Completed: Task validation of semantic. 2018-01-24 14:56:51.712 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Completed: Task validation. 2018-01-24 14:56:51.713 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Starting: Running task. 2018-01-24 14:56:51.904 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() started 2018-01-24 14:56:54.539 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() finished in 2.63 sec 2018-01-24 14:56:54.539 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() started 2018-01-24 14:56:54.540 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:56:54.562 10792 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 START 2018-01-24 14:56:55.538 10792 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 END: OK 2018-01-24 14:56:55.558 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:56:56.528 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-24 14:56:56.529 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() started 2018-01-24 14:57:00.370 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() finished in 3.84 sec 2018-01-24 14:57:01.958 10667 INFO rally.task.engine [-] Load duration is: 0.973866 2018-01-24 14:57:01.959 10667 INFO rally.task.engine [-] Full duration is: 8.482632 2018-01-24 14:57:02.223 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() started 2018-01-24 14:57:04.973 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() finished in 2.75 sec 2018-01-24 14:57:04.974 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() started 2018-01-24 14:57:04.974 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-24 14:57:04.996 10898 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 START 2018-01-24 14:57:05.824 10898 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 END: OK 2018-01-24 14:57:05.849 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:57:06.814 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-24 14:57:06.815 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() started 2018-01-24 14:57:10.725 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() finished in 3.91 sec 2018-01-24 14:57:12.278 10667 INFO rally.task.engine [-] Load duration is: 0.826302 2018-01-24 14:57:12.279 10667 INFO rally.task.engine [-] Full duration is: 8.520308 2018-01-24 14:57:12.520 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() started 2018-01-24 14:57:15.124 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() finished in 2.60 sec 2018-01-24 14:57:15.124 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() started 2018-01-24 14:57:15.124 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-24 14:57:15.144 11004 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 START 2018-01-24 14:57:16.004 11004 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 END: OK 2018-01-24 14:57:16.029 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:57:16.986 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-24 14:57:16.986 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() started 2018-01-24 14:57:20.840 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() finished in 3.85 sec 2018-01-24 14:57:22.574 10667 INFO rally.task.engine [-] Load duration is: 0.859041 2018-01-24 14:57:22.575 10667 INFO rally.task.engine [-] Full duration is: 8.338814 2018-01-24 14:57:22.847 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() started 2018-01-24 14:57:25.486 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() finished in 2.64 sec 2018-01-24 14:57:25.487 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() started 2018-01-24 14:57:25.487 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-24 14:57:25.509 11110 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 START 2018-01-24 14:57:26.596 11110 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 END: OK 2018-01-24 14:57:26.618 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:57:27.577 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-24 14:57:27.577 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() started 2018-01-24 14:57:31.517 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() finished in 3.94 sec 2018-01-24 14:57:32.907 10667 INFO rally.task.engine [-] Load duration is: 1.085101 2018-01-24 14:57:32.908 10667 INFO rally.task.engine [-] Full duration is: 8.686698 2018-01-24 14:57:33.146 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() started 2018-01-24 14:57:35.749 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack setup() finished in 2.60 sec 2018-01-24 14:57:35.750 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() started 2018-01-24 14:57:35.750 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-24 14:57:35.771 11216 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 START 2018-01-24 14:57:36.814 11216 INFO rally.task.runner [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | ITER: 1 END: OK 2018-01-24 14:57:36.838 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() started 2018-01-24 14:57:37.798 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-24 14:57:37.798 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() started 2018-01-24 14:57:41.642 10667 INFO rally.task.context [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Context users@openstack cleanup() finished in 3.84 sec 2018-01-24 14:57:43.208 10667 INFO rally.task.engine [-] Load duration is: 1.040876 2018-01-24 14:57:43.208 10667 INFO rally.task.engine [-] Full duration is: 8.513368 2018-01-24 14:57:43.424 10667 INFO rally.task.engine [-] Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa | Completed: Running task. Task 3b855f9d-5f2d-448d-a57b-9b22899ee2fa: 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.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | quotas.delete_quotas | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.973866 Full duration: 8.482632 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.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826302 Full duration: 8.520308 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.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.859041 Full duration: 8.338814 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.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | quotas.delete_quotas | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> duration | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.085101 Full duration: 8.686698 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.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040876 Full duration: 8.513368 2018-01-24 14:57:43,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3b855f9d-5f2d-448d-a57b-9b22899ee2fa 2018-01-24 14:57:43,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3b855f9d-5f2d-448d-a57b-9b22899ee2fa', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-24 14:57:43,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3b855f9d-5f2d-448d-a57b-9b22899ee2fa'] 2018-01-24 14:57:45,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-24 14:57:45,170 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-24 14:57:45,170 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:31 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:29 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:24 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:25 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:33 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:38 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 12:15 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:25 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:40:44 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-24 14:57:45,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-24 14:57:53,293 - functest.energy.energy - DEBUG - Stopping recording 2018-01-24 14:57:54,502 - functest.utils.functest_utils - DEBUG - 2018-01-24 14:57:54,502 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 14:57:54,503 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:24 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-24 14:57:54,507 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-24 14:57:54,603 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 14:57:55,320 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-24 14:57:55,320 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 14:57:55,320 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-24 14:57:56,022 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-24 14:57:59,683 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-24 14:58:03,401 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-24 14:58:08,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-24 14:58:11,644 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-24 14:58:21,177 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-24 14:58:21,781 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-24 14:58:22,787 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-24 14:58:25,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 14:58:25,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-24 14:58:27,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-24 14:58:27,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-24 14:58:29,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-24 14:58:30,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-24 14:58:31,002 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-24 14:58:31,002 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-24 14:58:35,233 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-24 14:58:35,234 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-24 14:58:35,237 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-24 14:58:35,239 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-24 14:58:35,241 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-24 14:58:35,244 - 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-24 15:13:30,157 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.149113s] ... ok 2018-01-24 15:13:30,157 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.104359s] ... ok 2018-01-24 15:13:30,157 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [9.321393s] ... ok 2018-01-24 15:13:30,157 - 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.672743s] ... ok 2018-01-24 15:13:30,157 - 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.227388s] ... ok 2018-01-24 15:13:30,157 - 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 [15.181461s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.116867s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.838866s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.185413s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001135s] ... ok 2018-01-24 15:13:30,158 - 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 [15.148753s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.121973s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.379319s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.144986s] ... ok 2018-01-24 15:13:30,158 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001092s] ... ok 2018-01-24 15:13:30,159 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.594575s] ... ok 2018-01-24 15:13:30,159 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.090326s] ... ok 2018-01-24 15:13:30,159 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.956686s] ... ok 2018-01-24 15:13:30,159 - 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.421781s] ... ok 2018-01-24 15:13:30,159 - 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.381874s] ... ok 2018-01-24 15:13:30,159 - 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.362833s] ... ok 2018-01-24 15:13:30,159 - 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.516980s] ... ok 2018-01-24 15:13:30,159 - 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.344867s] ... ok 2018-01-24 15:13:30,159 - 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.119191s] ... ok 2018-01-24 15:13:30,159 - 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.112790s] ... ok 2018-01-24 15:13:30,160 - 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.121177s] ... ok 2018-01-24 15:13:30,160 - 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.109096s] ... ok 2018-01-24 15:13:30,160 - 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.100769s] ... ok 2018-01-24 15:13:30,160 - 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.238131s] ... ok 2018-01-24 15:13:30,160 - 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.107572s] ... ok 2018-01-24 15:13:30,160 - 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.021968s] ... ok 2018-01-24 15:13:30,160 - 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.411496s] ... ok 2018-01-24 15:13:30,160 - 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.020744s] ... ok 2018-01-24 15:13:30,160 - 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.018127s] ... ok 2018-01-24 15:13:30,161 - 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.049788s] ... ok 2018-01-24 15:13:30,161 - 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.104421s] ... ok 2018-01-24 15:13:30,161 - 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.103907s] ... ok 2018-01-24 15:13:30,161 - 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.244709s] ... ok 2018-01-24 15:13:30,161 - 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.024019s] ... ok 2018-01-24 15:13:30,161 - 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.115614s] ... ok 2018-01-24 15:13:30,161 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [19.968741s] ... ok 2018-01-24 15:13:30,161 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.256584s] ... ok 2018-01-24 15:13:30,161 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [80.316583s] ... ok 2018-01-24 15:13:30,161 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [65.899624s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.609765s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.375362s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.360719s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.794064s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.621753s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.718647s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.467042s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.579495s] ... ok 2018-01-24 15:13:30,162 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [15.334925s] ... ok 2018-01-24 15:13:30,163 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.368437s] ... ok 2018-01-24 15:13:30,163 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [55.997823s] ... ok 2018-01-24 15:13:30,163 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.084729s] ... ok 2018-01-24 15:13:30,163 - 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.048388s] ... ok 2018-01-24 15:13:30,163 - 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.153242s] ... ok 2018-01-24 15:13:30,163 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.059089s] ... ok 2018-01-24 15:13:30,163 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.116421s] ... ok 2018-01-24 15:13:30,163 - 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.105199s] ... ok 2018-01-24 15:13:30,163 - 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.373349s] ... ok 2018-01-24 15:13:30,163 - 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.525022s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.388911s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.121497s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.388906s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.409771s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.375272s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.033857s] ... ok 2018-01-24 15:13:30,164 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.378422s] ... ok 2018-01-24 15:13:30,164 - 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.398724s] ... ok 2018-01-24 15:13:30,164 - 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.491190s] ... ok 2018-01-24 15:13:30,164 - 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.381726s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.172812s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.241218s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012775s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [26.872860s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.024747s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.024598s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.019909s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.413544s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.452982s] ... ok 2018-01-24 15:13:30,165 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.886027s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.012414s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.010805s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.069330s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.052011s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.055684s] ... ok 2018-01-24 15:13:30,166 - 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.086087s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.079946s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.084280s] ... ok 2018-01-24 15:13:30,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.069821s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.081441s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.120797s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.022962s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.229233s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.010534s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.113238s] ... ok 2018-01-24 15:13:30,167 - 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.650570s] ... ok 2018-01-24 15:13:30,167 - 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.662088s] ... ok 2018-01-24 15:13:30,167 - 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.028802s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.053500s] ... ok 2018-01-24 15:13:30,167 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.939295s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.470085s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.083015s] ... ok 2018-01-24 15:13:30,168 - 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.537425s] ... ok 2018-01-24 15:13:30,168 - 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 [5.169843s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.510504s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.821915s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.580441s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.198761s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.182899s] ... ok 2018-01-24 15:13:30,168 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.085041s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.089560s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.180558s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.157874s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.091984s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.102658s] ... ok 2018-01-24 15:13:30,169 - 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.320686s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.243727s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.773046s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.569847s] ... ok 2018-01-24 15:13:30,169 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.116284s] ... ok 2018-01-24 15:13:30,170 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.095365s] ... ok 2018-01-24 15:13:30,170 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.106274s] ... ok 2018-01-24 15:13:30,170 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.070498s] ... ok 2018-01-24 15:13:30,170 - 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.240802s] ... ok 2018-01-24 15:13:30,170 - 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.067257s] ... ok 2018-01-24 15:13:30,170 - 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.139515s] ... ok 2018-01-24 15:13:30,170 - 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.897780s] ... ok 2018-01-24 15:13:30,170 - 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.738552s] ... ok 2018-01-24 15:13:30,170 - 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.157480s] ... ok 2018-01-24 15:13:30,170 - 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.632890s] ... ok 2018-01-24 15:13:30,171 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.079949s] ... ok 2018-01-24 15:13:30,171 - 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.131657s] ... ok 2018-01-24 15:13:30,171 - 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.323501s] ... ok 2018-01-24 15:13:30,171 - 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.621549s] ... ok 2018-01-24 15:13:30,171 - 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.794278s] ... ok 2018-01-24 15:13:30,171 - 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.672443s] ... ok 2018-01-24 15:13:30,171 - 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.303511s] ... ok 2018-01-24 15:13:30,171 - 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.870580s] ... ok 2018-01-24 15:13:30,171 - 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.119807s] ... ok 2018-01-24 15:13:30,171 - 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.035586s] ... ok 2018-01-24 15:13:30,171 - 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.027821s] ... ok 2018-01-24 15:13:30,172 - 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.028856s] ... ok 2018-01-24 15:13:30,172 - 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.669625s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.645171s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.077165s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.784934s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.656707s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.695293s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.558611s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.401283s] ... ok 2018-01-24 15:13:30,172 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.482750s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.387347s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [2.954531s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.463633s] ... ok 2018-01-24 15:13:30,173 - 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.892629s] ... ok 2018-01-24 15:13:30,173 - 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 [9.545110s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.085917s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.065120s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.084690s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.478959s] ... ok 2018-01-24 15:13:30,173 - 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.245869s] ... ok 2018-01-24 15:13:30,173 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.410616s] ... ok 2018-01-24 15:13:30,174 - 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.066830s] ... ok 2018-01-24 15:13:30,174 - 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.080996s] ... ok 2018-01-24 15:13:30,174 - 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.089331s] ... ok 2018-01-24 15:13:30,174 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.089912s] ... ok 2018-01-24 15:13:30,174 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.073728s] ... ok 2018-01-24 15:13:30,174 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.154894s] ... ok 2018-01-24 15:13:30,174 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.133700s] ... ok 2018-01-24 15:13:30,174 - 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.092195s] ... ok 2018-01-24 15:13:30,174 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.091105s] ... ok 2018-01-24 15:13:30,174 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.027529s] ... ok 2018-01-24 15:13:30,175 - 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.044867s] ... ok 2018-01-24 15:13:30,175 - 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.063085s] ... ok 2018-01-24 15:13:30,175 - 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.035715s] ... ok 2018-01-24 15:13:30,175 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.024080s] ... ok 2018-01-24 15:13:30,175 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.021514s] ... ok 2018-01-24 15:13:30,175 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.071141s] ... ok 2018-01-24 15:13:30,175 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.082477s] ... ok 2018-01-24 15:13:30,175 - 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.017495s] ... ok 2018-01-24 15:13:30,175 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.059915s] ... ok 2018-01-24 15:13:30,175 - 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.014875s] ... ok 2018-01-24 15:13:30,176 - 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.083287s] ... ok 2018-01-24 15:13:30,176 - 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.090643s] ... ok 2018-01-24 15:13:30,176 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.062659s] ... ok 2018-01-24 15:13:30,176 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.063983s] ... ok 2018-01-24 15:13:30,176 - 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.361627s] ... ok 2018-01-24 15:13:30,176 - 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.072648s] ... ok 2018-01-24 15:13:30,176 - 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.056317s] ... ok 2018-01-24 15:13:30,176 - 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.013483s] ... ok 2018-01-24 15:13:30,176 - 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.056993s] ... ok 2018-01-24 15:13:30,176 - 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.054994s] ... ok 2018-01-24 15:13:30,177 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.054989s] ... ok 2018-01-24 15:13:30,177 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.057532s] ... ok 2018-01-24 15:13:30,177 - 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.971410s] ... ok 2018-01-24 15:13:30,177 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.101112s] ... ok 2018-01-24 15:13:30,177 - 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.142424s] ... ok 2018-01-24 15:13:30,177 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.113901s] ... ok 2018-01-24 15:13:30,177 - 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.584877s] ... ok 2018-01-24 15:13:30,177 - 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.055876s] ... ok 2018-01-24 15:13:30,178 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 889.0000 sec. 2018-01-24 15:13:30,179 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-24 15:13:30,181 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-24 15:13:30,182 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-24 15:13:30,187 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-24 15:13:37,481 - functest.energy.energy - DEBUG - Stopping recording 2018-01-24 15:13:38,908 - functest.utils.functest_utils - DEBUG - 2018-01-24 15:13:38,908 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 15:13:38,910 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:41 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-24 15:13:38,914 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-24 15:13:39,893 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-24 15:56:01,493 - 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 2541.587s OK 2018-01-24 15:56:01,917 - functest.utils.functest_utils - DEBUG - 2018-01-24 15:56:01,917 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 15:56:01,917 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:22 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-24 15:56:01,922 - 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-269 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-24 15:56:01,924 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:50 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 14:11 | PASS | | rally_sanity | functest | smoke | 24:24 | PASS | | refstack_defcore | functest | smoke | 15:41 | PASS | | snaps_smoke | functest | smoke | 42:22 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-24 15:56:01,930 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 15:56:07,124 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 15:56:07,125 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 15:56:07,125 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-24 15:56:07,126 - 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-269 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-24 15:56:07,127 - 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-24 15:56:07,130 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-24 15:56:09,861 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 15:56:09,862 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 15:56:09,863 - 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-24 15:56:09,865 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-24 15:56:09,865 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-24 15:56:10,212 - 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-24 15:56:10,271 - 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-24 15:56:10,307 - 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-24 15:56:11,169 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-24 15:56:11,170 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-24 15:56:11,901 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-24 15:56:11,901 - functest.energy.energy - DEBUG - Starting recording 2018-01-24 15:56:11,901 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-24 15:56:12,536 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-24 15:56:14,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-24 15:56:17,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-24 15:56:17,783 - 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-24 15:58:04,534 - 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-24 15:58:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-24 15:58:14,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-24 15:58:22,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-24 15:58:25,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-24 15:58:25,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-24 16:01:07,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-24 16:01:07,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-24 16:01:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-24 16:01:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-24 16:01:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-24 16:01:45,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-24 16:02:24,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-24 16:02:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-24 16:02:36,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-24 16:02:44,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-24 16:02:44,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-24 16:02:44,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:02:44,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:03:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:03:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-24 16:03:42,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-24 16:03:42,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-24 16:03:48,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-24 16:03:48,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-24 16:03:53,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:03:53,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:03:53,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:03:58,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-24 16:03:58,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:03:58,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-24 16:03:58,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-24 16:04:03,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:03,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:04:03,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:03,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:03,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:09,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:09,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-24 16:04:09,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:09,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:14,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:14,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:14,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:14,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:20,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:20,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:20,667 - 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-24 16:04:20,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:20,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:20,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:20,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:20,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:20,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:20,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:20,669 - 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-24 16:04:20,669 - 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-24 16:04:20,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-24 16:04:20,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:20,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:20,669 - 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-24 16:04:20,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:20,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:20,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:04:20,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-24 16:04:20,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:20,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:28,910 - 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-24 16:04:28,910 - 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-24 16:04:28,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:04:28,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-24 16:04:28,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-24 16:04:38,810 - 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-24 16:04:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:46,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:04:58,129 - 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-24 16:05:10,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:05:10,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:05:10,051 - 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-24 16:05:10,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-24 16:05:10,051 - 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-24 16:05:10,051 - 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-24 16:05:10,051 - 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-24 16:05:10,051 - 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-24 16:05:10,051 - 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-24 16:05:18,696 - 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-24 16:05:27,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-24 16:05:36,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:36,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:45,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:45,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:45,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:45,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:45,574 - 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-24 16:05:45,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:55,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-24 16:05:55,481 - 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-24 16:05:55,481 - 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-24 16:05:55,481 - 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-24 16:05:55,482 - 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-24 16:05:55,482 - 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-24 16:06:01,813 - 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-24 16:06:07,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:07,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:07,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-24 16:06:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:12,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:18,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:18,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:18,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,506 - 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.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-01-24 16:06:24,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:24,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:24,508 - 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.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-01-24 16:06:24,508 - 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.16 on port 22: Unable to connect to port 22 on 10.67.79.16 (tried 1 time) 2018-01-24 16:06:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:30,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:30,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:38,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:38,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:38,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:38,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:06:38,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:38,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:38,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:44,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-24 16:06:44,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-24 16:06:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:44,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:49,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:49,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:06:49,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:49,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:49,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:49,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:49,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:06:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:06:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:06:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:02,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:02,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:07,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:07,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:07,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:07,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:07,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:12,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-24 16:07:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-24 16:07:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:18,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:18,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:18,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-24 16:07:18,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:18,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-24 16:07:24,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:24,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:24,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:24,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:24,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:30,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-24 16:07:30,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-24 16:07:30,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-24 16:07:30,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:30,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:30,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:30,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:30,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:36,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-24 16:07:36,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:36,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:41,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-24 16:07:46,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-24 16:07:46,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-24 16:08:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:08:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:08:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:08:24,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:15:54,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:15:54,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:15:54,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:16:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:16:20,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:16:20,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:16:20,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:16:20,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:20,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:20,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:16:20,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:20,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:20,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:16:26,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-24 16:16:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:16:26,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:21:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:21:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:21:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:21:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:21:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:21:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:21:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:21:11,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:21:48,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:21:48,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:21:48,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:21:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:21:53,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:03,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:22:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:22:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:22:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:22:09,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:22:20,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:26,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:26,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:22:26,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:22:26,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:22:26,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:47,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:22:47,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:22:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:22:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:22:52,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:22:52,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:22:52,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:23:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:24:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:24:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-24 16:24:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:24:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:25:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:25:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:25:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:25:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:25:45,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-24 16:25:45,293 - 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-24T16:03:42.462Z', 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'b2fa7730-ab59-4cba-965d-e19c04dd8ada'} 2018-01-24 16:25:45,394 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.17 2018-01-24 16:25:45,532 - 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-24 16:25:45,630 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-24 16:25:45,630 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-24 16:25:45,686 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-24 16:26:10,761 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-24 16:26:35,824 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-24 16:27:41,293 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-24 16:28:46,594 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-24 16:29:51,946 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-24 16:30:17,143 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550640@clearwater.opnfv', u'sip_username': u'6505550640', u'formatted_number': u'(650) 555-0640', u'number': u'6505550640', u'sip_uri': u'sip:6505550640@clearwater.opnfv', u'number_id': u'6552bb8eb5a0437e934ad4f76f9e18ab', u'sip_password': u'kYwWC6KZD', u'pstn': False} 2018-01-24 16:30:17,144 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-24 16:30:17,144 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-24 16:30:17,163 - 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-24 16:30:17,163 - 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-24 16:32:33,809 - 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) - (6505550955, 6505550722) Passed Basic Call - Tel URIs (TCP) - (6505550232, 6505550425) Passed Basic Call - Unknown number (TCP) - (6505550149, 6505550393) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550393, 6505550588) Passed Basic Call - Messages - Pager model (TCP) - (6505550081, 6505550252) Passed Basic Call - Pracks (TCP) - (6505550582, 6505550910) Passed Basic Registration (TCP) - (6505550560) Passed Multiple Identities (TCP) - (6505550528, 6505550733) Passed Call Barring - Outbound Rejection (TCP) - (6505550476, 6505550946) 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) - (6505550923, 6505550425) 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) - (6505550979, 6505550823, 6505550508) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550156, 6505550608, 6505550361) Passed Call Diversion - Not reachable (408) (TCP) - (6505550764, 6505550036, 6505550642) Passed Call Diversion - Not reachable (503) (TCP) - (6505550815, 6505550256, 6505550987) Passed Call Diversion - Not reachable (500) (TCP) - (6505550880, 6505550941, 6505550771) Passed Call Diversion - Busy (TCP) - (6505550890, 6505550958, 6505550251) Passed Call Diversion - Unconditional (TCP) - (6505550157, 6505550789, 6505550729) Passed Call Diversion - No answer (TCP) - (6505550181, 6505550633, 6505550720) Passed Call Diversion - Bad target URI (TCP) - (6505550017, 6505550413) Passed Call Diversion - Audio-only call (TCP) - (6505550757, 6505550082, 6505550171, 6505550169) Passed Call Diversion - Audio-video call (TCP) - (6505550343, 6505550917, 6505550399, 6505550580) Passed Call Waiting - Accepted (TCP) - (6505550475, 6505550508, 6505550447) Passed Call Waiting - Cancelled (TCP) - (6505550717, 6505550843, 6505550152) Passed CANCEL - Mainline (TCP) - (6505550001, 6505550093) Passed Filtering - Accept-Contact (TCP) - (6505550374, 6505550826) Passed Filtering - Accept-Contact no match (TCP) - (6505550553, 6505550767) Passed Filtering - Accept-Contact negated match (TCP) - (6505550086, 6505550448) Passed Filtering - RFC3841 example (TCP) - (6505550399, 6505550492) Passed Filtering - Reject-Contact no match (TCP) - (6505550521, 6505550036) Passed Filtering - Reject-Contact match (TCP) - (6505550835, 6505550372) 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) - (6505550345) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550747) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550366) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550246) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550183, 6505550263) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550843, 6505550299) Passed GRUU - Call - only GRUU as target (TCP) - (6505550485, 6505550084) Passed GRUU - Call - AoR as target (TCP) - (6505550672, 6505550419) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550831, 6505550167) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550219, 6505550057) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550401, 6505550283) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550792, 6505550820) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550518, 6505550938) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550700, 6505550826) 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) - (6505550321) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550483) Passed 2018-01-24 16:32:33,809 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-24 16:32:33,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-24 16:32:33,811 - functest.energy.energy - DEBUG - Stopping recording 2018-01-24 16:32:35,048 - functest.utils.functest_utils - DEBUG - 2018-01-24 16:32:35,048 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 16:32:35,050 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 36:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-24 16:32:35,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-24 16:32:40,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-24 16:32:40,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:40,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:40,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:40,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-24 16:32:40,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:46,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:46,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:51,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:32:51,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:32:51,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:32:51,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:51,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:32:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:32:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:32:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:32:56,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:32:56,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:32:56,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:32:56,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:32:56,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:32:56,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:32:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:32:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:32:56,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:33:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:33:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:33:01,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:33:01,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:33:01,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:01,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:01,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:33:01,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:01,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:33:01,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:01,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:01,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:33:07,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:33:07,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:33:12,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:12,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:12,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:33:12,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:33:12,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:33:12,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:33:12,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:12,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:12,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:33:17,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:33:17,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:17,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:23,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:23,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:33:23,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:33:23,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:28,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:28,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-24 16:33:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:33:28,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:33:28,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:33:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:33:28,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:33:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:33:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:33:33,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:33:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:33:33,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:33:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:33:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:33:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:33:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:33:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-24 16:33:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:33:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-24 16:33:44,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:33:44,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:34:05,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:34:05,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:34:05,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:34:10,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:34:10,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:34:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:34:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:34:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:34:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:34:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:34:16,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:34:16,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:34:16,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:34:16,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:34:16,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:34:16,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6145) 2018-01-24 16:34:16,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:34:21,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:34:21,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:34:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:34:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:34:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:34:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:34:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:34:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:34:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:34:26,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:34:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:34:26,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:34:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:34:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:34:26,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:34:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:31,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:34:36,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:34:36,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:34:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:34:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:36,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:34:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:34:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:34:42,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:34:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:34:47,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:34:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:34:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:34:52,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:34:52,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-24 16:34:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-24 16:34:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:34:52,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:34:57,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-24 16:35:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-24 16:35:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:35:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:35:02,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:02,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:02,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-24 16:35:02,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:35:08,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:35:08,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-24 16:35:13,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-24 16:35:13,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-24 16:35:13,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:35:13,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:35:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:35:18,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:35:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:35:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-24 16:35:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-24 16:35:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-24 16:35:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-24 16:35:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:35:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-24 16:35:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-24 16:35:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-24 16:35:23,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:23,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:23,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:28,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-24 16:35:28,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:35:28,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-24 16:35:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:35:39,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-24 16:35:39,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:35:39,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:35:44,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-24 16:35:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-24 16:35:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-24 16:35:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-24 16:35:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-24 16:35:54,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:35:54,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-24 16:35:54,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-24 16:35:54,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-24 16:35:56,571 - functest.core.vnf - INFO - test cleaning 2018-01-24 16:35:56,571 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-24 16:36:14,628 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-24 16:36:14,828 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-24 16:36:16,484 - 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-24 16:36:16,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-24 16:36:16,523 - 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-24 16:36:16,531 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-24 16:36:16,569 - 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-24 16:36:16,569 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-24 16:36:18,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-24 16:36:18,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-24 16:36:18,414 - 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-24 16:36:19,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-24 16:36:32,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-24 16:36:32,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-24 16:36:41,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-24 16:36:44,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-24 16:36:44,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-24 16:38:16,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-24 16:38:16,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-24 16:38:23,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-24 16:38:53,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-24 16:38:53,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-24 16:38:54,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-24 16:39:40,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-24 16:39:47,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-24 16:39:49,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-24 16:39:56,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-24 16:39:56,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-24 16:39:56,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-24 16:39:56,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-24 16:40:54,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-24 16:40:54,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-24 16:40:54,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-24 16:40:54,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-24 16:41:00,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-24 16:41:00,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-24 16:41:05,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-24 16:41:05,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-24 16:41:05,757 - 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-41132af8-0e52-409a-970d-d1c72a384caf) 2018-01-24 16:41:05,757 - 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-5423afc2-6894-47f4-be06-3963bb03742c) 2018-01-24 16:41:05,757 - 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-3334e38d-7df6-4d0a-8d0e-41d356c2a693) 2018-01-24 16:41:05,758 - 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-a1f965ce-adcb-4fa9-85f4-b2586ef26abc) 2018-01-24 16:41:05,758 - 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-191e5e34-66d5-447c-bc66-1aff0c139a98) 2018-01-24 16:41:05,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-24 16:41:05,758 - 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-20f7eaf8-88ca-4a8d-bf68-6bb09a160c52) 2018-01-24 16:41:05,758 - 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-16eaee58-c1e6-473d-ae9e-b37cf19a7693) 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-24 16:41:21,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-24 16:41:21,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-24 16:41:21,526 - 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-ceaf2781-830a-4800-a202-6b8a60f47c36) [retry 1/60] 2018-01-24 16:41:21,526 - 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-26dbadc4-fed2-483c-b590-48fe404722e9) [retry 1/60] 2018-01-24 16:41:26,724 - 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-de6b244e-415a-4cd0-8f04-fdf287df1610) [retry 1/60] 2018-01-24 16:41:26,724 - 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-3f1bd0ae-2151-49ac-b0f8-7e4018e3edd1) [retry 1/60] 2018-01-24 16:41:26,726 - 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-7da9d4e2-daa8-48d6-b630-7428b79a1f9d) [retry 1/60] 2018-01-24 16:41:26,726 - 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-95413126-4fc1-4135-9932-d27673dd2ff3) [retry 1/60] 2018-01-24 16:41:26,726 - 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-f01f5b82-1f2e-4832-80a3-96ab797f4b30) [retry 1/60] 2018-01-24 16:41:37,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-24 16:41:37,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-24 16:41:37,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-24 16:41:37,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-24 16:41:37,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-24 16:41:37,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-24 16:41:42,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-24 16:41:42,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-24 16:41:42,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-24 16:41:42,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-24 16:41:42,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-24 16:41:42,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-24 16:41:42,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-24 16:41:42,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-24 16:41:42,470 - 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-0e11ba61-a3f7-4fe7-a3fc-306d3f10ed63) [retry 2/60] 2018-01-24 16:41:42,470 - 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-7ebcd6f4-789e-4904-8afb-7ccccea08452) [retry 2/60] 2018-01-24 16:41:42,470 - 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-2a67632d-39f1-438f-9cf1-0b111a821909) [retry 2/60] 2018-01-24 16:41:42,470 - 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-cfa5c61c-48ce-4db8-b47b-18b7c33d08bd) [retry 2/60] 2018-01-24 16:41:42,470 - 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-7e286fa4-4d49-4556-a6c5-3736d4da0227) [retry 2/60] 2018-01-24 16:41:42,470 - 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-87af10c9-b01f-4f93-a550-2e9f13651b54) [retry 2/60] 2018-01-24 16:41:42,470 - 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-3ca4938b-d68d-4538-8b5a-4824fec65c1b) [retry 2/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-24 16:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-24 16:41:58,026 - 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-9893026a-95e7-4c71-b783-3a4eab6c6ba7) [retry 3/60] 2018-01-24 16:41:58,026 - 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-fa3503da-b149-4d55-9985-5055984d85c4) [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-24 16:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-24 16:42:03,202 - 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-e2380f2d-fc8c-4575-9891-ecdb000d32de) [retry 3/60] 2018-01-24 16:42:03,203 - 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-8eda1011-d2d5-484d-a782-e3af25babd8d) [retry 3/60] 2018-01-24 16:42:03,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-1c7795e8-ac9e-4dee-b070-c4a354f90fd0) [retry 3/60] 2018-01-24 16:42:03,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-5e110d67-31e0-41b3-9d4d-38ec45037ca9) [retry 3/60] 2018-01-24 16:42:03,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-82d296d6-6931-4fa9-b21f-8d8a054fe5b3) [retry 3/60] 2018-01-24 16:42:13,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-24 16:42:13,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-24 16:42:13,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-24 16:42:13,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-24 16:42:13,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-24 16:42:13,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-24 16:42:13,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-24 16:42:13,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-24 16:42:13,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-24 16:42:13,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-24 16:42:19,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-24 16:42:19,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-24 16:42:19,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-24 16:42:19,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-24 16:42:19,444 - 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-9950f469-4164-47cb-be72-c411351d5339) [retry 4/60] 2018-01-24 16:42:19,444 - 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-9e257574-e640-40dd-a6ca-696aff6ced83) [retry 4/60] 2018-01-24 16:42:19,444 - 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-b133d906-6627-48da-865b-ca11b7e829d8) [retry 4/60] 2018-01-24 16:42:19,444 - 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-f24254e4-6467-42bf-8b94-9dceb384c0e3) [retry 4/60] 2018-01-24 16:42:19,444 - 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-83c628fb-8a9f-49bf-8b48-5f22d0d91f1b) [retry 4/60] 2018-01-24 16:42:19,445 - 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-2f6aa913-9a9d-4c9e-85d9-35942d313f38) [retry 4/60] 2018-01-24 16:42:19,445 - 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-8ed04ed1-9684-452d-b744-34d1e66538b8) [retry 4/60] 2018-01-24 16:42:29,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-24 16:42:29,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-24 16:42:29,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-24 16:42:29,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-24 16:42:34,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-24 16:42:34,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-24 16:42:34,966 - 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-ca4f1ed6-de14-47dd-8a85-c7285d893396) [retry 5/60] 2018-01-24 16:42:34,966 - 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-8b21a028-b935-4f17-b4cf-5c946ad7aa75) [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-24 16:42:34,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-24 16:42:34,967 - 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-3ee14a2d-a825-45b1-9476-d6152af74d0a) [retry 5/60] 2018-01-24 16:42:34,968 - 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-68ff997f-39d9-490f-894f-55be4b417917) [retry 5/60] 2018-01-24 16:42:34,968 - 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-6b3ac583-c56f-4db1-8f1e-feca7290dbb4) [retry 5/60] 2018-01-24 16:42:34,968 - 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-4ea9d7be-0c8a-4c08-9673-2ce516db6fef) [retry 5/60] 2018-01-24 16:42:40,139 - 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-cf569222-faa5-4062-96d7-5ff4f28f55d3) [retry 5/60] 2018-01-24 16:42:50,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-24 16:42:50,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-24 16:42:50,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-24 16:42:50,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-24 16:42:50,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-24 16:42:50,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-24 16:42:50,603 - 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-b2887ccf-faf7-45f2-859b-87a86d605d9a) [retry 6/60] 2018-01-24 16:42:50,603 - 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-2467af17-c443-4a8b-8fae-caa342602316) [retry 6/60] 2018-01-24 16:42:50,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-24 16:42:50,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-24 16:42:50,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-24 16:42:50,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-24 16:42:50,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-24 16:42:50,603 - 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-469e8ce2-7ed1-4d0e-8052-ec1cd43884fa) [retry 6/60] 2018-01-24 16:42:50,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-24 16:42:50,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-24 16:42:50,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-24 16:42:55,915 - 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-c78fcdec-55ad-4343-9a71-ec26220abbca) [retry 6/60] 2018-01-24 16:42:55,915 - 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-dcf5eab4-caf4-4978-a9ef-0d7c377eb155) [retry 6/60] 2018-01-24 16:42:55,917 - 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-6f82f24d-b93f-4ccb-ac13-a41ce1bbfc14) [retry 6/60] 2018-01-24 16:42:55,917 - 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-a27b328a-0770-4df8-b4fd-76d0140d5231) [retry 6/60] 2018-01-24 16:43:06,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-24 16:43:06,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-24 16:43:06,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-24 16:43:06,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-24 16:43:06,314 - 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-c4d27264-f629-4044-815a-e98c22f154ad) [retry 7/60] 2018-01-24 16:43:06,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-24 16:43:06,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-24 16:43:06,314 - 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-9b5a8ba9-8f65-4577-afb0-ce39ed79db17) [retry 7/60] 2018-01-24 16:43:06,315 - 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-e26acc87-11ed-4c7c-be45-73cbfbb35618) [retry 7/60] 2018-01-24 16:43:11,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-24 16:43:11,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-24 16:43:11,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-24 16:43:11,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-24 16:43:11,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-24 16:43:11,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-24 16:43:11,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-24 16:43:11,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-24 16:43:11,516 - 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-66928856-fddc-4c5b-86cc-c9ad8c34eceb) [retry 7/60] 2018-01-24 16:43:11,516 - 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-0e4ac9b8-6357-4cdd-beb5-45c43e4bbbf8) [retry 7/60] 2018-01-24 16:43:11,517 - 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-c9ac5c0f-cfdd-496d-a5f9-cc44848997a6) [retry 7/60] 2018-01-24 16:43:11,517 - 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-eec476c9-e749-4734-b36d-8d1282247467) [retry 7/60] 2018-01-24 16:43:21,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-24 16:43:21,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-24 16:43:21,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-24 16:43:21,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-24 16:43:21,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-24 16:43:21,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-24 16:43:27,143 - 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-4c2a4b41-c0ab-4727-9d5b-f83d14118dd7) [retry 8/60] 2018-01-24 16:43:27,143 - 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-bd8381b4-1d6c-4837-be5e-a56dd0b5ad0b) [retry 8/60] 2018-01-24 16:43:27,143 - 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-11da6648-8be8-4584-b8df-3ba9baa3cc34) [retry 8/60] 2018-01-24 16:43:27,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-24 16:43:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-24 16:43:27,144 - 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-de85897f-f335-4eaa-9ce5-6f0f9d3b5820) [retry 8/60] 2018-01-24 16:43:27,144 - 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-e80619ad-f467-4ce2-acaf-5ed4b03af731) [retry 8/60] 2018-01-24 16:43:27,145 - 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-4306f319-1439-4bd7-8001-7aeb665801b2) [retry 8/60] 2018-01-24 16:43:32,322 - 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-f842ef00-5133-4b80-b135-730017b5014b) [retry 8/60] 2018-01-24 16:43:37,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-24 16:43:37,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-24 16:43:37,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-24 16:43:37,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-24 16:43:42,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-24 16:43:42,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-24 16:43:42,869 - 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-b4b5da80-4554-493b-bba9-aec5b974ebc8) [retry 9/60] 2018-01-24 16:43:42,869 - 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-dbe78ae4-3e97-4f60-a70c-477d31a5781e) [retry 9/60] 2018-01-24 16:43:42,869 - 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-48d51cb1-ca0f-4540-9617-c5e16130f57d) [retry 9/60] 2018-01-24 16:43:42,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-24 16:43:42,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-24 16:43:42,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-24 16:43:42,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-24 16:43:42,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-24 16:43:42,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-24 16:43:42,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-24 16:43:42,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-24 16:43:48,215 - 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-2033e6b4-ea80-4957-b19c-ff743e11b838) [retry 9/60] 2018-01-24 16:43:48,215 - 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-585d8eab-6579-41fd-b161-71058d7e3153) [retry 9/60] 2018-01-24 16:43:48,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-477a1444-c5a3-4f05-bace-99b93f051b46) [retry 9/60] 2018-01-24 16:43:48,215 - 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-53ee7945-7f16-4322-8290-48aee6887758) [retry 9/60] 2018-01-24 16:43:58,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-24 16:43:58,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-24 16:43:58,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-24 16:43:58,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-24 16:43:58,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-24 16:43:58,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-24 16:43:58,626 - 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-5f5d5fbc-2f19-443b-9f2f-852e5ecff02a) [retry 10/60] 2018-01-24 16:43:58,626 - 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-25988ae8-965b-467c-b681-863f61fa25c1) [retry 10/60] 2018-01-24 16:43:58,626 - 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-ac4b946c-c982-4f5c-8190-97da502d6ba5) [retry 10/60] 2018-01-24 16:44:03,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-24 16:44:03,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-24 16:44:03,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-24 16:44:03,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-24 16:44:03,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-24 16:44:03,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-24 16:44:03,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-24 16:44:03,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-24 16:44:03,846 - 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-222cee07-5f11-4dba-9962-c335240b3958) [retry 10/60] 2018-01-24 16:44:03,846 - 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-d06c9ef9-7401-4ac5-99c3-baa1008c383e) [retry 10/60] 2018-01-24 16:44:03,846 - 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-5ea7f351-146d-4f8f-8e40-1784d5b74492) [retry 10/60] 2018-01-24 16:44:03,846 - 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-5cf76070-d550-4a21-b894-2b3db8f78b51) [retry 10/60] 2018-01-24 16:44:14,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-24 16:44:14,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-24 16:44:14,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-24 16:44:14,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-24 16:44:14,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-24 16:44:14,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-24 16:44:14,230 - 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-d080edcd-ddcc-4e34-9681-b28704af1bff) [retry 11/60] 2018-01-24 16:44:14,231 - 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-df52851f-17c2-4800-8a8f-cd37c6a54287) [retry 11/60] 2018-01-24 16:44:19,433 - 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-0c1b938b-e212-49f4-a6fe-df9f22e9350e) [retry 11/60] 2018-01-24 16:44:19,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-24 16:44:19,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-24 16:44:19,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-24 16:44:19,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-24 16:44:19,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-24 16:44:19,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-24 16:44:19,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-24 16:44:19,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-24 16:44:19,435 - 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-8fe66c09-3ad8-456e-8479-dca8aff64daf) [retry 11/60] 2018-01-24 16:44:19,435 - 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-28b80349-7d72-4efe-b98b-dbc9c02ae971) [retry 11/60] 2018-01-24 16:44:24,651 - 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-de2551f0-bb22-47fb-9a3d-9a6e30c49007) [retry 11/60] 2018-01-24 16:44:24,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-cda1d0b2-8a27-459b-a266-529bacdc62ac) [retry 11/60] 2018-01-24 16:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-24 16:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-24 16:44:29,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-24 16:44:29,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-24 16:44:35,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-24 16:44:35,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-24 16:44:35,104 - 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-be33ae85-748b-463c-bec1-d38a9be70998) [retry 12/60] 2018-01-24 16:44:35,104 - 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-fd06951c-0563-4731-b151-8f20b743a88b) [retry 12/60] 2018-01-24 16:44:35,104 - 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-1ce60f16-dfb0-4194-86b7-cac20070632b) [retry 12/60] 2018-01-24 16:44:35,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-24 16:44:35,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-24 16:44:35,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-24 16:44:35,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-24 16:44:40,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-24 16:44:40,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-24 16:44:40,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-24 16:44:40,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-24 16:44:40,379 - 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-7444496c-6d49-451f-9a76-746831021186) [retry 12/60] 2018-01-24 16:44:40,379 - 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-0c2336b6-c4b3-4055-b620-4134823938db) [retry 12/60] 2018-01-24 16:44:40,379 - 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-8f8dab88-98af-4b60-9c9a-580ed500ea23) [retry 12/60] 2018-01-24 16:44:40,379 - 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-d8922305-f9cb-431a-8bcb-f4193bae953c) [retry 12/60] 2018-01-24 16:44:45,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-24 16:44:50,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-24 16:44:50,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-24 16:44:50,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-24 16:44:50,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-24 16:44:50,761 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-24 16:44:50,761 - 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-e114fd93-73b4-4573-af4c-dbbcfa7dd279) [retry 13/60] 2018-01-24 16:44:50,762 - 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-553efc25-0b28-4c28-a18c-e8caeea8c77d) [retry 13/60] 2018-01-24 16:44:50,762 - 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-402950aa-9eb7-456d-8453-1818d93d7bd2) [retry 13/60] 2018-01-24 16:44:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-24 16:44:55,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-24 16:44:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-24 16:44:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-24 16:44:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-24 16:44:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-24 16:44:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-24 16:44:55,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-24 16:44:55,940 - 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-5572ce9f-b0c8-425a-8ced-63547e866cfc) [retry 13/60] 2018-01-24 16:44:55,940 - 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-81d6f8e6-724a-4115-87ee-b448b0e6c76f) [retry 13/60] 2018-01-24 16:44:55,941 - 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-b56b7576-1850-4419-9418-31bb67f2e166) [retry 13/60] 2018-01-24 16:44:55,941 - 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-00dd6ff9-c87b-462e-8640-b8da4587540f) [retry 13/60] 2018-01-24 16:45:06,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-24 16:45:06,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-24 16:45:06,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-24 16:45:06,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-24 16:45:06,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-24 16:45:06,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-24 16:45:06,302 - 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-3146f3bd-4067-418c-a9fb-9f7f071f62f2) [retry 14/60] 2018-01-24 16:45:06,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-c403fc5b-23c2-422d-a466-13df91c7e3e6) [retry 14/60] 2018-01-24 16:45:06,303 - 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-18356acf-faee-4ddb-ad2c-03b74ddc55e4) [retry 14/60] 2018-01-24 16:45:11,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-24 16:45:11,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-24 16:45:11,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-24 16:45:11,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-24 16:45:11,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-24 16:45:11,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-24 16:45:11,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-24 16:45:11,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-24 16:45:11,476 - 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-58c80901-4e5b-45cb-b9f2-32260bcb8da6) [retry 14/60] 2018-01-24 16:45:16,639 - 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-bd7b6c48-b996-417a-b666-8a7a67d01c22) [retry 14/60] 2018-01-24 16:45:16,639 - 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-7569d3c4-29d0-4547-82d3-8b524a24e205) [retry 14/60] 2018-01-24 16:45:16,649 - 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-75ef6244-ee89-40d0-9948-878e9febd3f6) [retry 14/60] 2018-01-24 16:45:21,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-24 16:45:21,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-24 16:45:21,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-24 16:45:21,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-24 16:45:21,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-24 16:45:21,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-24 16:45:27,071 - 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-bd3aa99e-d851-4e38-94a1-5ebe1f02b9c2) [retry 15/60] 2018-01-24 16:45:27,071 - 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-e63a2bc0-af0b-4ada-978a-67bf08bafbd6) [retry 15/60] 2018-01-24 16:45:27,071 - 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-e9fb1751-b8cb-44a5-a244-6ec5ec682a76) [retry 15/60] 2018-01-24 16:45:27,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-24 16:45:27,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-24 16:45:32,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-24 16:45:32,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-24 16:45:32,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-24 16:45:32,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-24 16:45:32,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-24 16:45:32,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-24 16:45:32,385 - 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-dd406a07-ae8c-428e-ae0a-da5f311aca83) [retry 15/60] 2018-01-24 16:45:32,385 - 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-088db0fd-22de-4d7b-bfc6-10fa56a77085) [retry 15/60] 2018-01-24 16:45:32,385 - 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-bf9799af-9d72-4065-a8a5-bc3158a03226) [retry 15/60] 2018-01-24 16:45:32,385 - 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-35a0bd65-4728-4907-8547-d34ab9185f5f) [retry 15/60] 2018-01-24 16:45:37,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-24 16:45:43,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-24 16:45:43,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-24 16:45:43,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-24 16:45:43,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-24 16:45:43,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-24 16:45:43,036 - 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-ee1ea086-9b8c-46f0-af04-39bad538243a) [retry 16/60] 2018-01-24 16:45:43,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-18398c8f-aae1-49ce-8fd0-2de7b1881710) [retry 16/60] 2018-01-24 16:45:43,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-a762d44d-8b49-440b-b848-794eae0f0e14) [retry 16/60] 2018-01-24 16:45:48,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-24 16:45:48,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-24 16:45:48,251 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-24 16:45:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-24 16:45:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-24 16:45:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-24 16:45:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-24 16:45:48,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-24 16:45:48,252 - 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-c568d5e3-31e2-4a12-b17f-78b097f98249) [retry 16/60] 2018-01-24 16:45:48,252 - 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-11af9155-2698-4bac-9f24-9266884978d0) [retry 16/60] 2018-01-24 16:45:48,253 - 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-158b6764-461b-4221-914f-b6ef33bbde0c) [retry 16/60] 2018-01-24 16:45:48,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-40f2335c-ef43-41b9-976b-f6605868e252) [retry 16/60] 2018-01-24 16:45:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-24 16:45:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-24 16:45:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-24 16:45:58,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-24 16:45:58,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-24 16:45:58,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-24 16:45:58,690 - 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-8dc88a25-0805-43eb-8766-7f57df52cfb5) [retry 17/60] 2018-01-24 16:45:58,690 - 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-1662703c-5b45-4f55-a151-250b5fe48d4f) [retry 17/60] 2018-01-24 16:45:58,690 - 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-387f639d-43d5-40bd-a751-efc3df3e9244) [retry 17/60] 2018-01-24 16:46:03,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-24 16:46:03,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-24 16:46:03,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-24 16:46:03,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-24 16:46:03,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-24 16:46:03,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-24 16:46:03,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-24 16:46:03,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-24 16:46:09,268 - 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-8825c6b1-b9ef-45fb-a776-5dcf6d7cc2a4) [retry 17/60] 2018-01-24 16:46:09,268 - 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-8ef4c71f-dd69-4908-b63d-883981acbc42) [retry 17/60] 2018-01-24 16:46:09,274 - 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-ff1a26dd-aa37-4a4a-9bd9-897cfca351d2) [retry 17/60] 2018-01-24 16:46:09,274 - 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-1e969cdb-5f72-476c-acd0-5205c8b1a6d2) [retry 17/60] 2018-01-24 16:46:14,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-24 16:46:14,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-24 16:46:14,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-24 16:46:14,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-24 16:46:14,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-24 16:46:14,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-24 16:46:14,486 - 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-bf81e1f2-2728-481a-9b83-5c719431a666) [retry 18/60] 2018-01-24 16:46:14,486 - 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-035752bc-9f33-4678-ad0d-c30a4851aa95) [retry 18/60] 2018-01-24 16:46:19,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-d677810e-66ec-4f9e-bc5e-93235363a55e) [retry 18/60] 2018-01-24 16:46:24,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-24 16:46:24,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-24 16:46:24,877 - 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-8f9e5536-01ae-44f3-8782-dbe71be18e4d) [retry 18/60] 2018-01-24 16:46:24,877 - 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-ebb83f78-324b-4275-98f9-74acb1e196cd) [retry 18/60] 2018-01-24 16:46:24,878 - 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-2d7161b9-a399-4f27-a2f6-8953b6ec6759) [retry 18/60] 2018-01-24 16:46:24,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-e9432473-f417-4a7d-82f4-80e8b28119b9) [retry 18/60] 2018-01-24 16:46:30,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-24 16:46:30,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-24 16:46:30,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-24 16:46:30,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-24 16:46:30,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-24 16:46:30,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-24 16:46:35,264 - 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-da0c9d24-8fb6-4f59-98eb-916af6eaf866) [retry 19/60] 2018-01-24 16:46:35,264 - 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-aba40a87-c611-46ba-8ae5-8f3cb9e68a10) [retry 19/60] 2018-01-24 16:46:35,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-291703e9-cc5a-4f4d-b22a-bff6b135e917) [retry 19/60] 2018-01-24 16:46:40,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-24 16:46:40,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-24 16:46:40,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-24 16:46:40,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-24 16:46:40,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-24 16:46:40,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-24 16:46:40,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-24 16:46:40,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-24 16:46:40,478 - 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-da339f37-9d55-42dd-bf16-bfde6ce7643c) [retry 19/60] 2018-01-24 16:46:40,478 - 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-f0672b92-076a-4466-8265-b46ad0943176) [retry 19/60] 2018-01-24 16:46:40,479 - 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-695c6231-6d40-49ba-b0fe-93b1fbc0ffe3) [retry 19/60] 2018-01-24 16:46:45,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-9c186579-9b99-485a-b028-9438cc521f34) [retry 19/60] 2018-01-24 16:46:45,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-24 16:46:51,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-24 16:46:51,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-24 16:46:51,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-24 16:46:51,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-24 16:46:51,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-24 16:46:51,103 - 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-1cb48977-0278-49e5-9b59-dc9b749dea14) [retry 20/60] 2018-01-24 16:46:51,103 - 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-42e49892-4ab0-47cc-8455-fdf1ad99b6c8) [retry 20/60] 2018-01-24 16:46:51,103 - 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-546754d3-0605-4d7b-ac8b-aa1593da0865) [retry 20/60] 2018-01-24 16:46:56,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-24 16:46:56,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-24 16:46:56,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-24 16:46:56,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-24 16:46:56,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-24 16:46:56,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-24 16:47:01,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-24 16:47:01,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-24 16:47:01,574 - 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-b3357182-14b6-4039-8279-40491400c838) [retry 20/60] 2018-01-24 16:47:01,574 - 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-dc995661-0662-491f-9e51-263242c5ae53) [retry 20/60] 2018-01-24 16:47:01,574 - 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-f1efca91-8d0f-43ac-bb8d-95f13b9e5f0e) [retry 20/60] 2018-01-24 16:47:01,574 - 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-8c602a13-1399-444c-8223-12ce7210a449) [retry 20/60] 2018-01-24 16:47:06,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-24 16:47:06,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-24 16:47:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-24 16:47:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-24 16:47:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-24 16:47:06,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-24 16:47:06,775 - 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-b6854ece-5cc3-4a28-97d8-253fb1839233) [retry 21/60] 2018-01-24 16:47:06,775 - 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-15e84f72-06ce-4a9f-8ee6-0fafdda8d526) [retry 21/60] 2018-01-24 16:47:06,776 - 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-71ce2e83-8cc8-4e07-83af-b41a58bfdcbb) [retry 21/60] 2018-01-24 16:47:11,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-24 16:47:17,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-24 16:47:17,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-24 16:47:17,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-24 16:47:17,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-24 16:47:17,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-24 16:47:17,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-24 16:47:17,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-24 16:47:17,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-7746e426-d014-413d-bbc5-af8c151882ce) [retry 21/60] 2018-01-24 16:47:17,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-e232b690-04a2-4a14-b6b0-be49b571b921) [retry 21/60] 2018-01-24 16:47:17,141 - 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-ee2c8c47-4a58-4ace-a249-2f28fe56baa3) [retry 21/60] 2018-01-24 16:47:17,141 - 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-25c82d0b-ca5a-45d7-8b65-528eb1ebebe8) [retry 21/60] 2018-01-24 16:47:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-24 16:47:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-24 16:47:22,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-24 16:47:22,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-24 16:47:22,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-24 16:47:22,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-24 16:47:27,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-0e0e4775-3b54-45e0-b944-712a2bd8c693) [retry 22/60] 2018-01-24 16:47:27,545 - 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-69f40a4a-5081-4d21-a346-e108776e8d48) [retry 22/60] 2018-01-24 16:47:27,549 - 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-a99142f7-65ab-4a29-88c5-fb366dd665aa) [retry 22/60] 2018-01-24 16:47:32,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-24 16:47:32,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-24 16:47:32,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-24 16:47:32,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-24 16:47:32,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-24 16:47:32,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-24 16:47:32,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-24 16:47:32,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-24 16:47:32,745 - 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-be30c579-88e9-4df7-be01-ea7907ec6e7c) [retry 22/60] 2018-01-24 16:47:32,745 - 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-51cb8eca-d1e7-44ed-ad65-8815d4fdc9db) [retry 22/60] 2018-01-24 16:47:37,938 - 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-de3006c7-6cd8-434f-99b4-07849c83e24d) [retry 22/60] 2018-01-24 16:47:37,938 - 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-2b10ff51-4557-4b04-960c-ac126a667f08) [retry 22/60] 2018-01-24 16:47:37,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-24 16:47:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-24 16:47:43,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-24 16:47:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-24 16:47:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-24 16:47:43,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-24 16:47:43,221 - 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-2f4b069e-cf2f-417d-9222-ad40b045b64f) [retry 23/60] 2018-01-24 16:47:43,221 - 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-68d3c2f8-3f3c-4fc1-b998-fb2671fc73b2) [retry 23/60] 2018-01-24 16:47:43,221 - 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-1021eab6-19a9-4393-884a-6f87b1d91d5b) [retry 23/60] 2018-01-24 16:47:48,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-24 16:47:48,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-24 16:47:48,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-24 16:47:48,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-24 16:47:48,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-24 16:47:48,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-24 16:47:53,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-24 16:47:53,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-24 16:47:53,863 - 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-101f3e1c-37c9-4708-beab-cd005d04e73e) [retry 23/60] 2018-01-24 16:47:53,864 - 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-7cd6a404-0a28-4456-a37d-a475fe2a9d51) [retry 23/60] 2018-01-24 16:47:53,864 - 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-e70e1221-5f38-4b41-bd6e-8f49f2291266) [retry 23/60] 2018-01-24 16:47:53,864 - 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-5fe3cb86-d459-4e7b-86cd-c88b5cb0b6b6) [retry 23/60] 2018-01-24 16:47:59,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-24 16:47:59,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-24 16:47:59,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-24 16:47:59,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-24 16:47:59,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-24 16:47:59,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-24 16:47:59,069 - 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-6cad9c59-1390-4340-a4c7-7dc439be5a1b) [retry 24/60] 2018-01-24 16:47:59,070 - 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-cd29c61a-ff0f-40cb-ba6d-b171f54ad9af) [retry 24/60] 2018-01-24 16:47:59,070 - 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-3b5f2cac-5750-4963-b079-2b9ba5536a77) [retry 24/60] 2018-01-24 16:48:09,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-24 16:48:09,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-24 16:48:09,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-24 16:48:09,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-24 16:48:09,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-24 16:48:09,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-24 16:48:09,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-24 16:48:09,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-24 16:48:09,515 - 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-491f08d9-d267-4f6e-8489-5481ef3c2915) [retry 24/60] 2018-01-24 16:48:09,515 - 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-bb382638-0e46-4a47-a10a-39593511b986) [retry 24/60] 2018-01-24 16:48:09,515 - 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-c3b84289-5641-4501-8e7a-3a97aca37af6) [retry 24/60] 2018-01-24 16:48:09,515 - 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-5ca01672-2e05-4f25-b633-107bdb25057f) [retry 24/60] 2018-01-24 16:48:14,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-24 16:48:14,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-24 16:48:14,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-24 16:48:14,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-24 16:48:14,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-24 16:48:14,808 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-24 16:48:20,094 - 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-e0ec4b81-2356-4995-a6b6-6fc1485cdca9) [retry 25/60] 2018-01-24 16:48:20,094 - 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-05c6ffd7-e2cc-4a16-9b0d-171a33bddb8d) [retry 25/60] 2018-01-24 16:48:20,094 - 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-11116f21-f6d9-4a7f-964b-fe0bdc087a10) [retry 25/60] 2018-01-24 16:48:25,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-24 16:48:25,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-24 16:48:25,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-24 16:48:25,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-24 16:48:25,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-24 16:48:25,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-24 16:48:25,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-24 16:48:25,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-24 16:48:25,324 - 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-b687b59d-9fb4-4286-b428-966ff6f677c9) [retry 25/60] 2018-01-24 16:48:25,325 - 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-60fbea4d-75da-4015-a293-5fff66caa30a) [retry 25/60] 2018-01-24 16:48:25,325 - 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-a5f204d6-7655-400d-aa66-358f0588612b) [retry 25/60] 2018-01-24 16:48:30,673 - 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-e8a53e98-7dcd-449d-b38a-327693b7dc35) [retry 25/60] 2018-01-24 16:48:30,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-24 16:48:30,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-24 16:48:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-24 16:48:36,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-24 16:48:36,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-24 16:48:36,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-24 16:48: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-94a46ea1-3491-4db1-9ee2-81dc9e2fc61e) [retry 26/60] 2018-01-24 16:48: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-7af45b82-a930-4b92-bc0d-8e6591e16d8d) [retry 26/60] 2018-01-24 16:48: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-07a17ead-dde7-4912-a125-1c621a2d08b7) [retry 26/60] 2018-01-24 16:48:41,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-24 16:48:41,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-24 16:48:41,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-24 16:48:41,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-24 16:48:41,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-24 16:48:41,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-24 16:48:46,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-24 16:48:46,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-24 16:48:46,545 - 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-0251c7e6-e236-4e18-a7f5-f65716de6c86) [retry 26/60] 2018-01-24 16:48:46,545 - 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-3ffc44fc-7102-4eb5-ade1-b523d2fa6c72) [retry 26/60] 2018-01-24 16:48:46,545 - 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-bdf1991d-550c-47af-b779-71d119f9e1d9) [retry 26/60] 2018-01-24 16:48:46,545 - 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-99bb028d-435d-428e-8665-e1956671ab57) [retry 26/60] 2018-01-24 16:48:51,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-24 16:48:51,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-24 16:48:51,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-24 16:48:51,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-24 16:48:51,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-24 16:48:51,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-24 16:48:51,748 - 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-06ffb82e-5aff-4afc-a4cc-5dbbec7b0ffe) [retry 27/60] 2018-01-24 16:48:51,748 - 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-a6280e30-a93b-4394-8017-237ae7d74f7f) [retry 27/60] 2018-01-24 16:48:51,748 - 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-7003c3b2-f9c4-4a32-83dd-cfc96d5228c6) [retry 27/60] 2018-01-24 16:48:56,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-24 16:49:02,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-24 16:49:02,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-24 16:49:02,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-24 16:49:02,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-24 16:49:02,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-24 16:49:02,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-24 16:49:02,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-24 16:49:02,301 - 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-0a6df43a-04ad-4538-b569-596318425682) [retry 27/60] 2018-01-24 16:49:02,301 - 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-dc428fff-09c4-42a8-8903-7daadfd926ba) [retry 27/60] 2018-01-24 16:49:02,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-264fdfa2-1b65-4884-8edb-dd008a422300) [retry 27/60] 2018-01-24 16:49:02,301 - 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-aa1b325f-b5c5-49a4-92e2-e9930ad8be53) [retry 27/60] 2018-01-24 16:49:07,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-24 16:49:07,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-24 16:49:07,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-24 16:49:07,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-24 16:49:07,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-24 16:49:07,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-24 16:49:07,524 - 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-b7817163-31ef-4919-8eab-ef72319c729a) [retry 28/60] 2018-01-24 16:49:12,760 - 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-bf23036d-a69e-4fc1-bcce-6322f26f745a) [retry 28/60] 2018-01-24 16:49:12,760 - 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-ef461529-4030-4f02-b279-91a36ed03f24) [retry 28/60] 2018-01-24 16:49:17,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-24 16:49:17,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-24 16:49:17,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-24 16:49:17,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-24 16:49:17,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-24 16:49:17,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-24 16:49:17,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-24 16:49:17,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-24 16:49:17,982 - 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-713f8501-abcd-44a5-9a22-8cce32ae41f2) [retry 28/60] 2018-01-24 16:49:17,982 - 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-b13c3b23-44bf-48b4-a0e2-0c398ebec6fe) [retry 28/60] 2018-01-24 16:49:23,331 - 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-da4174ff-958e-4b7e-b501-39094b5768b8) [retry 28/60] 2018-01-24 16:49:23,331 - 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-471d0052-fa61-4eac-9d4e-57f351b591d2) [retry 28/60] 2018-01-24 16:49:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-24 16:49:23,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-24 16:49:28,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-24 16:49:28,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-24 16:49:28,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-24 16:49:28,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-24 16:49:28,578 - 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-0516817f-5078-4e8d-9203-3d62b788bbea) [retry 29/60] 2018-01-24 16:49:28,578 - 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-0817d2d6-462f-4f49-87fa-6eee2f3a540a) [retry 29/60] 2018-01-24 16:49:28,578 - 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-7fb62f17-75f8-4ac9-84a3-40fa259a4090) [retry 29/60] 2018-01-24 16:49:33,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-24 16:49:33,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-24 16:49:33,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-24 16:49:33,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-24 16:49:33,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-24 16:49:33,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-24 16:49:33,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-24 16:49:33,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-24 16:49:38,950 - 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-b66c1990-92be-4af2-b150-207c6b1b5bd6) [retry 29/60] 2018-01-24 16:49:38,950 - 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-06abf1b6-eb6a-44a2-99a5-278f366f8dde) [retry 29/60] 2018-01-24 16:49:38,950 - 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-cbc98c07-a901-43e1-a0df-30865949ce43) [retry 29/60] 2018-01-24 16:49:38,951 - 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-03891784-c8ca-4a75-85cb-5790a158944f) [retry 29/60] 2018-01-24 16:49:38,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-24 16:49:44,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-24 16:49:44,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-24 16:49:44,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-24 16:49:44,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-24 16:49:44,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-24 16:49:44,168 - 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-767aef24-8706-4d0c-a0d0-5ca6dc31194c) [retry 30/60] 2018-01-24 16:49:44,168 - 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-fe125824-1c8e-4073-849f-20dbd88518f6) [retry 30/60] 2018-01-24 16:49:44,168 - 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-93937c3c-4323-40bb-84c1-3f382a431768) [retry 30/60] 2018-01-24 16:49:49,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-24 16:49:54,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-24 16:49:54,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-24 16:49:54,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-24 16:49:54,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-24 16:49:54,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-24 16:49:54,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-24 16:49:54,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-24 16:49:54,715 - 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-50b6bf0f-5a35-4386-9394-1a7d50885fcd) [retry 30/60] 2018-01-24 16:49:54,715 - 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-5b6f734c-b557-4bd4-bd95-118b1d2daa29) [retry 30/60] 2018-01-24 16:49:54,715 - 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-ba3e412d-c347-4f4b-9974-3822f222d467) [retry 30/60] 2018-01-24 16:49:54,715 - 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-f778d543-302e-4e9e-8538-1fc15bdae1c1) [retry 30/60] 2018-01-24 16:49:59,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-24 16:49:59,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-24 16:49:59,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-24 16:49:59,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-24 16:49:59,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-24 16:49:59,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-24 16:49:59,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-f4e638d8-ae0e-496e-9ce0-35a4085c97be) [retry 31/60] 2018-01-24 16:49:59,888 - 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-e05c4fd7-57d8-457d-9218-292fd5c6c1c4) [retry 31/60] 2018-01-24 16:49:59,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-21a5ff53-7b26-46b1-b7f6-ccae3f42b8a9) [retry 31/60] 2018-01-24 16:50:10,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-24 16:50:10,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-24 16:50:10,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-24 16:50:10,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-24 16:50:10,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-24 16:50:10,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-24 16:50:10,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-24 16:50:10,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-24 16:50:10,356 - 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-f71ab6e1-3798-4894-9d8e-fc45e538c89f) [retry 31/60] 2018-01-24 16:50:10,356 - 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-73e51d89-28bf-4e16-8a30-06e8635d1495) [retry 31/60] 2018-01-24 16:50:10,357 - 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-efcac230-c47a-45b9-8f96-666270da9005) [retry 31/60] 2018-01-24 16:50:10,357 - 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-e015f52d-82b1-4a17-8a7a-96a917a54bff) [retry 31/60] 2018-01-24 16:50:15,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-24 16:50:15,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-24 16:50:15,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-24 16:50:15,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-24 16:50:15,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-24 16:50:15,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-24 16:50:20,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-40af5ec0-653b-4d6b-b08d-bded322bac1e) [retry 32/60] 2018-01-24 16:50:20,735 - 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-cfc262cf-1265-4999-a32e-42524f4b1a09) [retry 32/60] 2018-01-24 16:50:20,736 - 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-3fdccf11-d2ed-4923-8337-f9d4f50bf2a4) [retry 32/60] 2018-01-24 16:50:25,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-24 16:50:25,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-24 16:50:25,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-24 16:50:25,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-24 16:50:25,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-24 16:50:25,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-24 16:50:25,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-24 16:50:25,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-24 16:50:31,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-3c292295-44fd-4929-8bae-da30f39bd183) [retry 32/60] 2018-01-24 16:50:31,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-c5621609-b5c4-4978-871c-ea792920ac1e) [retry 32/60] 2018-01-24 16:50:31,141 - 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-e4a748a9-e10e-4d92-bf85-dbeec507afa0) [retry 32/60] 2018-01-24 16:50:31,141 - 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-4f332f45-7061-46be-b59f-37a813eb2809) [retry 32/60] 2018-01-24 16:50:31,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-24 16:50:36,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-24 16:50:36,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-24 16:50:36,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-24 16:50:36,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-24 16:50:36,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-24 16:50:36,359 - 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-c412b4e1-dd4f-42c7-8997-25a13152b5a0) [retry 33/60] 2018-01-24 16:50:36,360 - 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-2961603b-6c2c-4aa7-a102-f613eedab571) [retry 33/60] 2018-01-24 16:50:36,360 - 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-91bad44b-6abc-4744-830c-f93954994698) [retry 33/60] 2018-01-24 16:50:41,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-24 16:50:41,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-24 16:50:41,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-24 16:50:41,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-24 16:50:46,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-24 16:50:46,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-24 16:50:46,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-24 16:50:46,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-24 16:50:46,982 - 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-1f0e425f-430b-4cd6-97df-776b91b71667) [retry 33/60] 2018-01-24 16:50:46,982 - 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-8029b6cf-0339-483d-80a9-29ca50f8f705) [retry 33/60] 2018-01-24 16:50:46,982 - 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-0db6a821-4ad4-4776-805e-29fde4ac4e40) [retry 33/60] 2018-01-24 16:50:46,982 - 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-cece545a-04cc-4889-a315-cc48929253d5) [retry 33/60] 2018-01-24 16:50:52,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-24 16:50:52,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-24 16:50:52,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-24 16:50:52,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-24 16:50:52,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-24 16:50:52,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-24 16:50:52,199 - 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-e2c491a9-8c7b-4ea2-a63c-fb20fbe6ea2a) [retry 34/60] 2018-01-24 16:50:52,199 - 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-860970db-6451-42e6-8701-3348ac57b307) [retry 34/60] 2018-01-24 16:50:52,199 - 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-ef092070-b559-42a7-9816-9da6e42cda03) [retry 34/60] 2018-01-24 16:51:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-24 16:51:02,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-24 16:51:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-24 16:51:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-24 16:51:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-24 16:51:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-24 16:51:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-24 16:51:02,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-24 16:51:02,627 - 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-18b3801a-bbdc-45c4-b96e-ce01d6757722) [retry 34/60] 2018-01-24 16:51:02,627 - 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-80e444cd-facf-4119-935c-0c81e3c67ba1) [retry 34/60] 2018-01-24 16:51:02,628 - 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-66fe954f-272f-41a4-b9c9-dcdf6077e351) [retry 34/60] 2018-01-24 16:51:02,628 - 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-c388da9a-ba4c-4aeb-959a-3e6f90fe1147) [retry 34/60] 2018-01-24 16:51:07,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-24 16:51:07,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-24 16:51:07,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-24 16:51:07,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-24 16:51:07,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-24 16:51:07,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-24 16:51:12,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-e400ecb8-f434-4fbb-80f4-545889810e6d) [retry 35/60] 2018-01-24 16:51:12,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-e6061991-767d-4051-9ae6-e9036305840f) [retry 35/60] 2018-01-24 16:51:12,998 - 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-79ae0dbe-a027-450f-99a4-df397ff7debb) [retry 35/60] 2018-01-24 16:51:18,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-24 16:51:18,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-24 16:51:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-24 16:51:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-24 16:51:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-24 16:51:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-24 16:51:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-24 16:51:18,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-24 16:51:23,427 - 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-3730be5d-c7f6-4d71-9d77-ba3575d5ced0) [retry 35/60] 2018-01-24 16:51:23,427 - 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-2205d9cd-e6e9-4fc3-9612-679cde6c9a2f) [retry 35/60] 2018-01-24 16:51:23,428 - 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-ec1680df-743b-4cc9-b4d7-7587ee05c2d8) [retry 35/60] 2018-01-24 16:51:23,428 - 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-d92081d2-9134-4876-aa10-415afa05c611) [retry 35/60] 2018-01-24 16:51:23,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-24 16:51:28,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-24 16:51:28,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-24 16:51:28,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-24 16:51:28,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-24 16:51:28,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-24 16:51:28,717 - 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-7416f8df-818c-4515-aa4a-9d9e11721c48) [retry 36/60] 2018-01-24 16:51:28,717 - 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-80048a30-a989-40d2-b116-e6d70ddc08e7) [retry 36/60] 2018-01-24 16:51:28,717 - 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-f656df1a-7a59-49a4-85c0-811d18d78cd0) [retry 36/60] 2018-01-24 16:51:34,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-24 16:51:34,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-24 16:51:34,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-24 16:51:34,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-24 16:51:39,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-24 16:51:39,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-24 16:51:39,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-24 16:51:39,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-24 16:51:39,318 - 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-946553a3-43e1-49bf-b0d5-c39aecb16fb3) [retry 36/60] 2018-01-24 16:51:39,319 - 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-1b5ae00f-bd58-4b5b-b475-0e88d381f358) [retry 36/60] 2018-01-24 16:51:39,319 - 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-c1e09693-9ea3-4dc7-a2cd-098e1b4cfc27) [retry 36/60] 2018-01-24 16:51:39,319 - 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-54cb746f-e8b0-49b3-afe5-222766b88657) [retry 36/60] 2018-01-24 16:51:44,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-24 16:51:44,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-24 16:51:44,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-24 16:51:44,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-24 16:51:44,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-24 16:51:44,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-24 16:51:44,533 - 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-9f7ed2d2-cd58-4fa4-8d3c-2be81b1c504c) [retry 37/60] 2018-01-24 16:51:44,533 - 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-ea4450e5-86dd-4ccd-a6db-d193e50aab52) [retry 37/60] 2018-01-24 16:51:44,533 - 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-cc41c212-14d7-4c00-84e1-21211bc28282) [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-24 16:51:54,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-24 16:51:54,977 - 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-a5940c44-2ce1-4e21-a566-160ca06d51f6) [retry 37/60] 2018-01-24 16:51:54,977 - 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-be3ec650-cad9-4af9-8d3e-5d0cae27fd2f) [retry 37/60] 2018-01-24 16:51:54,977 - 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-1d0c2ebf-9e45-4c81-9a5b-a2258019d34c) [retry 37/60] 2018-01-24 16:51:54,977 - 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-df9c67bc-732e-462d-bc13-cbe50d6b09d9) [retry 37/60] 2018-01-24 16:52:00,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-24 16:52:00,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-24 16:52:00,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-24 16:52:00,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-24 16:52:00,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-24 16:52:00,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-24 16:52:05,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-25363367-2dca-46a5-9794-7dff140de8ad) [retry 38/60] 2018-01-24 16:52:05,408 - 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-8b62a80d-f9fb-499b-98d7-2598a3fbc4ef) [retry 38/60] 2018-01-24 16:52:05,410 - 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-fcf4e717-f079-4c3f-9e73-496c4ce104b1) [retry 38/60] 2018-01-24 16:52:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-24 16:52:10,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-24 16:52:10,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-24 16:52:10,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-24 16:52:10,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-24 16:52:10,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-24 16:52:10,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-24 16:52:10,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-24 16:52:15,870 - 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-33a9a660-16e2-42ca-9142-f4b4ac211261) [retry 38/60] 2018-01-24 16:52:15,870 - 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-47d15d7c-12c0-4c45-9647-ab343f9a3417) [retry 38/60] 2018-01-24 16:52:15,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-182eb1bb-f90a-4e29-b6fd-04f4b82e94f3) [retry 38/60] 2018-01-24 16:52:15,879 - 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-dbde7430-495b-42a5-863b-ad5bb0d8df06) [retry 38/60] 2018-01-24 16:52:15,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-24 16:52:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-24 16:52:21,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-24 16:52:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-24 16:52:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-24 16:52:21,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-24 16:52:21,200 - 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-085b86b6-66d0-4119-91f3-7127853d27b6) [retry 39/60] 2018-01-24 16:52:21,200 - 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-a775e151-8465-4d47-a222-c4b07c86883a) [retry 39/60] 2018-01-24 16:52:21,200 - 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-1618fec3-a851-4540-9816-abb75be47f8e) [retry 39/60] 2018-01-24 16:52:26,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-24 16:52:26,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-24 16:52:31,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-24 16:52:31,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-24 16:52:31,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-24 16:52:31,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-24 16:52:31,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-24 16:52:31,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-24 16:52:31,883 - 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-f3f2b451-1dad-401c-baaa-cf5024fd9d12) [retry 39/60] 2018-01-24 16:52:31,883 - 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-50cce77f-12eb-4cdc-a494-a8c571b63e5d) [retry 39/60] 2018-01-24 16:52:31,883 - 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-21d87642-e671-496f-97f7-dded5689e104) [retry 39/60] 2018-01-24 16:52:31,883 - 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-5401475e-eff7-4516-ac6e-6c8a3de1cb74) [retry 39/60] 2018-01-24 16:52:37,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-24 16:52:37,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-24 16:52:37,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-24 16:52:37,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-24 16:52:37,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-24 16:52:37,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-24 16:52:37,138 - 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-4eac78b3-9b20-4df9-9e49-85faca5e38c2) [retry 40/60] 2018-01-24 16:52:37,138 - 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-06c9c0e5-4b03-481b-a19d-fdb10998c415) [retry 40/60] 2018-01-24 16:52:37,138 - 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-1d989ed7-8ffa-40d3-92b1-6efeacfca67e) [retry 40/60] 2018-01-24 16:52:47,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-24 16:52:47,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-24 16:52:47,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-24 16:52:47,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-24 16:52:47,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-24 16:52:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-24 16:52:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-24 16:52:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-24 16:52:47,535 - 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-c58774cd-ff4f-41e7-8f4c-456faee65038) [retry 40/60] 2018-01-24 16:52:47,535 - 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-b949bfad-c0af-45ab-814e-0d64a27e48fd) [retry 40/60] 2018-01-24 16:52:47,535 - 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-579490ce-a8bb-4e6e-b3fe-e23d4283796f) [retry 40/60] 2018-01-24 16:52:47,535 - 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-23ea8423-fe4c-4345-83ad-39ba63a2635e) [retry 40/60] 2018-01-24 16:52:52,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-24 16:52:52,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-24 16:52:52,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-24 16:52:52,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-24 16:52:52,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-24 16:52:52,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-24 16:52:52,759 - 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-990f594c-c6a6-4bac-b6d7-fe580961d8a6) [retry 41/60] 2018-01-24 16:52:52,759 - 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-fcee1985-c1e3-493b-8054-c0ce967fc8a0) [retry 41/60] 2018-01-24 16:52:57,975 - 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-6d1ba098-3c73-4c31-92cd-91e59ad617fa) [retry 41/60] 2018-01-24 16:53:03,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-24 16:53:03,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-24 16:53:03,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-24 16:53:03,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-24 16:53:03,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-24 16:53:08,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-24 16:53:08,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-24 16:53:08,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-24 16:53:08,543 - 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-8d6d21c6-50c3-4b0f-babf-7e1c95961e2c) [retry 41/60] 2018-01-24 16:53:08,543 - 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-bf940188-cd3e-496d-8ebf-16540d62a324) [retry 41/60] 2018-01-24 16:53:08,543 - 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-69bfc390-9ed5-4170-a5c0-fabd33f9b5c8) [retry 41/60] 2018-01-24 16:53:08,543 - 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-a9d54a11-ab4e-4efb-ae80-401d57927156) [retry 41/60] 2018-01-24 16:53:08,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-24 16:53:08,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-24 16:53:08,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-24 16:53:08,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-24 16:53:08,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-24 16:53:08,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-24 16:53:13,739 - 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-573cc39a-45a7-4dc6-96cc-40e699fb4c81) [retry 42/60] 2018-01-24 16:53:13,739 - 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-b2642f90-9448-4dd4-96bd-8c82eb003000) [retry 42/60] 2018-01-24 16:53:13,745 - 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-4da72e48-7428-445f-a903-57e8bc3c1f58) [retry 42/60] 2018-01-24 16:53:18,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-24 16:53:18,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-24 16:53:24,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-24 16:53:24,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-24 16:53:24,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-24 16:53:24,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-24 16:53:24,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-24 16:53:24,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-24 16:53:24,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-4fdb351b-35e2-412f-abad-838f2bf5798a) [retry 42/60] 2018-01-24 16:53:24,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-8da352e6-5159-4a62-a7c3-56a45457be84) [retry 42/60] 2018-01-24 16:53:24,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-79f44a05-8aa4-4300-82cb-febec3ab7a8f) [retry 42/60] 2018-01-24 16:53:24,263 - 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-25fd1534-eebc-4f91-933e-a817929bcf47) [retry 42/60] 2018-01-24 16:53:24,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-24 16:53:24,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-24 16:53:29,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-24 16:53:29,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-24 16:53:29,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-24 16:53:29,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-24 16:53:29,510 - 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-b37ad098-ced8-4c05-9081-86da7ddfec0b) [retry 43/60] 2018-01-24 16:53:29,510 - 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-f3929cbd-48d8-4835-ae7c-4c2279061dd6) [retry 43/60] 2018-01-24 16:53:29,510 - 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-7f3aeaa2-7398-4c81-8346-5e8f14e9558f) [retry 43/60] 2018-01-24 16:53:39,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-24 16:53:39,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-24 16:53:39,912 - 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-2184a732-3d6d-4521-a185-d8080dac118d) [retry 43/60] 2018-01-24 16:53:39,912 - 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-e8c48af2-d00d-44b4-9622-f72fcb2c8688) [retry 43/60] 2018-01-24 16:53:45,085 - 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-6283f2f9-5342-4186-a8ae-86c124c2837f) [retry 43/60] 2018-01-24 16:53:45,085 - 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-47eee43b-0de6-46ee-ae24-56c49420bf34) [retry 43/60] 2018-01-24 16:53:45,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-24 16:53:45,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-24 16:53:45,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-24 16:53:45,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-24 16:53:45,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-24 16:53:45,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-24 16:53:45,086 - 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-028a01ff-0997-4f41-9cf6-f5931b48e652) [retry 44/60] 2018-01-24 16:53:45,086 - 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-70085c94-2d23-41e4-aef9-4e6caaf1d807) [retry 44/60] 2018-01-24 16:53:45,087 - 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-81f98871-3003-4a6f-9968-22b0fa9409b0) [retry 44/60] 2018-01-24 16:53:55,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-24 16:53:55,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-24 16:53:55,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-24 16:53:55,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-24 16:54:00,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-24 16:54:00,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-24 16:54:00,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-24 16:54:00,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-24 16:54:00,822 - 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-bf7d470d-e917-4f32-9ea0-dd32e9585f65) [retry 44/60] 2018-01-24 16:54:00,822 - 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-fb6c575a-0c91-4d8f-8ae6-426701b6ba10) [retry 44/60] 2018-01-24 16:54:00,822 - 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-32778ffc-3239-4934-8838-c8f8d74c664d) [retry 44/60] 2018-01-24 16:54:00,822 - 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-7c6d8cc6-6e2b-47c0-8d43-8a353deca042) [retry 44/60] 2018-01-24 16:54:00,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-24 16:54:00,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-24 16:54:00,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-24 16:54:00,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-24 16:54:00,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-24 16:54:00,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-24 16:54:06,025 - 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-4e4c1f6a-a5b1-4671-904a-4fe985ad197b) [retry 45/60] 2018-01-24 16:54:06,025 - 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-61944fa9-a925-4c3f-a35e-431cd872a810) [retry 45/60] 2018-01-24 16:54:06,025 - 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-86fb550f-33a3-45f0-a0dd-238ea32876af) [retry 45/60] 2018-01-24 16:54:11,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-24 16:54:11,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-24 16:54:11,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-24 16:54:11,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-24 16:54:16,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-24 16:54:16,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-24 16:54:16,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-24 16:54:16,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-24 16:54:16,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-cc38135e-0e3a-423d-8c68-d11dcfffd92a) [retry 45/60] 2018-01-24 16:54:16,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-ebbaf5bd-3280-442a-b82b-34733cea5cc5) [retry 45/60] 2018-01-24 16:54:16,539 - 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-7d1689fb-947b-4c5a-916c-084bb0c6ab99) [retry 45/60] 2018-01-24 16:54:16,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-9f8e8ea3-67d9-4afe-90be-f1402dfe6257) [retry 45/60] 2018-01-24 16:54:16,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-24 16:54:16,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-24 16:54:16,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-24 16:54:16,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-24 16:54:16,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-24 16:54:21,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-24 16:54:21,916 - 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-684b9a8a-c7bb-48af-a0fa-834c0446457f) [retry 46/60] 2018-01-24 16:54:21,917 - 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-dbe03cd7-85a8-4153-9b19-bf619b33a5fb) [retry 46/60] 2018-01-24 16:54:21,917 - 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-707acc92-3d56-4dc5-a5e7-0f11492fb502) [retry 46/60] 2018-01-24 16:54:32,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-24 16:54:32,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-24 16:54:32,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-24 16:54:32,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-24 16:54:32,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-24 16:54:32,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-24 16:54:32,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-24 16:54:32,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-24 16:54:32,507 - 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-6019f345-9483-4d42-a7a8-8b1ca820f311) [retry 46/60] 2018-01-24 16:54:32,507 - 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-0a277dd6-d289-4b90-a638-a18ec46fb4df) [retry 46/60] 2018-01-24 16:54:32,507 - 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-358559b7-e32a-480c-9278-482838c909af) [retry 46/60] 2018-01-24 16:54:32,507 - 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-00d00654-1087-4e2a-8bf8-0a14efe157d9) [retry 46/60] 2018-01-24 16:54:37,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-24 16:54:37,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-24 16:54:37,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-24 16:54:37,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-24 16:54:37,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-24 16:54:37,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-24 16:54:37,740 - 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-7a028941-f0a6-4f3a-9fea-3464a88ef6d1) [retry 47/60] 2018-01-24 16:54:37,740 - 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-f1ca5674-6c63-470e-9258-d80b7bd3a2a3) [retry 47/60] 2018-01-24 16:54:37,741 - 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-f6e1f0c4-4375-44e0-96a1-63e1344c9173) [retry 47/60] 2018-01-24 16:54:48,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-24 16:54:48,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-24 16:54:48,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-24 16:54:48,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-24 16:54:48,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-24 16:54:48,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-24 16:54:48,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-24 16:54:48,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-24 16:54:48,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-44e633ea-421f-40fe-8628-df8cc417221e) [retry 47/60] 2018-01-24 16:54:53,340 - 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-98001108-62b5-46c0-9a56-7ce9353ca348) [retry 47/60] 2018-01-24 16:54:53,341 - 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-a6c0cec3-abb1-4b5f-9323-867b1f318399) [retry 47/60] 2018-01-24 16:54:53,350 - 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-d8a2c34b-bd21-43fc-9c4a-2e2c080c0a30) [retry 47/60] 2018-01-24 16:54:53,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-24 16:54:53,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-24 16:54:53,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-24 16:54:53,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-24 16:54:53,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-24 16:54:53,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-24 16:54:53,351 - 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-aa3bd030-0b21-4d32-a299-ad6a9dd53d7a) [retry 48/60] 2018-01-24 16:54:53,351 - 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-827fc4b7-6e3d-4ce3-93b6-17782c524285) [retry 48/60] 2018-01-24 16:54:53,351 - 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-1d2b002c-7ec1-4657-9fc7-db11d9142d8c) [retry 48/60] 2018-01-24 16:55:03,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-24 16:55:03,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-24 16:55:03,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-24 16:55:03,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-24 16:55:03,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-24 16:55:03,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-24 16:55:09,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-24 16:55:09,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-24 16:55:09,010 - 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-0d272d24-b2b1-44db-8221-06624d1aa2e4) [retry 48/60] 2018-01-24 16:55:09,010 - 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-6334aa33-d896-423d-81d0-21441ec40f95) [retry 48/60] 2018-01-24 16:55:09,010 - 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-282fb566-5a29-49e1-b6bc-929144597542) [retry 48/60] 2018-01-24 16:55:09,011 - 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-1584b040-dcea-4a95-886e-c6d465e53fc2) [retry 48/60] 2018-01-24 16:55:09,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-24 16:55:09,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-24 16:55:09,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-24 16:55:09,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-24 16:55:09,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-24 16:55:09,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-24 16:55:09,011 - 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-5e133c05-9b0a-4a80-830c-bfbb362fdba8) [retry 49/60] 2018-01-24 16:55:09,012 - 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-963a8a86-4bca-4c4d-a55e-521790128741) [retry 49/60] 2018-01-24 16:55:14,220 - 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-4a4a265d-9e92-49de-9e4a-1c227d5225d8) [retry 49/60] 2018-01-24 16:55:19,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-24 16:55:24,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-24 16:55:24,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-24 16:55:24,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-24 16:55:24,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-24 16:55:24,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-24 16:55:24,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-24 16:55:24,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-24 16:55:24,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-726a236c-6e30-4cb1-bc51-7f9edd0beb29) [retry 49/60] 2018-01-24 16:55:24,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-660b5178-7aaf-4bc4-9cc6-95c6acba12eb) [retry 49/60] 2018-01-24 16:55:24,891 - 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-049f3c8e-6acc-4fa1-aa31-fcddce5f8276) [retry 49/60] 2018-01-24 16:55:24,891 - 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-98f646b2-33fc-43f3-9b9c-07fcdc5aafa3) [retry 49/60] 2018-01-24 16:55:24,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-24 16:55:24,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-24 16:55:24,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-24 16:55:24,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-24 16:55:30,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-24 16:55:30,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-24 16:55:30,243 - 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-0db27174-188f-4468-aa06-4ab6c5df2526) [retry 50/60] 2018-01-24 16:55:30,243 - 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-a143a216-dafc-4f73-b090-a6354dd97df6) [retry 50/60] 2018-01-24 16:55:30,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-2ec7d7be-60bc-4a59-a199-78f63905a9a6) [retry 50/60] 2018-01-24 16:55:40,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-24 16:55:40,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-24 16:55:40,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-24 16:55:40,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-24 16:55:40,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-24 16:55:40,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-24 16:55:40,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-24 16:55:40,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-24 16:55:40,694 - 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-a96f74b7-c655-4e50-b068-0aece4fc4974) [retry 50/60] 2018-01-24 16:55:46,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-dd033cc7-2468-442b-8626-9cc622fe756c) [retry 50/60] 2018-01-24 16:55:46,033 - 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-16053268-de91-4928-88c4-8a846146e62a) [retry 50/60] 2018-01-24 16:55:46,033 - 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-b769f956-5e8f-48f8-a93a-9b0cfb529bcd) [retry 50/60] 2018-01-24 16:55:46,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-24 16:55:46,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-24 16:55:46,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-24 16:55:46,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-24 16:55:46,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-24 16:55:46,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-24 16:55:46,033 - 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-56b71c35-a34c-41e4-9a84-62e96db514c2) [retry 51/60] 2018-01-24 16:55:46,034 - 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-47d149c8-3838-483a-92dc-cda5d52c78b8) [retry 51/60] 2018-01-24 16:55:46,034 - 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-669cf893-c88f-4ea0-8792-69aa7ba6b4c7) [retry 51/60] 2018-01-24 16:55:56,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-24 16:55:56,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-24 16:55:56,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-24 16:55:56,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-24 16:55:56,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-24 16:55:56,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-24 16:55:56,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-24 16:55:56,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-24 16:56:01,854 - 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-f429ed3e-ac72-4026-bbc7-2fdd3d110245) [retry 51/60] 2018-01-24 16:56:01,854 - 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-7928f690-9b7d-41e5-b76f-907db6c33b15) [retry 51/60] 2018-01-24 16:56:01,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-24 16:56:01,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-24 16:56:01,861 - 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-8c204a79-9176-48f2-a6df-6de848d31cd9) [retry 51/60] 2018-01-24 16:56:01,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-24 16:56:01,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-24 16:56:01,861 - 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-1889ec02-270d-4073-8285-fac97d7eab5d) [retry 51/60] 2018-01-24 16:56:01,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-24 16:56:01,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-24 16:56:01,861 - 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-8c891d58-eee9-4b2c-b512-768fea688af1) [retry 52/60] 2018-01-24 16:56:01,861 - 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-3c843a7f-829b-4e28-a7d5-32adea18c0ca) [retry 52/60] 2018-01-24 16:56:01,862 - 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-3f46f98e-2624-4600-82d1-408cab652c82) [retry 52/60] 2018-01-24 16:56:12,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-24 16:56:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-24 16:56:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-24 16:56:17,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-24 16:56:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-24 16:56:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-24 16:56:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-24 16:56:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-24 16:56:17,456 - 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-7e226589-1701-4d9f-899e-d2629a18a1bf) [retry 52/60] 2018-01-24 16:56:17,456 - 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-7c24b555-8ee8-4d7a-acf2-fad57a2a1523) [retry 52/60] 2018-01-24 16:56:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-24 16:56:17,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-24 16:56:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-24 16:56:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-24 16:56:17,457 - 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-1d28b9e1-e923-4965-8535-8d38ebfe9950) [retry 52/60] 2018-01-24 16:56:17,457 - 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-e5f73374-cda2-49e2-ab29-d104479263ef) [retry 52/60] 2018-01-24 16:56:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-24 16:56:17,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-24 16:56:17,457 - 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-03f65596-77f4-4ce0-99c6-4614605d3e13) [retry 53/60] 2018-01-24 16:56:17,457 - 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-efd17d6c-74af-4f20-90ca-a713003a41c3) [retry 53/60] 2018-01-24 16:56:22,637 - 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-be3f1d9e-c313-4a00-915c-2da9f0d1cee7) [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-24 16:56:33,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-24 16:56:33,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-b53fe755-3fe2-46ac-816c-197ea22be731) [retry 53/60] 2018-01-24 16:56:33,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-5bb640fb-eb46-4498-a788-b4109458263a) [retry 53/60] 2018-01-24 16:56:33,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-24 16:56:33,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-24 16:56:33,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-24 16:56:33,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-24 16:56:38,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-24 16:56:38,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-24 16:56:38,395 - 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-568b3c2d-641d-41f8-9c01-4aa0b5a4913a) [retry 53/60] 2018-01-24 16:56:38,396 - 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-236d98f8-b5ee-4ab7-ae33-f97bff35970f) [retry 53/60] 2018-01-24 16:56:38,396 - 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-9667a570-4f5a-4dd3-a6ae-6031b898558b) [retry 54/60] 2018-01-24 16:56:38,396 - 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-d2be78c3-ab27-474d-96a6-0730a9ab7816) [retry 54/60] 2018-01-24 16:56:38,396 - 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-160f4d63-782d-44f1-a481-2eacf3909a20) [retry 54/60] 2018-01-24 16:56:48,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-24 16:56:48,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-24 16:56:48,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-24 16:56:48,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-24 16:56:54,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-24 16:56:54,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-24 16:56:54,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-24 16:56:54,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-24 16:56:54,103 - 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-f8334fca-3e3c-4762-b7f9-0408f9a8c2eb) [retry 54/60] 2018-01-24 16:56:54,104 - 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-13203d34-d840-4d8f-a0df-82ea59a0d267) [retry 54/60] 2018-01-24 16:56:54,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-24 16:56:54,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-24 16:56:54,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-24 16:56:54,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-24 16:56:54,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-24 16:56:54,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-24 16:56:54,104 - 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-82de52d1-1042-45ed-a132-084d4ef8db20) [retry 54/60] 2018-01-24 16:56:54,104 - 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-67042718-b52d-4da1-a025-75fe328c46ab) [retry 54/60] 2018-01-24 16:56:54,105 - 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-b6f87c69-a212-46b0-a1d2-8e26026fbd34) [retry 55/60] 2018-01-24 16:56:54,105 - 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-312ca6d3-7712-4e39-b000-6116951bbfed) [retry 55/60] 2018-01-24 16:56:54,105 - 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-aa0d0031-5579-4fa1-9b8b-ebe34192c531) [retry 55/60] 2018-01-24 16:57:04,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-24 16:57:04,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-24 16:57:09,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-24 16:57:09,811 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-24 16:57:09,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-24 16:57:09,812 - 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-408b04b5-790e-4e38-b66e-06d38b3cbcea) [retry 55/60] 2018-01-24 16:57:09,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-24 16:57:09,812 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-24 16:57:09,813 - 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-ae280491-f75d-4107-849a-536a52644e86) [retry 55/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-24 16:57:09,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-24 16:57:09,813 - 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-9013b7cc-4174-41a0-82f0-7a5f98140fd9) [retry 55/60] 2018-01-24 16:57:09,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-643e4291-012a-463f-9141-1ceda3a53fc2) [retry 56/60] 2018-01-24 16:57:09,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-8a844bc5-99dd-477a-b48a-631159aef900) [retry 55/60] 2018-01-24 16:57:15,002 - 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-6c1fe91a-78ae-4c46-abd2-34d704b83e3d) [retry 56/60] 2018-01-24 16:57:15,002 - 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-8b340e07-217a-4f32-9b90-1189687ee57d) [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-24 16:57:25,575 - 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-7082d66c-8167-4b11-9db3-8fc13537be47) [retry 56/60] 2018-01-24 16:57:25,575 - 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-d43f0a5d-5c5c-49a6-a11b-73aa0870bb4b) [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-24 16:57:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-24 16:57:25,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-24 16:57:25,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-24 16:57:25,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-24 16:57:30,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-24 16:57:30,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-24 16:57:30,872 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-24 16:57:30,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-24 16:57:30,873 - 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-84da0bbe-8be3-4608-8284-99b95d1ff1ce) [retry 56/60] 2018-01-24 16:57:30,873 - 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-8e47d9ce-0821-4975-b36e-15484b909475) [retry 56/60] 2018-01-24 16:57:30,873 - 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-d3b7a048-7f47-4d02-8d66-ecde92cf2c27) [retry 57/60] 2018-01-24 16:57:30,873 - 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-7a307a8b-93db-4ddf-967e-74912d578284) [retry 57/60] 2018-01-24 16:57:30,873 - 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-c439abfe-311d-4205-9ba2-d86b7fb00c37) [retry 57/60] 2018-01-24 16:57:41,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-24 16:57:41,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-24 16:57:41,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-24 16:57:41,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-24 16:57:41,269 - 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-15a9b310-c455-474d-84ef-129f2fa7fb0a) [retry 57/60] 2018-01-24 16:57:46,693 - 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-8c16a91d-8935-40ce-a089-f0515fd73a5b) [retry 57/60] 2018-01-24 16:57:46,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-24 16:57:46,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-24 16:57:46,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-24 16:57:46,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-24 16:57:46,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-24 16:57:46,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-24 16:57:46,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-24 16:57:46,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-24 16:57:46,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-24 16:57:46,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-24 16:57:46,695 - 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-ce6f870e-27dc-4e6e-9553-e015b265d265) [retry 57/60] 2018-01-24 16:57:46,695 - 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-5177c3fd-e109-4946-827f-58aeb676ab41) [retry 58/60] 2018-01-24 16:57:46,696 - 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-e42be121-1313-41ee-ac57-3d6fae2898c5) [retry 57/60] 2018-01-24 16:57:46,696 - 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-954cdaf4-d82e-4772-8323-761f06439b58) [retry 58/60] 2018-01-24 16:57:46,696 - 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-7f3e292a-8ed4-4e08-b232-4b38837a0df3) [retry 58/60] 2018-01-24 16:57:57,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-24 16:57:57,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-24 16:57:57,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-24 16:57:57,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-24 16:57:57,074 - 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-e8fda25e-4ab6-4982-8b8e-0bc275642271) [retry 58/60] 2018-01-24 16:58:02,357 - 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-521d41aa-910b-4309-a90e-855ccddfffdf) [retry 58/60] 2018-01-24 16:58:02,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-24 16:58:02,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-24 16:58:02,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-24 16:58:07,689 - 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-38c745c0-a590-44c5-baaa-6a65565bed4a) [retry 58/60] 2018-01-24 16:58:07,690 - 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-ddda271d-8447-4fd8-8fb5-379915f572be) [retry 59/60] 2018-01-24 16:58:07,699 - 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-3cefe808-759b-429e-a389-5ab2174a6980) [retry 58/60] 2018-01-24 16:58:07,700 - 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-ca2650aa-fc33-491f-920d-da8370e372d8) [retry 59/60] 2018-01-24 16:58:07,700 - 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-89bcc5e8-67e6-4fdf-97e0-d63902e53fd3) [retry 59/60] 2018-01-24 16:58:13,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-24 16:58:13,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-24 16:58:18,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-24 16:58:18,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-24 16:58:18,279 - 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-20ce6e8b-8cb8-4d3b-ab78-72270dd2328f) [retry 59/60] 2018-01-24 16:58:18,279 - 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-bce2fdcb-bbf9-4b67-ae71-52cb69b3f173) [retry 59/60] 2018-01-24 16:58:18,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 59/60] 2018-01-24 16:58:23,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 59/60] 2018-01-24 16:58:23,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-24 16:58:23,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-24 16:58:23,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-24 16:58:23,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-24 16:58:23,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-24 16:58:23,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-24 16:58:23,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-24 16:58:23,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-24 16:58:23,556 - 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-42cd81a0-0f31-4c2e-8805-c54cb796d51c) [retry 59/60] 2018-01-24 16:58:23,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-82481e04-f6d8-4868-b41a-2e060cb05d0a) 2018-01-24 16:58:23,556 - 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-82481e04-f6d8-4868-b41a-2e060cb05d0a) [retry 60/60] 2018-01-24 16:58:23,556 - 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-d0923cc8-f3c5-4d2c-9dc3-f21259bd5d35) [retry 59/60] 2018-01-24 16:58:23,556 - 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-d7320d89-0ba5-4cfd-b353-89ae53d6808d) [retry 60/60] 2018-01-24 16:58:23,638 - 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-24T16:40:54.597Z', 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.floatingip.create\' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-82481e04-f6d8-4868-b41a-2e060cb05d0a)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'a5f8edc5-b295-4d36-b038-1c6b85a88478'} 2018-01-24 16:58:24,061 - functest.utils.functest_utils - DEBUG - 2018-01-24 16:58:24,061 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 16:58:24,063 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 22:07 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-24 16:58:24,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-24 16:58:24,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-24 16:58:24,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-24 16:58:24,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-24 16:58:43,736 - functest.core.vnf - INFO - test cleaning 2018-01-24 16:58:43,736 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-24 16:58:43,767 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-24 16:58:43,767 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-24 16:58:43,829 - 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-24 16:58:43,830 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-24 16:58:43,854 - 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-24 16:58:43,872 - 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-24 16:58:43,905 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-24 16:58:46,393 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-24 16:58:46,394 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-24 16:58:46,394 - 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-24 16:58:55,174 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-24 16:59:42,075 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-24 16:59:43,172 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-24 16:59:46,716 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-24 16:59:46,716 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-24 16:59:55,353 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-24 16:59:55,353 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-24 16:59:55,363 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 16:59:56,364 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-24 16:59:58,488 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.17 2018-01-24 16:59:58,489 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-24 16:59:58,489 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'44fcdc6f-b5e6-472c-93da-79ed505d6527'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'abb6b3aa-1b48-43bd-b798-eb4230310a4e', 'name': u'orchestra_openims_net'}} 2018-01-24 16:59:58,489 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-24 16:59:58,489 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: abb6b3aa-1b48-43bd-b798-eb4230310a4e 2018-01-24 16:59:58,490 - 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.17'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.17/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-24 17:00:40,381 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 9056a423-2910-4ebd-8b08-4ad05b94b6f7 2018-01-24 17:00:40,383 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.17' to VM 'orchestra_openims' 2018-01-24 17:00:42,733 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-24 17:00:45,740 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-24 17:01:45,771 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-24 17:02:45,791 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-24 17:03:45,838 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-24 17:04:45,892 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-01-24 17:05:45,937 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-24 17:06:45,994 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-24 17:06:45,995 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-24 17:06:45,995 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-24 17:06:46,628 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 3fad9fc2-e305-4be3-b61e-32a75efab6f2 2018-01-24 17:06:46,629 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-24 17:06:47,515 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'64f5fca5-9054-4edd-ac00-324cdb4b9b95', u'name': u'default'} 2018-01-24 17:06:47,515 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': 'ba33a7e6-096b-4dce-838a-1b21c8e583ac', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-24 17:06:47,515 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-24 17:06:47,518 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 17:06:48,029 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 2954543098ca4ba78e9cb88904643ad3 2018-01-24 17:06:48,029 - 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': 'ba33a7e6-096b-4dce-838a-1b21c8e583ac', 'type': 'openstack', 'tenant': u'2954543098ca4ba78e9cb88904643ad3', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-24 17:06:48,030 - 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': 'ba33a7e6-096b-4dce-838a-1b21c8e583ac', 'type': 'openstack', 'tenant': u'2954543098ca4ba78e9cb88904643ad3', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-24 17:06:49,817 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-24 17:06:52,361 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-24 17:06:52,783 - functest.utils.functest_utils - DEBUG - 2018-01-24 17:06:52,783 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 17:06:52,784 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 08:08 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-24 17:06:52,787 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-24 17:06:52,788 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-24 17:06:52,788 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-24 17:06:52,790 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-24 17:07:04,469 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-24 17:07:05,429 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:07:06,016 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port ac2f4dd0-3272-4a77-b601-165833888847 could not be found. Neutron server returns request_ids: ['req-92982a4c-25cd-48a5-852e-9f458bbdf416'] 2018-01-24 17:07:06,016 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:07:09,496 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:07:12,544 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:07:14,284 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:07:14,383 - functest.core.vnf - INFO - test cleaning 2018-01-24 17:07:14,383 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-24 17:07:15,625 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-24 17:07:15,625 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-24 17:07:15,675 - 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-24 17:07:15,676 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-24 17:07:15,692 - 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-24 17:07:15,708 - 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-24 17:07:15,741 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-24 17:07:17,587 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-24 17:07:18,124 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-24 17:07:18,124 - 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-24 17:07:19,142 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-24 17:07:19,755 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-24 17:07:24,122 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-24 17:07:24,122 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-24 17:07:32,484 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-24 17:07:32,484 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-24 17:07:32,487 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 17:07:33,439 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-24 17:07:35,107 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.13 2018-01-24 17:07:35,108 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-24 17:07:35,108 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'c630afda-edfa-490c-bfda-11d19d11c271'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'084aa927-172d-4096-a7b4-b214d8634529', 'name': u'orchestra_clearwaterims_net'}} 2018-01-24 17:07:35,108 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-24 17:07:35,109 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 084aa927-172d-4096-a7b4-b214d8634529 2018-01-24 17:07:35,109 - 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.13'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.13/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-24 17:08:16,833 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 20888a23-b4fa-4e45-831c-d81d2c757e7c 2018-01-24 17:08:16,833 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.13' to VM 'orchestra_clearwaterims' 2018-01-24 17:08:18,803 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-24 17:08:21,808 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-24 17:09:21,869 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-24 17:10:21,892 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-24 17:11:21,953 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-24 17:12:21,972 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-24 17:13:22,015 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-24 17:13:22,016 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-24 17:13:22,016 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-24 17:13:22,620 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 3fad9fc2-e305-4be3-b61e-32a75efab6f2 2018-01-24 17:13:22,620 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-24 17:13:23,500 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'cca3f05b-b07d-4043-83d8-06c6f2e849df', u'name': u'default'} 2018-01-24 17:13:23,500 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': '789b64b6-6816-4244-9945-5367ecaeda1e', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-24 17:13:23,501 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-24 17:13:23,503 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 17:13:24,105 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: d1345df9b8944a21be3d02dddf0cd0e8 2018-01-24 17:13:24,105 - 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': '789b64b6-6816-4244-9945-5367ecaeda1e', 'type': 'openstack', 'tenant': u'd1345df9b8944a21be3d02dddf0cd0e8', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-24 17:13:24,106 - 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': '789b64b6-6816-4244-9945-5367ecaeda1e', 'type': 'openstack', 'tenant': u'd1345df9b8944a21be3d02dddf0cd0e8', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-24 17:13:26,014 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-24 17:13:27,587 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-24 17:13:28,017 - functest.utils.functest_utils - DEBUG - 2018-01-24 17:13:28,017 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 17:13:28,017 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:12 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-24 17:13:28,021 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-24 17:13:28,021 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-24 17:13:28,021 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-24 17:13:28,023 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-24 17:13:39,564 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-24 17:13:40,509 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:13:40,617 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 80b521e0-0427-47b6-988c-9d2726788902 could not be found. Neutron server returns request_ids: ['req-78e444cc-e44b-4c56-8f76-6ba29bd6c4b3'] 2018-01-24 17:13:40,618 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:13:44,093 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:13:47,035 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:13:48,627 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-24 17:13:48,750 - functest.core.vnf - INFO - test cleaning 2018-01-24 17:13:48,750 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-24 17:13:49,987 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-24 17:13:49,987 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-24 17:13:50,093 - 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-24 17:13:50,121 - 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-24 17:13:50,123 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 17:13:50,639 - 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-24 17:13:50,640 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-24 17:13:52,590 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-24 17:13:53,142 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-24 17:13:53,142 - 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-24 17:13:53,142 - 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-24 17:13:53,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-24 17:13:53,154 - 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-24 17:13:53,593 - 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-2e79a45e-7b1f-4de2-bc2b-d1ad1e0fde28) 2018-01-24 17:13:54,047 - functest.utils.functest_utils - DEBUG - 2018-01-24 17:13:54,048 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 17:13:54,048 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-24 17:13:54,051 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-24 17:13:54,051 - 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-24 17:13:54,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-24 17:13:54,054 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-24 17:13:55,488 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-24 17:13:56,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-24 17:13:56,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-24 17:13:56,177 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-24 17:13:56,178 - 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-269 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-24 17:13:56,180 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 36:21 | PASS | | vyos_vrouter | functest | vnf | 22:07 | FAIL | | orchestra_openims | orchestra | vnf | 08:08 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:12 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-24 17:13:56,183 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-24 17:14:01,374 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-24 17:14:01,375 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-24 17:14:01,376 - 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-24 17:14:01,378 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-24 17:14:01,378 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-24 17:17:32,714 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-24 17:17:33,146 - functest.utils.functest_utils - DEBUG - 2018-01-24 17:17:33,147 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-24 17:17:33,147 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:31 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-24 17:17:33,150 - 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-269 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-24 17:17:33,153 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:31 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-24 17:17:33,154 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK