2018-01-16 05:58:52,378 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-16 05:58:52,378 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-16 05:58:52,778 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-16 05:58:53,175 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-16 05:58:53,175 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-16 05:58:53,622 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-16 05:58:53,623 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/18044c963db94eab895fed75133a1ed9 ...OK 2018-01-16 05:58:54,099 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-16 05:58:54,099 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-16 05:58:54,509 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-16 05:58:54,509 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-16 05:58:55,967 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-16 05:58:56,923 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-16 05:58:56,955 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-16 05:58:58,554 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-16 05:59:10,080 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-16 05:59:10,080 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-16 05:59:10,081 - 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-16 05:59:10,082 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-16 05:59:10,082 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-16 05:59:12,859 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-16 05:59:22,519 - 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 9.658s OK 2018-01-16 05:59:22,657 - functest.utils.functest_utils - DEBUG - 2018-01-16 05:59:22,657 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 05:59:22,657 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-16 05:59:22,661 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-16 05:59:24,379 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-16 06:09:13,578 - 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 589.190s OK 2018-01-16 06:09:13,698 - functest.utils.functest_utils - DEBUG - 2018-01-16 06:09:13,698 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 06:09:13,700 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-16 06:09:13,704 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-16 06:09:14,868 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-16 06:09:57,385 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.516s OK 2018-01-16 06:09:57,501 - functest.utils.functest_utils - DEBUG - 2018-01-16 06:09:57,501 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 06:09:57,501 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-16 06:09:57,506 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2086 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-16 06:09:57,508 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 09:49 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-16 06:09:57,511 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-16 06:10:04,456 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-16 06:10:04,456 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-16 06:10:04,457 - 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-16 06:10:04,458 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-16 06:10:04,458 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-16 06:10:05,457 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-16 06:10:05,457 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-16 06:10:06,173 - functest.energy.energy - DEBUG - Starting recording 2018-01-16 06:10:06,173 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-16 06:10:06,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-16 06:10:06,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-16 06:10:06' 2018-01-16 06:10:06,585 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:08,768 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:12,523 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:25,493 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:26,399 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:27,242 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:33,610 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:10:37,241 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-41a3569a-fa24-460c-98aa-1c95e9c3e1d1' 2018-01-16 06:11:01,195 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-16 06:11:06,316 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-16 06:11:06,456 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-16 06:11:07,464 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-16 06:11:34,039 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-16 06:11:34,040 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-16 06:11:34,573 - functest.utils.functest_utils - DEBUG - 2018-01-16 06:11:34,573 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 06:11:34,574 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-16 06:11:34,577 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-16 06:11:34,657 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-16 06:11:34,657 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-16 06:11:34' 2018-01-16 06:11:34,657 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b9a611de-1dc4-4a43-86a4-541125e305b8' 2018-01-16 06:11:36,570 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b9a611de-1dc4-4a43-86a4-541125e305b8' 2018-01-16 06:11:39,246 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b9a611de-1dc4-4a43-86a4-541125e305b8' 2018-01-16 06:11:52,187 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b9a611de-1dc4-4a43-86a4-541125e305b8' 2018-01-16 06:11:52,845 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b9a611de-1dc4-4a43-86a4-541125e305b8' 2018-01-16 06:11:59,663 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b9a611de-1dc4-4a43-86a4-541125e305b8' 2018-01-16 06:12:05,957 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-16 06:12:19,467 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-16 06:12:21,601 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-16 06:12:49,820 - functest.utils.functest_utils - DEBUG - 2018-01-16 06:12:49,820 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 06:12:49,820 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-16 06:12:49,825 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-16 06:12:49,920 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-16 06:12:52,763 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-16 06:12:55,544 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-16 06:12:59,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-16 06:13:01,309 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-16 06:13:08,252 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-16 06:13:10,655 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-16 06:13:10,656 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-16 06:13:13,239 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-16 06:13:13,240 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-16 06:13:16,583 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-16 06:13:16,584 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-16 06:13:16,586 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-16 06:13:16,588 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-16 06:13:16,589 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-09394d40-d48a-43b8-999b-b4c6f5ec6c70/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-16 06:13:19,132 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-16 06:13:19,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-16 06:13:19,135 - 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-16 06:13:21,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:13:21.399 62 INFO rally.api [-] Starting verification (UUID=4d576a87-a75e-4536-8f0d-398c09346c13) for deployment 'opnfv-rally' (UUID=834efb7c-0e96-44fd-a8a2-4d4999cebcd2) by verifier 'opnfv-tempest' (UUID=09394d40-d48a-43b8-999b-b4c6f5ec6c70). 2018-01-16 06:13:21,402 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4d576a87-a75e-4536-8f0d-398c09346c13 2018-01-16 06:13:27,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:13:27.923 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.230s] 2018-01-16 06:13:28,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:13:28.022 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.099s] 2018-01-16 06:13:36,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:13:36.028 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.591s] 2018-01-16 06:13:38,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:13:38.793 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.764s] 2018-01-16 06:13:52,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:13:52.539 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.518s] 2018-01-16 06:14:11,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:14:11.392 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.946s] 2018-01-16 06:14:52,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:14:52.911 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.108s] 2018-01-16 06:14:52,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:14:52.913 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-16 06:15:41,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:15:41.208 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.132s] 2018-01-16 06:15:41,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:15:41.211 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-16 06:16:29,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:16:29.097 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.137s] 2018-01-16 06:16:29,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:16:29.099 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-01-16 06:18:30,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:18:30.104 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.834s] 2018-01-16 06:19:05,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:05.470 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.116s] 2018-01-16 06:19:05,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:05.636 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.166s] 2018-01-16 06:19:15,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:15.103 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.931s] 2018-01-16 06:19:15,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:15.113 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-16 06:19:16,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:16.904 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-16 06:19:16,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:16.904 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-16 06:19:21,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:21.188 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.254s] 2018-01-16 06:19:29,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:29.028 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.039s] 2018-01-16 06:19:36,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:36.789 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.933s] 2018-01-16 06:19:46,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:46.788 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.494s] 2018-01-16 06:19:57,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:19:57.453 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.572s] 2018-01-16 06:20:05,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:05.544 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.188s] 2018-01-16 06:20:12,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:12.135 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.139s] 2018-01-16 06:20:20,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:20.563 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.262s] 2018-01-16 06:20:29,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:29.926 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.262s] 2018-01-16 06:20:40,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:40.018 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.126s] 2018-01-16 06:20:43,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:43.484 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-16 06:20:45,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:45.877 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.028s] 2018-01-16 06:20:45,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:45.904 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2018-01-16 06:20:45,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:45.931 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-01-16 06:20:45,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:45.940 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-01-16 06:20:50,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:50.920 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.990s] 2018-01-16 06:20:51,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:51.823 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.903s] 2018-01-16 06:20:52,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:52.804 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.980s] 2018-01-16 06:20:57,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:20:57.725 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-16 06:21:03,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:21:03.731 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.028s] 2018-01-16 06:21:26,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:21:26.414 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.818s] 2018-01-16 06:21:33,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:21:33.676 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.261s] 2018-01-16 06:21:52,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:21:52.354 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.530s] 2018-01-16 06:21:57,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:21:57.177 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.821s] 2018-01-16 06:22:07,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:07.274 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.096s] 2018-01-16 06:22:18,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:18.127 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.083s] 2018-01-16 06:22:22,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:22.633 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.505s] 2018-01-16 06:22:30,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:30.741 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.105s] 2018-01-16 06:22:48,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:48.855 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.869s] 2018-01-16 06:22:49,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:49.201 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.346s] 2018-01-16 06:22:49,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:49.620 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.416s] 2018-01-16 06:22:49,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:49.778 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.159s] 2018-01-16 06:22:50,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:50.019 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.241s] 2018-01-16 06:22:50,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:22:50.179 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.159s] 2018-01-16 06:23:05,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:05.874 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.574s] 2018-01-16 06:23:06,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:06.165 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.290s] 2018-01-16 06:23:06,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:06.349 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.184s] 2018-01-16 06:23:06,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:06.709 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.360s] 2018-01-16 06:23:06,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:06.945 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.235s] 2018-01-16 06:23:07,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:07.065 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.120s] 2018-01-16 06:23:22,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:22.868 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.371s] 2018-01-16 06:23:30,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:30.786 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.917s] 2018-01-16 06:23:33,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:33.586 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.799s] 2018-01-16 06:23:33,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:33.807 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.222s] 2018-01-16 06:23:33,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:33.994 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.187s] 2018-01-16 06:23:48,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:48.233 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.913s] 2018-01-16 06:23:55,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:55.615 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.380s] 2018-01-16 06:23:58,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:58.380 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.762s] 2018-01-16 06:23:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:58.551 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.171s] 2018-01-16 06:23:58,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:23:58.688 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.136s] 2018-01-16 06:24:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:24:27.036 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.370s] 2018-01-16 06:24:41,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:24:41.935 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.898s] 2018-01-16 06:24:56,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:24:56.225 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [14.289s] 2018-01-16 06:25:09,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:25:09.558 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.335s] 2018-01-16 06:25:46,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:25:46.809 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [19.525s] 2018-01-16 06:26:02,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:02.217 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.408s] 2018-01-16 06:26:17,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:17.024 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.805s] 2018-01-16 06:26:30,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:30.373 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.349s] 2018-01-16 06:26:50,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:50.420 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.660s] 2018-01-16 06:26:52,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:52.694 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.269s] 2018-01-16 06:26:53,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:53.003 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.313s] 2018-01-16 06:26:58,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:26:58.565 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.768s] 2018-01-16 06:27:00,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:00.918 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.350s] 2018-01-16 06:27:01,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:01.047 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.132s] 2018-01-16 06:27:06,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:06.210 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.237s] 2018-01-16 06:27:09,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:09.954 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-01-16 06:27:11,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:11.554 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-16 06:27:11,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:11.556 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-16 06:27:11,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:11.557 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-16 06:27:11,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:11.558 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-16 06:27:11,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:11.559 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-16 06:27:14,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:14.070 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-01-16 06:27:30,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:30.318 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.994s] 2018-01-16 06:27:54,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:27:54.367 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.187s] 2018-01-16 06:28:10,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:28:10.312 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.945s] 2018-01-16 06:28:20,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:28:20.331 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.101s] 2018-01-16 06:29:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:29:56.829 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [79.490s] 2018-01-16 06:30:45,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:30:45.706 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.007s] 2018-01-16 06:31:50,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-16 06:31:50.023 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.278s] 2018-01-16 06:32:17,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 4d576a87-a75e-4536-8f0d-398c09346c13'. 2018-01-16 06:32:18,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4d576a87-a75e-4536-8f0d-398c09346c13 | 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-16 06:13:21 | 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-16 06:32:17 | 2018-01-16 06:32:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:56 | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 09394d40-d48a-43b8-999b-b4c6f5ec6c70) | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 834efb7c-0e96-44fd-a8a2-4d4999cebcd2) | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1104.535 | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-16 06:32:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-16 06:32:18,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-16 06:32:18,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-16 06:32:18,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-16 06:32:18,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-16 06:32:18,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-16 06:32:18,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-16 06:32:24,117 - functest.utils.functest_utils - DEBUG - 2018-01-16 06:32:24,117 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 06:32:24,118 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:16 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-16 06:32:24,122 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-16 06:32:24,216 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-16 06:32:24,636 - functest.energy.energy - DEBUG - Starting recording 2018-01-16 06:32:24,636 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-16 06:32:25,043 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-16 06:32:27,790 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-16 06:32:30,478 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-16 06:32:33,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-16 06:32:35,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c'... 2018-01-16 06:32:37,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-1bb9d3ae-e617-458e-8303-4115ef56235c'... 2018-01-16 06:32:40,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-1bb9d3ae-e617-458e-8303-4115ef56235c'... 2018-01-16 06:32:51,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c'... 2018-01-16 06:32:52,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c'... 2018-01-16 06:32:53,281 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-16 06:32:53,282 - 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-16 06:32:53,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:32:53,322 - 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-16 06:32:53,328 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'b5e308eb-3910-45e0-b191-f4ae201b757e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c', 'flavor_name': 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c', '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-16 06:34:05,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b7912771-074d-4a1b-9822-e22c513a7254: started 2018-01-16 06:32:55.860 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Starting: Task validation. 2018-01-16 06:32:55.972 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Starting: Task validation of syntax. 2018-01-16 06:32:56.049 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Completed: Task validation of syntax. 2018-01-16 06:32:56.050 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Starting: Task validation of required platforms. 2018-01-16 06:32:56.079 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Completed: Task validation of required platforms. 2018-01-16 06:32:56.079 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Starting: Task validation of semantic. 2018-01-16 06:32:56.709 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:32:59.395 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 2.69 sec 2018-01-16 06:32:59.441 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:33:03.884 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.44 sec 2018-01-16 06:33:03.885 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Completed: Task validation of semantic. 2018-01-16 06:33:03.885 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Completed: Task validation. 2018-01-16 06:33:03.886 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Starting: Running task. 2018-01-16 06:33:04.253 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:33:06.966 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 2.71 sec 2018-01-16 06:33:06.993 261 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 START 2018-01-16 06:33:07.588 261 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 END: OK 2018-01-16 06:33:07.614 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:33:11.613 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-16 06:33:12.312 136 INFO rally.task.engine [-] Load duration is: 0.592928 2018-01-16 06:33:12.312 136 INFO rally.task.engine [-] Full duration is: 7.377764 2018-01-16 06:33:12.846 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:33:15.725 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 2.88 sec 2018-01-16 06:33:15.751 347 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 START 2018-01-16 06:33:17.097 347 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 END: OK 2018-01-16 06:33:17.132 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:33:21.315 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-16 06:33:22.909 136 INFO rally.task.engine [-] Load duration is: 1.343614 2018-01-16 06:33:22.910 136 INFO rally.task.engine [-] Full duration is: 8.487006 2018-01-16 06:33:23.408 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:33:26.233 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 2.82 sec 2018-01-16 06:33:26.259 433 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 START 2018-01-16 06:33:27.469 433 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 END: OK 2018-01-16 06:33:27.503 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:33:32.126 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.62 sec 2018-01-16 06:33:33.471 136 INFO rally.task.engine [-] Load duration is: 1.207295 2018-01-16 06:33:33.472 136 INFO rally.task.engine [-] Full duration is: 8.738408 2018-01-16 06:33:33.978 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:33:36.942 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 2.96 sec 2018-01-16 06:33:36.967 519 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 START 2018-01-16 06:33:38.068 519 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 END: OK 2018-01-16 06:33:38.100 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:33:42.808 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.71 sec 2018-01-16 06:33:44.049 136 INFO rally.task.engine [-] Load duration is: 1.097579 2018-01-16 06:33:44.050 136 INFO rally.task.engine [-] Full duration is: 8.845856 2018-01-16 06:33:44.562 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:33:47.422 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 2.86 sec 2018-01-16 06:33:47.448 605 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 START 2018-01-16 06:33:48.828 605 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 END: OK 2018-01-16 06:33:48.855 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:33:53.001 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-16 06:33:54.627 136 INFO rally.task.engine [-] Load duration is: 1.376898 2018-01-16 06:33:54.628 136 INFO rally.task.engine [-] Full duration is: 8.457508 2018-01-16 06:33:55.088 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() started 2018-01-16 06:33:58.152 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack setup() finished in 3.06 sec 2018-01-16 06:33:58.179 691 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 START 2018-01-16 06:33:59.384 691 INFO rally.task.runner [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | ITER: 1 END: OK 2018-01-16 06:33:59.410 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() started 2018-01-16 06:34:04.281 136 INFO rally.task.context [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Context users@openstack cleanup() finished in 4.87 sec 2018-01-16 06:34:05.151 136 INFO rally.task.engine [-] Load duration is: 1.202074 2018-01-16 06:34:05.151 136 INFO rally.task.engine [-] Full duration is: 9.211108 2018-01-16 06:34:05.530 136 INFO rally.task.engine [-] Task b7912771-074d-4a1b-9822-e22c513a7254 | Completed: Running task. Task b7912771-074d-4a1b-9822-e22c513a7254: 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> duration | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.592928 Full duration: 7.377764 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | total | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | -> duration | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.343614 Full duration: 8.487006 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> duration | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 1.207 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.207295 Full duration: 8.738408 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.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.097579 Full duration: 8.845856 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | total | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | -> duration | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 1.377 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.376898 Full duration: 8.457508 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> duration | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.202074 Full duration: 9.211108 2018-01-16 06:34:05,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7912771-074d-4a1b-9822-e22c513a7254 2018-01-16 06:34:05,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-16 06:34:05,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b7912771-074d-4a1b-9822-e22c513a7254', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-16 06:34:05,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b7912771-074d-4a1b-9822-e22c513a7254'] 2018-01-16 06:34:06,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-16 06:34:06,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-16 06:34:06,775 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-16 06:34:06,776 - 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-16 06:34:06,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:34:06,814 - 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-16 06:34:06,816 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'b5e308eb-3910-45e0-b191-f4ae201b757e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c', 'flavor_name': 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c', '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-16 06:35:42,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606: started 2018-01-16 06:34:08.971 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Starting: Task validation. 2018-01-16 06:34:09.081 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Starting: Task validation of syntax. 2018-01-16 06:34:09.149 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Completed: Task validation of syntax. 2018-01-16 06:34:09.149 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Starting: Task validation of required platforms. 2018-01-16 06:34:09.174 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Completed: Task validation of required platforms. 2018-01-16 06:34:09.174 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Starting: Task validation of semantic. 2018-01-16 06:34:10.066 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() started 2018-01-16 06:34:12.700 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() finished in 2.63 sec 2018-01-16 06:34:15.726 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() started 2018-01-16 06:34:19.712 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-16 06:34:19.713 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Completed: Task validation of semantic. 2018-01-16 06:34:19.713 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Completed: Task validation. 2018-01-16 06:34:19.714 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Starting: Running task. 2018-01-16 06:34:20.037 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() started 2018-01-16 06:34:22.874 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() finished in 2.84 sec 2018-01-16 06:34:22.875 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack setup() started 2018-01-16 06:34:22.875 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:34:22.903 866 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 START 2018-01-16 06:34:27.763 866 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 END: OK 2018-01-16 06:34:27.793 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack cleanup() started 2018-01-16 06:34:28.562 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack cleanup() finished in 0.77 sec 2018-01-16 06:34:28.562 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() started 2018-01-16 06:34:32.858 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-16 06:34:34.122 741 INFO rally.task.engine [-] Load duration is: 3.593804 2018-01-16 06:34:34.123 741 INFO rally.task.engine [-] Full duration is: 12.840164 2018-01-16 06:34:34.703 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() started 2018-01-16 06:34:37.413 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() finished in 2.71 sec 2018-01-16 06:34:37.414 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack setup() started 2018-01-16 06:34:37.414 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-16 06:34:37.439 972 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 START 2018-01-16 06:34:41.977 972 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 END: OK 2018-01-16 06:34:42.004 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack cleanup() started 2018-01-16 06:34:44.743 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack cleanup() finished in 2.74 sec 2018-01-16 06:34:44.743 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() started 2018-01-16 06:34:49.094 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-16 06:34:50.799 741 INFO rally.task.engine [-] Load duration is: 3.407729 2018-01-16 06:34:50.800 741 INFO rally.task.engine [-] Full duration is: 14.411288 2018-01-16 06:34:51.386 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() started 2018-01-16 06:34:54.139 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() finished in 2.75 sec 2018-01-16 06:34:54.164 1078 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 START 2018-01-16 06:34:55.721 1078 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 END: OK 2018-01-16 06:34:55.749 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() started 2018-01-16 06:35:00.081 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() finished in 4.33 sec 2018-01-16 06:35:01.453 741 INFO rally.task.engine [-] Load duration is: 0.373268 2018-01-16 06:35:01.454 741 INFO rally.task.engine [-] Full duration is: 8.713991 2018-01-16 06:35:01.985 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() started 2018-01-16 06:35:04.780 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack setup() finished in 2.79 sec 2018-01-16 06:35:04.781 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context quotas@openstack setup() started 2018-01-16 06:35:05.818 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context quotas@openstack setup() finished in 1.04 sec 2018-01-16 06:35:05.818 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack setup() started 2018-01-16 06:35:05.818 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:35:06.422 1164 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 START 2018-01-16 06:35:25.863 1164 INFO rally.task.runner [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | ITER: 1 END: OK 2018-01-16 06:35:25.893 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack cleanup() started 2018-01-16 06:35:36.232 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context cleanup@openstack cleanup() finished in 10.34 sec 2018-01-16 06:35:36.232 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context quotas@openstack cleanup() started 2018-01-16 06:35:36.266 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context quotas@openstack cleanup() finished in 33.09 msec 2018-01-16 06:35:36.266 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() started 2018-01-16 06:35:40.277 741 INFO rally.task.context [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-16 06:35:42.224 741 INFO rally.task.engine [-] Load duration is: 17.363068 2018-01-16 06:35:42.224 741 INFO rally.task.engine [-] Full duration is: 38.309491 2018-01-16 06:35:42.640 741 INFO rally.task.engine [-] Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606 | Completed: Running task. Task 5db0b6fa-f52e-46e2-a9af-36aa1502c606: 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.368 | 3.368 | 3.368 | 3.368 | 3.368 | 3.368 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> glance_v2.upload_data | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | glance_v2.delete_image | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | -> duration | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.593804 Full duration: 12.840164 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.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 0.32 | 100.0% | 1 | | -> glance_v2.upload_data | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | glance_v2.list_images | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 3.408 | 3.408 | 3.408 | 3.408 | 3.408 | 3.408 | 100.0% | 1 | | -> duration | 3.408 | 3.408 | 3.408 | 3.408 | 3.408 | 3.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.407729 Full duration: 14.411288 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.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | -> duration | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.373268 Full duration: 8.713991 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.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | -> glance_v2.upload_data | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | nova.boot_servers | 15.223 | 15.223 | 15.223 | 15.223 | 15.223 | 15.223 | 100.0% | 1 | | total | 18.363 | 18.363 | 18.363 | 18.363 | 18.363 | 18.363 | 100.0% | 1 | | -> duration | 17.363 | 17.363 | 17.363 | 17.363 | 17.363 | 17.363 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.363068 Full duration: 38.309491 2018-01-16 06:35:42,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5db0b6fa-f52e-46e2-a9af-36aa1502c606 2018-01-16 06:35:42,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5db0b6fa-f52e-46e2-a9af-36aa1502c606', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-16 06:35:42,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5db0b6fa-f52e-46e2-a9af-36aa1502c606'] 2018-01-16 06:35:43,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-16 06:35:43,938 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-16 06:35:43,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-16 06:35:43,939 - 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-16 06:35:43,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:35:43,977 - 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-16 06:35:43,978 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-16 06:35:43,978 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-16 06:35:43,978 - 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-16 06:35:43,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:35:44,009 - 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-16 06:35:44,013 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'b5e308eb-3910-45e0-b191-f4ae201b757e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c', 'flavor_name': 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c', '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-16 06:39:49,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 79c06265-d170-41de-97a3-5721d7e551cc: started 2018-01-16 06:35:46.318 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Starting: Task validation. 2018-01-16 06:35:46.423 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Starting: Task validation of syntax. 2018-01-16 06:35:46.562 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Completed: Task validation of syntax. 2018-01-16 06:35:46.562 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Starting: Task validation of required platforms. 2018-01-16 06:35:46.605 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Completed: Task validation of required platforms. 2018-01-16 06:35:46.605 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Starting: Task validation of semantic. 2018-01-16 06:35:47.370 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:35:50.181 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.81 sec 2018-01-16 06:35:56.192 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:36:00.461 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.27 sec 2018-01-16 06:36:00.462 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Completed: Task validation of semantic. 2018-01-16 06:36:00.462 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Completed: Task validation. 2018-01-16 06:36:00.463 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Starting: Running task. 2018-01-16 06:36:00.784 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:36:03.741 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.96 sec 2018-01-16 06:36:03.742 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() started 2018-01-16 06:36:05.183 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() finished in 1.44 sec 2018-01-16 06:36:05.183 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack setup() started 2018-01-16 06:36:08.968 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack setup() finished in 3.78 sec 2018-01-16 06:36:08.969 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() started 2018-01-16 06:36:08.969 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-16 06:36:08.999 1419 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:36:18.592 1419 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:36:18.626 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() started 2018-01-16 06:36:22.122 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() finished in 3.50 sec 2018-01-16 06:36:22.123 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack cleanup() started 2018-01-16 06:36:29.401 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack cleanup() finished in 7.28 sec 2018-01-16 06:36:29.402 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() started 2018-01-16 06:36:29.450 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() finished in 47.69 msec 2018-01-16 06:36:29.450 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:36:33.529 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.08 sec 2018-01-16 06:36:34.974 1294 INFO rally.task.engine [-] Load duration is: 9.586979 2018-01-16 06:36:34.975 1294 INFO rally.task.engine [-] Full duration is: 32.763569 2018-01-16 06:36:35.488 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:36:38.178 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.69 sec 2018-01-16 06:36:38.179 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() started 2018-01-16 06:36:39.618 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() finished in 1.44 sec 2018-01-16 06:36:39.620 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() started 2018-01-16 06:36:39.620 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-16 06:36:39.655 1605 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:36:49.649 1605 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:36:49.681 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() started 2018-01-16 06:36:53.075 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() finished in 3.39 sec 2018-01-16 06:36:53.076 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() started 2018-01-16 06:36:53.126 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() finished in 49.94 msec 2018-01-16 06:36:53.126 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:36:57.381 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.25 sec 2018-01-16 06:36:57.637 1294 INFO rally.task.engine [-] Load duration is: 9.984625 2018-01-16 06:36:57.637 1294 INFO rally.task.engine [-] Full duration is: 21.910259 2018-01-16 06:36:58.201 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:37:01.017 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.82 sec 2018-01-16 06:37:01.017 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() started 2018-01-16 06:37:02.210 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() finished in 1.19 sec 2018-01-16 06:37:02.210 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() started 2018-01-16 06:37:02.211 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() finished in 0.41 msec 2018-01-16 06:37:03.144 1771 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:37:13.372 1771 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:37:13.405 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() started 2018-01-16 06:37:16.556 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() finished in 3.15 sec 2018-01-16 06:37:16.557 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() started 2018-01-16 06:37:16.602 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() finished in 44.96 msec 2018-01-16 06:37:16.602 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:37:20.827 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.23 sec 2018-01-16 06:37:22.355 1294 INFO rally.task.engine [-] Load duration is: 10.222548 2018-01-16 06:37:22.356 1294 INFO rally.task.engine [-] Full duration is: 22.646298 2018-01-16 06:37:22.866 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:37:25.863 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 3.00 sec 2018-01-16 06:37:25.864 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() started 2018-01-16 06:37:26.792 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() finished in 0.93 sec 2018-01-16 06:37:26.792 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() started 2018-01-16 06:37:26.793 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() finished in 0.39 msec 2018-01-16 06:37:26.820 1937 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:37:36.786 1937 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:37:36.814 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() started 2018-01-16 06:37:39.925 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() finished in 3.11 sec 2018-01-16 06:37:39.926 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() started 2018-01-16 06:37:39.972 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() finished in 46.23 msec 2018-01-16 06:37:39.972 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:37:44.255 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.28 sec 2018-01-16 06:37:45.007 1294 INFO rally.task.engine [-] Load duration is: 9.961583 2018-01-16 06:37:45.008 1294 INFO rally.task.engine [-] Full duration is: 21.407194 2018-01-16 06:37:45.599 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:37:48.246 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.65 sec 2018-01-16 06:37:48.246 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() started 2018-01-16 06:37:49.191 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() finished in 0.94 sec 2018-01-16 06:37:49.191 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() started 2018-01-16 06:37:49.191 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-16 06:37:49.217 2103 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:38:03.669 2103 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:38:03.698 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() started 2018-01-16 06:38:06.242 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() finished in 2.54 sec 2018-01-16 06:38:06.243 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() started 2018-01-16 06:38:06.285 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() finished in 42.79 msec 2018-01-16 06:38:06.286 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:38:10.407 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.12 sec 2018-01-16 06:38:11.759 1294 INFO rally.task.engine [-] Load duration is: 14.446176 2018-01-16 06:38:11.760 1294 INFO rally.task.engine [-] Full duration is: 24.833154 2018-01-16 06:38:12.301 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:38:15.122 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.82 sec 2018-01-16 06:38:15.122 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() started 2018-01-16 06:38:16.422 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack setup() finished in 1.30 sec 2018-01-16 06:38:16.422 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack setup() started 2018-01-16 06:38:19.802 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack setup() finished in 3.38 sec 2018-01-16 06:38:19.803 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() started 2018-01-16 06:38:19.803 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-16 06:38:19.829 2269 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:38:36.119 2269 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:38:36.151 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() started 2018-01-16 06:38:38.534 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-16 06:38:38.535 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack cleanup() started 2018-01-16 06:38:45.553 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context volumes@openstack cleanup() finished in 7.02 sec 2018-01-16 06:38:45.553 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() started 2018-01-16 06:38:45.599 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context quotas@openstack cleanup() finished in 45.74 msec 2018-01-16 06:38:45.600 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:38:49.929 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.33 sec 2018-01-16 06:38:50.522 1294 INFO rally.task.engine [-] Load duration is: 16.284353 2018-01-16 06:38:50.523 1294 INFO rally.task.engine [-] Full duration is: 37.64884 2018-01-16 06:38:51.059 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:38:53.760 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.70 sec 2018-01-16 06:38:53.761 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() started 2018-01-16 06:38:53.761 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-16 06:38:53.787 2455 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:38:54.641 2455 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:38:54.677 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:38:59.508 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() finished in 4.83 sec 2018-01-16 06:38:59.509 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:39:03.967 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.46 sec 2018-01-16 06:39:05.153 1294 INFO rally.task.engine [-] Load duration is: 0.849439 2018-01-16 06:39:05.153 1294 INFO rally.task.engine [-] Full duration is: 12.926021 2018-01-16 06:39:05.612 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:39:08.316 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.70 sec 2018-01-16 06:39:08.317 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() started 2018-01-16 06:39:08.317 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-16 06:39:08.343 2621 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:39:09.130 2621 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:39:09.155 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:39:14.171 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() finished in 5.02 sec 2018-01-16 06:39:14.171 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:39:18.547 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.38 sec 2018-01-16 06:39:19.688 1294 INFO rally.task.engine [-] Load duration is: 0.781438 2018-01-16 06:39:19.689 1294 INFO rally.task.engine [-] Full duration is: 12.952414 2018-01-16 06:39:20.197 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:39:23.212 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 3.02 sec 2018-01-16 06:39:23.213 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() started 2018-01-16 06:39:23.213 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:39:23.241 2787 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:39:24.170 2787 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:39:24.195 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:39:29.498 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() finished in 5.30 sec 2018-01-16 06:39:29.499 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:39:33.691 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.19 sec 2018-01-16 06:39:34.279 1294 INFO rally.task.engine [-] Load duration is: 0.923407 2018-01-16 06:39:34.280 1294 INFO rally.task.engine [-] Full duration is: 13.511991 2018-01-16 06:39:34.781 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() started 2018-01-16 06:39:37.726 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack setup() finished in 2.95 sec 2018-01-16 06:39:37.726 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() started 2018-01-16 06:39:37.727 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-16 06:39:37.754 2953 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 START 2018-01-16 06:39:38.635 2953 INFO rally.task.runner [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | ITER: 1 END: OK 2018-01-16 06:39:38.667 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:39:43.484 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context admin_cleanup@openstack cleanup() finished in 4.82 sec 2018-01-16 06:39:43.485 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() started 2018-01-16 06:39:48.043 1294 INFO rally.task.context [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Context users@openstack cleanup() finished in 4.56 sec 2018-01-16 06:39:48.862 1294 INFO rally.task.engine [-] Load duration is: 0.876641 2018-01-16 06:39:48.862 1294 INFO rally.task.engine [-] Full duration is: 13.281096 2018-01-16 06:39:49.246 1294 INFO rally.task.engine [-] Task 79c06265-d170-41de-97a3-5721d7e551cc | Completed: Running task. Task 79c06265-d170-41de-97a3-5721d7e551cc: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 6.459 | 100.0% | 1 | | total | 9.587 | 9.587 | 9.587 | 9.587 | 9.587 | 9.587 | 100.0% | 1 | | -> duration | 9.587 | 9.587 | 9.587 | 9.587 | 9.587 | 9.587 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.586979 Full duration: 32.763569 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.346 | 3.346 | 3.346 | 3.346 | 3.346 | 3.346 | 100.0% | 1 | | cinder_v2.delete_volume | 6.638 | 6.638 | 6.638 | 6.638 | 6.638 | 6.638 | 100.0% | 1 | | total | 9.985 | 9.985 | 9.985 | 9.985 | 9.985 | 9.985 | 100.0% | 1 | | -> duration | 9.985 | 9.985 | 9.985 | 9.985 | 9.985 | 9.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.984625 Full duration: 21.910259 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.663 | 3.663 | 3.663 | 3.663 | 3.663 | 3.663 | 100.0% | 1 | | cinder_v2.delete_volume | 6.559 | 6.559 | 6.559 | 6.559 | 6.559 | 6.559 | 100.0% | 1 | | total | 10.223 | 10.223 | 10.223 | 10.223 | 10.223 | 10.223 | 100.0% | 1 | | -> duration | 10.223 | 10.223 | 10.223 | 10.223 | 10.223 | 10.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.222548 Full duration: 22.646298 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.383 | 3.383 | 3.383 | 3.383 | 3.383 | 3.383 | 100.0% | 1 | | cinder_v2.delete_volume | 6.579 | 6.579 | 6.579 | 6.579 | 6.579 | 6.579 | 100.0% | 1 | | total | 9.962 | 9.962 | 9.962 | 9.962 | 9.962 | 9.962 | 100.0% | 1 | | -> duration | 9.962 | 9.962 | 9.962 | 9.962 | 9.962 | 9.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.961583 Full duration: 21.407194 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.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | cinder_v2.extend_volume | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 2.474 | 100.0% | 1 | | cinder_v2.delete_volume | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 100.0% | 1 | | total | 14.446 | 14.446 | 14.446 | 14.446 | 14.446 | 14.446 | 100.0% | 1 | | -> duration | 14.446 | 14.446 | 14.446 | 14.446 | 14.446 | 14.446 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.446176 Full duration: 24.833154 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 | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 100.0% | 1 | | cinder_v2.delete_volume | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 4.474 | 100.0% | 1 | | total | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 100.0% | 1 | | -> duration | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 16.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.284353 Full duration: 37.64884 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | cinder_v2.list_qos | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849439 Full duration: 12.926021 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | cinder_v2.set_qos | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 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.781438 Full duration: 12.952414 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.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | cinder_v2.list_types | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> duration | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.923407 Full duration: 13.511991 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876641 Full duration: 13.281096 2018-01-16 06:39:49,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 79c06265-d170-41de-97a3-5721d7e551cc 2018-01-16 06:39:49,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '79c06265-d170-41de-97a3-5721d7e551cc', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-16 06:39:49,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '79c06265-d170-41de-97a3-5721d7e551cc'] 2018-01-16 06:39:50,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-16 06:39:50,817 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-16 06:39:50,817 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-16 06:39:50,817 - 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-16 06:39:50,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:39:50,843 - 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-16 06:39:50,845 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'b5e308eb-3910-45e0-b191-f4ae201b757e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c', 'flavor_name': 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c', '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-16 06:41:28,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4: started 2018-01-16 06:39:53.050 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Starting: Task validation. 2018-01-16 06:39:53.103 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Starting: Task validation of syntax. 2018-01-16 06:39:53.174 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Completed: Task validation of syntax. 2018-01-16 06:39:53.174 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Starting: Task validation of required platforms. 2018-01-16 06:39:53.200 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Completed: Task validation of required platforms. 2018-01-16 06:39:53.201 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Starting: Task validation of semantic. 2018-01-16 06:39:53.965 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() started 2018-01-16 06:39:56.752 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() finished in 2.79 sec 2018-01-16 06:40:01.130 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() started 2018-01-16 06:40:05.408 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-16 06:40:05.409 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Completed: Task validation of semantic. 2018-01-16 06:40:05.409 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Completed: Task validation. 2018-01-16 06:40:05.410 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Starting: Running task. 2018-01-16 06:40:05.763 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() started 2018-01-16 06:40:08.497 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() finished in 2.73 sec 2018-01-16 06:40:08.497 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() started 2018-01-16 06:40:10.653 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() finished in 2.16 sec 2018-01-16 06:40:10.653 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack setup() started 2018-01-16 06:40:10.654 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-16 06:40:10.684 3238 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 START 2018-01-16 06:40:21.348 3238 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 END: OK 2018-01-16 06:40:21.378 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack cleanup() started 2018-01-16 06:40:22.304 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack cleanup() finished in 0.93 sec 2018-01-16 06:40:22.305 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() started 2018-01-16 06:40:23.457 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() finished in 1.15 sec 2018-01-16 06:40:23.457 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() started 2018-01-16 06:40:27.992 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() finished in 4.53 sec 2018-01-16 06:40:29.913 3083 INFO rally.task.engine [-] Load duration is: 6.66093 2018-01-16 06:40:29.914 3083 INFO rally.task.engine [-] Full duration is: 22.247267 2018-01-16 06:40:30.489 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() started 2018-01-16 06:40:33.343 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() finished in 2.85 sec 2018-01-16 06:40:33.344 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() started 2018-01-16 06:40:35.314 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() finished in 1.97 sec 2018-01-16 06:40:35.315 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack setup() started 2018-01-16 06:40:35.315 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-16 06:40:35.343 3404 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 START 2018-01-16 06:40:43.325 3404 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 END: OK 2018-01-16 06:40:43.360 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack cleanup() started 2018-01-16 06:40:44.128 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack cleanup() finished in 0.77 sec 2018-01-16 06:40:44.128 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() started 2018-01-16 06:40:45.331 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() finished in 1.20 sec 2018-01-16 06:40:45.331 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() started 2018-01-16 06:40:49.782 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() finished in 4.45 sec 2018-01-16 06:40:50.608 3083 INFO rally.task.engine [-] Load duration is: 5.980464 2018-01-16 06:40:50.609 3083 INFO rally.task.engine [-] Full duration is: 19.311377 2018-01-16 06:40:51.174 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() started 2018-01-16 06:40:53.985 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() finished in 2.81 sec 2018-01-16 06:40:53.986 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() started 2018-01-16 06:40:56.132 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() finished in 2.15 sec 2018-01-16 06:40:56.132 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack setup() started 2018-01-16 06:40:56.133 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-16 06:40:56.159 3570 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 START 2018-01-16 06:41:04.724 3570 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 END: OK 2018-01-16 06:41:04.749 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack cleanup() started 2018-01-16 06:41:05.544 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context cleanup@openstack cleanup() finished in 0.79 sec 2018-01-16 06:41:05.544 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() started 2018-01-16 06:41:06.676 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-16 06:41:06.677 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() started 2018-01-16 06:41:11.364 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() finished in 4.69 sec 2018-01-16 06:41:13.300 3083 INFO rally.task.engine [-] Load duration is: 6.561896 2018-01-16 06:41:13.301 3083 INFO rally.task.engine [-] Full duration is: 20.208088 2018-01-16 06:41:13.934 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() started 2018-01-16 06:41:17.123 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack setup() finished in 3.19 sec 2018-01-16 06:41:17.123 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() started 2018-01-16 06:41:19.367 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack setup() finished in 2.24 sec 2018-01-16 06:41:19.393 3736 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 START 2018-01-16 06:41:20.338 3736 INFO rally.task.runner [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | ITER: 1 END: OK 2018-01-16 06:41:20.370 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() started 2018-01-16 06:41:21.545 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context roles@openstack cleanup() finished in 1.18 sec 2018-01-16 06:41:21.546 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() started 2018-01-16 06:41:26.118 3083 INFO rally.task.context [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Context users@openstack cleanup() finished in 4.57 sec 2018-01-16 06:41:28.027 3083 INFO rally.task.engine [-] Load duration is: 0.941737 2018-01-16 06:41:28.028 3083 INFO rally.task.engine [-] Full duration is: 12.204113 2018-01-16 06:41:28.517 3083 INFO rally.task.engine [-] Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4 | Completed: Running task. Task 62cbb415-6f2b-49c7-a009-74b6c26fefc4: 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.18 | 5.18 | 5.18 | 5.18 | 5.18 | 5.18 | 100.0% | 1 | | heat.update_stack | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 2.715 | 100.0% | 1 | | heat.delete_stack | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 100.0% | 1 | | total | 10.661 | 10.661 | 10.661 | 10.661 | 10.661 | 10.661 | 100.0% | 1 | | -> duration | 6.661 | 6.661 | 6.661 | 6.661 | 6.661 | 6.661 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.66093 Full duration: 22.247267 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.86 | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 100.0% | 1 | | heat.check_stack | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | heat.delete_stack | 2.39 | 2.39 | 2.39 | 2.39 | 2.39 | 2.39 | 100.0% | 1 | | total | 7.98 | 7.98 | 7.98 | 7.98 | 7.98 | 7.98 | 100.0% | 1 | | -> duration | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.980464 Full duration: 19.311377 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.903 | 4.903 | 4.903 | 4.903 | 4.903 | 4.903 | 100.0% | 1 | | heat.suspend_stack | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | heat.resume_stack | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | heat.delete_stack | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 100.0% | 1 | | total | 8.562 | 8.562 | 8.562 | 8.562 | 8.562 | 8.562 | 100.0% | 1 | | -> duration | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.561896 Full duration: 20.208088 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.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941737 Full duration: 12.204113 2018-01-16 06:41:28,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 62cbb415-6f2b-49c7-a009-74b6c26fefc4 2018-01-16 06:41:28,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '62cbb415-6f2b-49c7-a009-74b6c26fefc4', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-16 06:41:28,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '62cbb415-6f2b-49c7-a009-74b6c26fefc4'] 2018-01-16 06:41:29,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-16 06:41:29,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-16 06:41:29,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-16 06:41:29,937 - 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-16 06:41:29,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:41:29,976 - 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-16 06:41:29,980 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'b5e308eb-3910-45e0-b191-f4ae201b757e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c', 'flavor_name': 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c', '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-16 06:44:53,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c961c466-631a-4bf8-b00a-40d64e481b23: started 2018-01-16 06:41:32.479 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Starting: Task validation. 2018-01-16 06:41:32.580 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Starting: Task validation of syntax. 2018-01-16 06:41:32.714 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Completed: Task validation of syntax. 2018-01-16 06:41:32.714 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Starting: Task validation of required platforms. 2018-01-16 06:41:32.759 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Completed: Task validation of required platforms. 2018-01-16 06:41:32.759 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Starting: Task validation of semantic. 2018-01-16 06:41:33.529 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:41:36.415 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.89 sec 2018-01-16 06:41:36.493 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:41:41.604 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 5.11 sec 2018-01-16 06:41:41.605 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Completed: Task validation of semantic. 2018-01-16 06:41:41.605 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Completed: Task validation. 2018-01-16 06:41:41.606 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Starting: Running task. 2018-01-16 06:41:41.923 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:41:44.818 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.89 sec 2018-01-16 06:41:44.819 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:41:44.820 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.54 msec 2018-01-16 06:41:44.850 3941 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:41:46.732 3941 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:41:46.766 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:41:53.115 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 6.35 sec 2018-01-16 06:41:53.116 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:41:57.477 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.36 sec 2018-01-16 06:41:58.039 3816 INFO rally.task.engine [-] Load duration is: 0.651539 2018-01-16 06:41:58.040 3816 INFO rally.task.engine [-] Full duration is: 15.571734 2018-01-16 06:41:58.590 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:42:01.574 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.98 sec 2018-01-16 06:42:01.575 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:42:01.575 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:42:01.601 4107 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:42:03.818 4107 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:42:03.849 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:42:09.878 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 6.03 sec 2018-01-16 06:42:09.879 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:42:14.138 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.26 sec 2018-01-16 06:42:14.691 3816 INFO rally.task.engine [-] Load duration is: 0.710322 2018-01-16 06:42:14.691 3816 INFO rally.task.engine [-] Full duration is: 15.565548 2018-01-16 06:42:15.200 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:42:18.187 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.99 sec 2018-01-16 06:42:18.188 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:42:18.188 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-16 06:42:18.213 4273 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:42:20.209 4273 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:42:20.236 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:42:27.155 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 6.92 sec 2018-01-16 06:42:27.156 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:42:31.863 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.71 sec 2018-01-16 06:42:33.313 3816 INFO rally.task.engine [-] Load duration is: 0.774952 2018-01-16 06:42:33.314 3816 INFO rally.task.engine [-] Full duration is: 16.68175 2018-01-16 06:42:33.836 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:42:36.583 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.75 sec 2018-01-16 06:42:36.584 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:42:36.584 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:42:36.610 4439 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:42:38.518 4439 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:42:38.546 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:42:43.275 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 4.73 sec 2018-01-16 06:42:43.275 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:42:47.563 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.29 sec 2018-01-16 06:42:47.952 3816 INFO rally.task.engine [-] Load duration is: 0.646061 2018-01-16 06:42:47.952 3816 INFO rally.task.engine [-] Full duration is: 13.744197 2018-01-16 06:42:48.566 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:42:51.608 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 3.04 sec 2018-01-16 06:42:51.609 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:42:51.609 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:42:51.634 4605 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:42:53.407 4605 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:42:53.437 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:42:57.578 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 4.14 sec 2018-01-16 06:42:57.578 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:43:02.022 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.44 sec 2018-01-16 06:43:02.653 3816 INFO rally.task.engine [-] Load duration is: 0.669863 2018-01-16 06:43:02.654 3816 INFO rally.task.engine [-] Full duration is: 13.474988 2018-01-16 06:43:03.247 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:43:06.359 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 3.11 sec 2018-01-16 06:43:06.359 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:43:06.360 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-16 06:43:06.386 4771 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:43:09.010 4771 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:43:09.044 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:43:19.577 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 10.53 sec 2018-01-16 06:43:19.578 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:43:24.119 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.54 sec 2018-01-16 06:43:25.379 3816 INFO rally.task.engine [-] Load duration is: 1.291084 2018-01-16 06:43:25.380 3816 INFO rally.task.engine [-] Full duration is: 20.889568 2018-01-16 06:43:25.949 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:43:28.779 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.83 sec 2018-01-16 06:43:28.780 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:43:28.781 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.69 msec 2018-01-16 06:43:28.807 4937 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:43:30.941 4937 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:43:30.972 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:43:35.361 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 4.39 sec 2018-01-16 06:43:35.361 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:43:39.832 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.47 sec 2018-01-16 06:43:40.034 3816 INFO rally.task.engine [-] Load duration is: 0.758871 2018-01-16 06:43:40.035 3816 INFO rally.task.engine [-] Full duration is: 13.901451 2018-01-16 06:43:40.575 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:43:43.652 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 3.08 sec 2018-01-16 06:43:43.652 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:43:43.653 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-16 06:43:43.679 5103 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:43:45.683 5103 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:43:45.711 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:43:52.237 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 6.53 sec 2018-01-16 06:43:52.237 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:43:56.594 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.36 sec 2018-01-16 06:43:56.675 3816 INFO rally.task.engine [-] Load duration is: 0.665891 2018-01-16 06:43:56.675 3816 INFO rally.task.engine [-] Full duration is: 16.037476 2018-01-16 06:43:57.199 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:44:00.149 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.95 sec 2018-01-16 06:44:00.150 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:44:00.150 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-16 06:44:00.176 5269 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:44:02.077 5269 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:44:02.109 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:44:08.528 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 6.42 sec 2018-01-16 06:44:08.528 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:44:12.621 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-16 06:44:13.354 3816 INFO rally.task.engine [-] Load duration is: 0.684337 2018-01-16 06:44:13.354 3816 INFO rally.task.engine [-] Full duration is: 15.438015 2018-01-16 06:44:13.973 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:44:16.907 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.93 sec 2018-01-16 06:44:16.907 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:44:16.908 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-16 06:44:16.934 5435 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:44:19.152 5435 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:44:19.185 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:44:25.787 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 6.60 sec 2018-01-16 06:44:25.787 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:44:29.923 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-16 06:44:30.071 3816 INFO rally.task.engine [-] Load duration is: 0.810456 2018-01-16 06:44:30.071 3816 INFO rally.task.engine [-] Full duration is: 15.971676 2018-01-16 06:44:30.608 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() started 2018-01-16 06:44:33.341 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack setup() finished in 2.73 sec 2018-01-16 06:44:33.341 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() started 2018-01-16 06:44:33.342 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-16 06:44:33.368 5601 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 START 2018-01-16 06:44:38.555 5601 INFO rally.task.runner [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | ITER: 1 END: OK 2018-01-16 06:44:38.583 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() started 2018-01-16 06:44:47.592 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context admin_cleanup@openstack cleanup() finished in 9.01 sec 2018-01-16 06:44:47.592 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() started 2018-01-16 06:44:52.105 3816 INFO rally.task.context [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Context users@openstack cleanup() finished in 4.51 sec 2018-01-16 06:44:52.741 3816 INFO rally.task.engine [-] Load duration is: 3.934261 2018-01-16 06:44:52.742 3816 INFO rally.task.engine [-] Full duration is: 21.515582 2018-01-16 06:44:53.206 3816 INFO rally.task.engine [-] Task c961c466-631a-4bf8-b00a-40d64e481b23 | Completed: Running task. Task c961c466-631a-4bf8-b00a-40d64e481b23: 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.add_role | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | keystone_v3.revoke_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> duration | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.651539 Full duration: 15.571734 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.list_roles | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710322 Full duration: 15.565548 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | keystone_v3.list_projects | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 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.774952 Full duration: 16.68175 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | keystone_v3.delete_role | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646061 Full duration: 13.744197 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | keystone_v3.delete_service | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> duration | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.669863 Full duration: 13.474988 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.create_user | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | keystone_v3.create_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_role | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.list_services | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | keystone_v3.get_services | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | -> duration | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.291084 Full duration: 20.889568 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | keystone_v3.update_project | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.delete_project | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758871 Full duration: 13.901451 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.665891 Full duration: 16.037476 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684337 Full duration: 15.438015 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.list_users | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810456 Full duration: 15.971676 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | keystone_v3.create_users | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 0.422 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | total | 3.934 | 3.934 | 3.934 | 3.934 | 3.934 | 3.934 | 100.0% | 1 | | -> duration | 3.934 | 3.934 | 3.934 | 3.934 | 3.934 | 3.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.934261 Full duration: 21.515582 2018-01-16 06:44:53,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c961c466-631a-4bf8-b00a-40d64e481b23 2018-01-16 06:44:53,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c961c466-631a-4bf8-b00a-40d64e481b23', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-16 06:44:53,508 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c961c466-631a-4bf8-b00a-40d64e481b23'] 2018-01-16 06:44:54,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-16 06:44:54,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-16 06:44:54,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-16 06:44:54,751 - 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-16 06:44:54,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-16 06:44:54,789 - 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-16 06:44:54,797 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'b5e308eb-3910-45e0-b191-f4ae201b757e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1bb9d3ae-e617-458e-8303-4115ef56235c', 'flavor_name': 'rally-tiny-1bb9d3ae-e617-458e-8303-4115ef56235c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1bb9d3ae-e617-458e-8303-4115ef56235c', '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-16 06:52:07,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c314acda-d595-4352-aff2-04112a6c75b8: started 2018-01-16 06:44:57.061 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Starting: Task validation. 2018-01-16 06:44:57.158 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Starting: Task validation of syntax. 2018-01-16 06:44:57.341 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Completed: Task validation of syntax. 2018-01-16 06:44:57.341 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Starting: Task validation of required platforms. 2018-01-16 06:44:57.387 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Completed: Task validation of required platforms. 2018-01-16 06:44:57.387 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Starting: Task validation of semantic. 2018-01-16 06:44:58.230 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:45:01.169 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.94 sec 2018-01-16 06:45:06.506 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:45:10.742 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-16 06:45:10.742 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Completed: Task validation of semantic. 2018-01-16 06:45:10.743 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Completed: Task validation. 2018-01-16 06:45:10.743 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Starting: Running task. 2018-01-16 06:45:11.045 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:45:13.819 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.77 sec 2018-01-16 06:45:13.820 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:45:14.538 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-16 06:45:14.538 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:45:14.538 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-16 06:45:14.567 5856 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:45:17.136 5856 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:45:17.169 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:45:23.221 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 6.05 sec 2018-01-16 06:45:23.222 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:45:23.340 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-16 06:45:23.340 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:45:27.320 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-16 06:45:29.170 5731 INFO rally.task.engine [-] Load duration is: 2.564294 2018-01-16 06:45:29.172 5731 INFO rally.task.engine [-] Full duration is: 16.292592 2018-01-16 06:45:29.780 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:45:32.804 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 3.02 sec 2018-01-16 06:45:32.804 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:45:33.493 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-16 06:45:33.494 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() started 2018-01-16 06:45:45.719 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() finished in 12.23 sec 2018-01-16 06:45:45.720 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:45:45.720 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-16 06:45:45.747 6142 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:45:48.887 6142 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:45:48.919 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:45:57.805 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 8.89 sec 2018-01-16 06:45:57.806 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() started 2018-01-16 06:46:09.180 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() finished in 11.37 sec 2018-01-16 06:46:09.181 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:46:09.296 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-16 06:46:09.296 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:46:13.550 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-16 06:46:14.050 5731 INFO rally.task.engine [-] Load duration is: 3.137468 2018-01-16 06:46:14.050 5731 INFO rally.task.engine [-] Full duration is: 43.791369 2018-01-16 06:46:14.597 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:46:17.462 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.87 sec 2018-01-16 06:46:17.463 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:46:18.267 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.80 sec 2018-01-16 06:46:18.267 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() started 2018-01-16 06:46:28.836 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() finished in 10.57 sec 2018-01-16 06:46:28.837 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:46:28.837 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-16 06:46:28.866 6428 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:46:41.496 6428 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:46:41.528 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:46:56.002 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 14.47 sec 2018-01-16 06:46:56.002 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() started 2018-01-16 06:47:06.889 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() finished in 10.89 sec 2018-01-16 06:47:06.889 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:47:07.017 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-16 06:47:07.017 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:47:10.960 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-16 06:47:12.931 5731 INFO rally.task.engine [-] Load duration is: 12.627379 2018-01-16 06:47:12.932 5731 INFO rally.task.engine [-] Full duration is: 56.382547 2018-01-16 06:47:13.518 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:47:16.851 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 3.33 sec 2018-01-16 06:47:16.852 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:47:17.566 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-16 06:47:17.567 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() started 2018-01-16 06:47:28.685 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() finished in 11.12 sec 2018-01-16 06:47:28.685 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:47:28.685 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-16 06:47:28.713 6714 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:47:30.815 6714 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:47:30.849 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:47:39.786 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 8.94 sec 2018-01-16 06:47:39.787 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() started 2018-01-16 06:47:50.774 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() finished in 10.99 sec 2018-01-16 06:47:50.775 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:47:50.892 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-16 06:47:50.892 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:47:54.822 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-16 06:47:55.764 5731 INFO rally.task.engine [-] Load duration is: 2.098877 2018-01-16 06:47:55.765 5731 INFO rally.task.engine [-] Full duration is: 41.322425 2018-01-16 06:47:56.238 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:47:59.309 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 3.07 sec 2018-01-16 06:47:59.309 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:48:00.085 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-16 06:48:00.085 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:48:00.085 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-16 06:48:00.112 7000 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:48:02.011 7000 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:48:02.044 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:48:10.816 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 8.77 sec 2018-01-16 06:48:10.817 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:48:10.937 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-16 06:48:10.937 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:48:15.255 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 4.32 sec 2018-01-16 06:48:16.354 5731 INFO rally.task.engine [-] Load duration is: 1.895731 2018-01-16 06:48:16.355 5731 INFO rally.task.engine [-] Full duration is: 19.035637 2018-01-16 06:48:16.909 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:48:20.052 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 3.14 sec 2018-01-16 06:48:20.052 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:48:20.770 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-16 06:48:20.770 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() started 2018-01-16 06:48:31.748 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() finished in 10.98 sec 2018-01-16 06:48:31.749 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:48:31.749 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.68 msec 2018-01-16 06:48:31.780 7286 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:48:33.779 7286 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:48:33.806 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:48:42.845 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 9.04 sec 2018-01-16 06:48:42.846 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() started 2018-01-16 06:48:56.460 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() finished in 13.61 sec 2018-01-16 06:48:56.461 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:48:56.579 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-16 06:48:56.580 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:49:00.488 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-16 06:49:01.161 5731 INFO rally.task.engine [-] Load duration is: 1.996998 2018-01-16 06:49:01.162 5731 INFO rally.task.engine [-] Full duration is: 43.59913 2018-01-16 06:49:01.561 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:49:04.292 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.73 sec 2018-01-16 06:49:04.292 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:49:05.161 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.87 sec 2018-01-16 06:49:05.162 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() started 2018-01-16 06:49:16.471 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() finished in 11.31 sec 2018-01-16 06:49:16.471 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:49:16.472 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-16 06:49:16.518 7572 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:49:22.877 7572 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:49:22.904 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:49:44.884 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 21.98 sec 2018-01-16 06:49:44.885 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() started 2018-01-16 06:49:55.471 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() finished in 10.59 sec 2018-01-16 06:49:55.471 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:49:55.588 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-16 06:49:55.588 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:49:59.590 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-16 06:49:59.901 5731 INFO rally.task.engine [-] Load duration is: 6.355206 2018-01-16 06:49:59.902 5731 INFO rally.task.engine [-] Full duration is: 58.046931 2018-01-16 06:50:00.473 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:50:03.452 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.98 sec 2018-01-16 06:50:03.452 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:50:04.202 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-16 06:50:04.203 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() started 2018-01-16 06:50:15.347 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack setup() finished in 11.14 sec 2018-01-16 06:50:15.348 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:50:15.348 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-16 06:50:15.377 7858 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:50:17.697 7858 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:50:17.732 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:50:33.450 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 15.72 sec 2018-01-16 06:50:33.451 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() started 2018-01-16 06:50:48.046 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context network@openstack cleanup() finished in 14.60 sec 2018-01-16 06:50:48.047 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:50:48.162 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-16 06:50:48.162 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:50:52.399 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-16 06:50:52.755 5731 INFO rally.task.engine [-] Load duration is: 2.31719 2018-01-16 06:50:52.756 5731 INFO rally.task.engine [-] Full duration is: 51.9466 2018-01-16 06:50:53.274 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:50:56.193 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.92 sec 2018-01-16 06:50:56.193 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:50:57.033 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.84 sec 2018-01-16 06:50:57.033 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:50:57.034 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.38 msec 2018-01-16 06:50:57.059 8144 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:50:58.643 8144 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:50:58.676 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:51:05.404 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 6.73 sec 2018-01-16 06:51:05.405 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:51:05.520 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-16 06:51:05.521 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:51:09.379 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-16 06:51:11.395 5731 INFO rally.task.engine [-] Load duration is: 1.581204 2018-01-16 06:51:11.396 5731 INFO rally.task.engine [-] Full duration is: 16.12262 2018-01-16 06:51:11.949 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:51:14.674 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.73 sec 2018-01-16 06:51:14.675 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:51:15.510 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.83 sec 2018-01-16 06:51:15.510 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:51:15.511 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.66 msec 2018-01-16 06:51:15.537 8430 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:51:17.982 8430 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:51:18.156 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:51:24.438 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 6.28 sec 2018-01-16 06:51:24.439 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:51:24.541 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-16 06:51:24.542 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:51:28.313 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-16 06:51:30.213 5731 INFO rally.task.engine [-] Load duration is: 2.442523 2018-01-16 06:51:30.214 5731 INFO rally.task.engine [-] Full duration is: 16.381769 2018-01-16 06:51:30.708 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() started 2018-01-16 06:51:33.587 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack setup() finished in 2.88 sec 2018-01-16 06:51:33.588 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() started 2018-01-16 06:51:34.337 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-16 06:51:34.338 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context roles@openstack setup() started 2018-01-16 06:51:36.450 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context roles@openstack setup() finished in 2.11 sec 2018-01-16 06:51:36.451 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() started 2018-01-16 06:51:36.451 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-16 06:51:36.478 8746 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 START 2018-01-16 06:51:45.637 8746 INFO rally.task.runner [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | ITER: 1 END: OK 2018-01-16 06:51:45.663 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() started 2018-01-16 06:51:59.574 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context cleanup@openstack cleanup() finished in 13.91 sec 2018-01-16 06:51:59.575 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context roles@openstack cleanup() started 2018-01-16 06:52:00.689 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context roles@openstack cleanup() finished in 1.11 sec 2018-01-16 06:52:00.690 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() started 2018-01-16 06:52:00.906 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-16 06:52:00.906 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() started 2018-01-16 06:52:05.130 5731 INFO rally.task.context [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-16 06:52:06.917 5731 INFO rally.task.engine [-] Load duration is: 9.15645 2018-01-16 06:52:06.918 5731 INFO rally.task.engine [-] Full duration is: 34.442002 2018-01-16 06:52:07.360 5731 INFO rally.task.engine [-] Task c314acda-d595-4352-aff2-04112a6c75b8 | Completed: Running task. Task c314acda-d595-4352-aff2-04112a6c75b8: 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.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | neutron.delete_network | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | total | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 100.0% | 1 | | -> duration | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 2.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.564294 Full duration: 16.292592 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 | 2.002 | 2.002 | 2.002 | 2.002 | 2.002 | 2.002 | 100.0% | 1 | | neutron.delete_port | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 1.135 | 100.0% | 1 | | total | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 100.0% | 1 | | -> duration | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 3.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.137468 Full duration: 43.791369 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.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | neutron.create_subnet | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | neutron.create_router | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | neutron.add_interface_router | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | neutron.remove_interface_router | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 100.0% | 1 | | neutron.delete_router | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 100.0% | 1 | | total | 12.627 | 12.627 | 12.627 | 12.627 | 12.627 | 12.627 | 100.0% | 1 | | -> duration | 12.627 | 12.627 | 12.627 | 12.627 | 12.627 | 12.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.627379 Full duration: 56.382547 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.39 | 1.39 | 1.39 | 1.39 | 1.39 | 1.39 | 100.0% | 1 | | neutron.delete_subnet | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | -> duration | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.098877 Full duration: 41.322425 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.44 | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 100.0% | 1 | | neutron.list_networks | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 1.896 | 1.896 | 1.896 | 1.896 | 1.896 | 1.896 | 100.0% | 1 | | -> duration | 1.896 | 1.896 | 1.896 | 1.896 | 1.896 | 1.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.895731 Full duration: 19.035637 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.761 | 1.761 | 1.761 | 1.761 | 1.761 | 1.761 | 100.0% | 1 | | neutron.list_ports | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 1.997 | 1.997 | 1.997 | 1.997 | 1.997 | 1.997 | 100.0% | 1 | | -> duration | 1.997 | 1.997 | 1.997 | 1.997 | 1.997 | 1.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.996998 Full duration: 43.59913 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.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | neutron.create_subnet | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | neutron.create_router | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 2.285 | 100.0% | 1 | | neutron.add_interface_router | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 2.098 | 100.0% | 1 | | neutron.list_routers | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 6.355 | 6.355 | 6.355 | 6.355 | 6.355 | 6.355 | 100.0% | 1 | | -> duration | 6.355 | 6.355 | 6.355 | 6.355 | 6.355 | 6.355 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.355206 Full duration: 58.046931 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.381 | 1.381 | 1.381 | 1.381 | 1.381 | 1.381 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.list_subnets | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | -> duration | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.31719 Full duration: 51.9466 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.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | neutron.delete_security_group | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> duration | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 1.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.581204 Full duration: 16.12262 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.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | neutron.create_security_group_rule | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | neutron.delete_security_group | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 100.0% | 1 | | -> duration | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 2.443 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.442523 Full duration: 16.381769 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.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | neutron.create_router | 4.082 | 4.082 | 4.082 | 4.082 | 4.082 | 4.082 | 100.0% | 1 | | neutron.add_gateway_router | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 2.144 | 100.0% | 1 | | neutron.remove_gateway_router | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 1.507 | 100.0% | 1 | | total | 9.156 | 9.156 | 9.156 | 9.156 | 9.156 | 9.156 | 100.0% | 1 | | -> duration | 9.156 | 9.156 | 9.156 | 9.156 | 9.156 | 9.156 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.15645 Full duration: 34.442002 2018-01-16 06:52:07,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c314acda-d595-4352-aff2-04112a6c75b8 2018-01-16 06:52:07,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c314acda-d595-4352-aff2-04112a6c75b8', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-16 06:52:07,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c314acda-d595-4352-aff2-04112a6c75b8'] 2018-01-16 06:52:08,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-16 06:52:08,923 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 615 column 39 (char 20125) 2018-01-16 06:52:22,307 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-16 06:52:22,307 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-16 06:52:23,146 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,267 - functest.utils.functest_utils - DEBUG - 2018-01-16 06:52:23,267 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 06:52:23,267 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,268 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,269 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,270 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,274 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,267 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 19:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-16 06:52:23,278 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 06:52:23,279 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-16 06:52:23,280 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-16 06:52:23,517 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-16 06:52:24,085 - functest.energy.energy - DEBUG - Starting recording 2018-01-16 06:52:24,086 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-16 06:52:24,600 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-16 06:52:27,174 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-16 06:52:29,777 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-16 06:52:33,140 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-16 06:52:35,737 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-16 06:52:42,462 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-16 06:52:43,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-16 06:52:44,050 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-16 06:52:47,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-16 06:52:47,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-16 06:52:49,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-16 06:52:49,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-16 06:52:51,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-16 06:52:52,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-16 06:52:52,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-16 06:52:52,819 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-16 06:52:55,979 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-16 06:52:55,979 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-16 06:52:55,982 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-16 06:52:55,985 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-16 06:52:55,986 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-16 06:52:55,989 - 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-16 07:08:52,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.291590s] ... ok 2018-01-16 07:08:52,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.136264s] ... ok 2018-01-16 07:08:52,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [7.798445s] ... ok 2018-01-16 07:08:52,635 - 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.944245s] ... ok 2018-01-16 07:08:52,635 - 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.280854s] ... ok 2018-01-16 07:08:52,635 - 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 [7.120368s] ... ok 2018-01-16 07:08:52,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.157361s] ... ok 2018-01-16 07:08:52,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.614966s] ... ok 2018-01-16 07:08:52,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.157326s] ... ok 2018-01-16 07:08:52,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001083s] ... ok 2018-01-16 07:08:52,636 - 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 [7.125861s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.166799s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.598913s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.154592s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001086s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.697384s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.102919s] ... ok 2018-01-16 07:08:52,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.751403s] ... ok 2018-01-16 07:08:52,636 - 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.739896s] ... ok 2018-01-16 07:08:52,637 - 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.712267s] ... ok 2018-01-16 07:08:52,637 - 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.642860s] ... ok 2018-01-16 07:08:52,637 - 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.691153s] ... ok 2018-01-16 07:08:52,637 - 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.652202s] ... ok 2018-01-16 07:08:52,637 - 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.164265s] ... ok 2018-01-16 07:08:52,637 - 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.174631s] ... ok 2018-01-16 07:08:52,637 - 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.157714s] ... ok 2018-01-16 07:08:52,637 - 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.160685s] ... ok 2018-01-16 07:08:52,637 - 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.147252s] ... ok 2018-01-16 07:08:52,638 - 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.317560s] ... ok 2018-01-16 07:08:52,638 - 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.105330s] ... ok 2018-01-16 07:08:52,638 - 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.019206s] ... ok 2018-01-16 07:08:52,638 - 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.248835s] ... ok 2018-01-16 07:08:52,638 - 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.017746s] ... ok 2018-01-16 07:08:52,638 - 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.015990s] ... ok 2018-01-16 07:08:52,638 - 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.057485s] ... ok 2018-01-16 07:08:52,638 - 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.105450s] ... ok 2018-01-16 07:08:52,638 - 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.135184s] ... ok 2018-01-16 07:08:52,639 - 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.508680s] ... ok 2018-01-16 07:08:52,639 - 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.026077s] ... ok 2018-01-16 07:08:52,639 - 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.160641s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [10.650612s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [7.581162s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [22.789136s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.930784s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.449992s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.311296s] ... ok 2018-01-16 07:08:52,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.489158s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.512900s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.556513s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.535148s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.230574s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.868841s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.368223s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.892938s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [25.108183s] ... ok 2018-01-16 07:08:52,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.526796s] ... ok 2018-01-16 07:08:52,640 - 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.610996s] ... ok 2018-01-16 07:08:52,641 - 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.613989s] ... ok 2018-01-16 07:08:52,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.561957s] ... ok 2018-01-16 07:08:52,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.317185s] ... ok 2018-01-16 07:08:52,641 - 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.293149s] ... ok 2018-01-16 07:08:52,641 - 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.663269s] ... ok 2018-01-16 07:08:52,641 - 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.651640s] ... ok 2018-01-16 07:08:52,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.437626s] ... ok 2018-01-16 07:08:52,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.632142s] ... ok 2018-01-16 07:08:52,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.878162s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.589612s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.544866s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.479479s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.559905s] ... ok 2018-01-16 07:08:52,642 - 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.636065s] ... ok 2018-01-16 07:08:52,642 - 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.525962s] ... ok 2018-01-16 07:08:52,642 - 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.534226s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.272884s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.435389s] ... ok 2018-01-16 07:08:52,642 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.014118s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [36.049395s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.026568s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.027679s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.128177s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.477263s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [2.030279s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.010585s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.091009s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.105250s] ... ok 2018-01-16 07:08:52,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.166220s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.150815s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.131074s] ... ok 2018-01-16 07:08:52,644 - 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.451586s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.662409s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.164253s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.151103s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.147980s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.195502s] ... ok 2018-01-16 07:08:52,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.113884s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.855156s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.477036s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.246249s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.134215s] ... ok 2018-01-16 07:08:52,645 - 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.966732s] ... ok 2018-01-16 07:08:52,645 - 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.118055s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.948341s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.553902s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [6.029311s] ... ok 2018-01-16 07:08:52,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.430034s] ... ok 2018-01-16 07:08:52,646 - 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 [5.640615s] ... ok 2018-01-16 07:08:52,646 - 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.633301s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.898849s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.945958s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.884436s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.242233s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.461687s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.123498s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.163008s] ... ok 2018-01-16 07:08:52,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.293714s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.228722s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.126699s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.142840s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.774256s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.470853s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.350742s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.226430s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.224319s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.143980s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.290926s] ... ok 2018-01-16 07:08:52,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.095793s] ... ok 2018-01-16 07:08:52,648 - 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.776748s] ... ok 2018-01-16 07:08:52,648 - 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.387456s] ... ok 2018-01-16 07:08:52,648 - 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.819554s] ... ok 2018-01-16 07:08:52,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [1.023577s] ... ok 2018-01-16 07:08:52,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.232691s] ... ok 2018-01-16 07:08:52,648 - 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.245973s] ... ok 2018-01-16 07:08:52,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.208546s] ... ok 2018-01-16 07:08:52,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.145501s] ... ok 2018-01-16 07:08:52,648 - 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.211066s] ... ok 2018-01-16 07:08:52,648 - 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.603813s] ... ok 2018-01-16 07:08:52,649 - 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 [1.027589s] ... ok 2018-01-16 07:08:52,649 - 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.777569s] ... ok 2018-01-16 07:08:52,649 - 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.989617s] ... ok 2018-01-16 07:08:52,649 - 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.482373s] ... ok 2018-01-16 07:08:52,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.061308s] ... ok 2018-01-16 07:08:52,649 - 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.130817s] ... ok 2018-01-16 07:08:52,649 - 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.038293s] ... ok 2018-01-16 07:08:52,649 - 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.041121s] ... ok 2018-01-16 07:08:52,649 - 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.034557s] ... ok 2018-01-16 07:08:52,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.091327s] ... ok 2018-01-16 07:08:52,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.195362s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.173870s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.705394s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.744983s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.738905s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.540299s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.438337s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.404579s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.456050s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [11.525467s] ... ok 2018-01-16 07:08:52,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [14.748815s] ... ok 2018-01-16 07:08:52,651 - 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 [24.225702s] ... ok 2018-01-16 07:08:52,651 - 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 [15.893085s] ... ok 2018-01-16 07:08:52,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.080398s] ... ok 2018-01-16 07:08:52,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.084697s] ... ok 2018-01-16 07:08:52,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.110356s] ... ok 2018-01-16 07:08:52,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.524205s] ... ok 2018-01-16 07:08:52,651 - 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.207552s] ... ok 2018-01-16 07:08:52,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.433991s] ... ok 2018-01-16 07:08:52,651 - 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.085256s] ... ok 2018-01-16 07:08:52,651 - 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.110211s] ... ok 2018-01-16 07:08:52,651 - 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.127869s] ... ok 2018-01-16 07:08:52,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.114429s] ... ok 2018-01-16 07:08:52,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.097158s] ... ok 2018-01-16 07:08:52,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.190981s] ... ok 2018-01-16 07:08:52,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.434618s] ... ok 2018-01-16 07:08:52,652 - 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.118445s] ... ok 2018-01-16 07:08:52,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.122126s] ... ok 2018-01-16 07:08:52,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.027725s] ... ok 2018-01-16 07:08:52,652 - 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.060392s] ... ok 2018-01-16 07:08:52,652 - 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.081381s] ... ok 2018-01-16 07:08:52,652 - 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.044241s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.026984s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.027524s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.068714s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.079718s] ... ok 2018-01-16 07:08:52,653 - 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.017598s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.071335s] ... ok 2018-01-16 07:08:52,653 - 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.019319s] ... ok 2018-01-16 07:08:52,653 - 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.094181s] ... ok 2018-01-16 07:08:52,653 - 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.096700s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.088931s] ... ok 2018-01-16 07:08:52,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.078055s] ... ok 2018-01-16 07:08:52,654 - 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.353683s] ... ok 2018-01-16 07:08:52,654 - 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.075323s] ... ok 2018-01-16 07:08:52,654 - 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.074423s] ... ok 2018-01-16 07:08:52,654 - 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.017417s] ... ok 2018-01-16 07:08:52,654 - 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.072610s] ... ok 2018-01-16 07:08:52,654 - 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.073497s] ... ok 2018-01-16 07:08:52,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.084501s] ... ok 2018-01-16 07:08:52,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.079346s] ... ok 2018-01-16 07:08:52,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.291385s] ... ok 2018-01-16 07:08:52,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [15.157191s] ... ok 2018-01-16 07:08:52,654 - 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.175768s] ... ok 2018-01-16 07:08:52,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.157647s] ... ok 2018-01-16 07:08:52,655 - 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.239433s] ... ok 2018-01-16 07:08:52,655 - 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.072095s] ... ok 2018-01-16 07:08:52,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 952.0000 sec. 2018-01-16 07:08:52,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-16 07:08:52,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-16 07:08:52,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-16 07:08:52,665 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-16 07:09:00,739 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-16 07:09:00,739 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-16 07:09:01,326 - functest.utils.functest_utils - DEBUG - 2018-01-16 07:09:01,326 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 07:09:01,328 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:36 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-16 07:09:01,332 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-16 07:09:02,500 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-16 08:00:36,905 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... FAIL test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 5 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 4 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 290, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 114 tests in 3094.393s FAILED (failures=8) 2018-01-16 08:00:37,079 - functest.utils.functest_utils - DEBUG - 2018-01-16 08:00:37,079 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 08:00:37,080 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 51:34 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-16 08:00:37,083 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-16 08:00:37,084 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2086 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-16 08:00:37,087 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-16 08:00:37,087 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:01 | PASS | | vping_userdata | functest | smoke | 00:47 | PASS | | tempest_smoke_serial | functest | smoke | 19:16 | PASS | | rally_sanity | functest | smoke | 19:57 | FAIL | | refstack_defcore | functest | smoke | 16:36 | PASS | | snaps_smoke | functest | smoke | 51:34 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-16 08:00:37,092 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-16 08:00:45,157 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-16 08:00:45,158 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-16 08:00:45,158 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-16 08:00:45,159 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2086 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-16 08:00:45,160 - 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-16 08:00:45,161 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-16 08:00:52,049 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-16 08:00:52,050 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-16 08:00:52,052 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-01-16 08:00:52,053 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-16 08:00:52,053 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-16 08:00:52,335 - 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-16 08:00:52,374 - 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-16 08:00:52,395 - 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-16 08:00:53,132 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-16 08:00:53,132 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-16 08:00:53,555 - functest.energy.energy - DEBUG - Starting recording 2018-01-16 08:00:53,555 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-16 08:00:53,967 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-16 08:00:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-16 08:00:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-16 08:00:59,988 - 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-16 08:02:42,580 - 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-16 08:02:49,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-16 08:02:50,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-16 08:03:06,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-16 08:03:09,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-16 08:03:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-16 08:05:16,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-16 08:05:16,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-16 08:05:28,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-16 08:05:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-16 08:05:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-16 08:06:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-16 08:07:11,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-16 08:07:15,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-16 08:07:16,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-16 08:07:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-16 08:07:23,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:07:23,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:07:23,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-16 08:07:49,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:07:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-16 08:07:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-16 08:07:49,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-16 08:07:49,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-16 08:07:55,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-16 08:07:55,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:07:55,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:07:55,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:07:55,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:07:55,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:07:55,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:08:01,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-16 08:08:06,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-16 08:08:06,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-16 08:08:06,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:06,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:06,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:11,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-16 08:08:11,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:11,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:11,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:11,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:18,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:18,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:18,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:18,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:18,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:08:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:30,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:30,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:35,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:35,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:35,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:35,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:08:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:47,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:47,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:47,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:47,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:47,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:47,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:47,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:47,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:47,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:47,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.12 on port 22: Unable to connect to port 22 on 10.67.79.12 (tried 1 time) 2018-01-16 08:08:47,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:47,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:47,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:47,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:47,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:47,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:47,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:08:47,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:47,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:47,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:54,138 - 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.10 on port 22: Unable to connect to port 22 on 10.67.79.10 (tried 1 time) 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:54,139 - 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.6 on port 22: Unable to connect to port 22 on 10.67.79.6 (tried 1 time) 2018-01-16 08:08:54,139 - 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.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:08:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:54,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:54,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-16 08:08:54,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:54,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:08:54,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:08:54,140 - 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-16 08:08:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-01-16 08:08:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:08:59,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Timed out trying to connect to 10.67.79.17 (tried 1 time) 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Timed out trying to connect to 10.67.79.15 (tried 1 time) 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:16,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:16,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:21,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:21,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:21,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:21,592 - 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.17 on port 22: Unable to connect to port 22 on 10.67.79.17 (tried 1 time) [retry 1/60] 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:26,965 - 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.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) [retry 1/60] 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-16 08:09:26,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:26,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:32,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-16 08:09:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-16 08:09:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-16 08:09:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:09:32,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:32,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:32,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-16 08:09:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:37,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:37,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-16 08:09:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-16 08:09:37,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:42,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-16 08:09:42,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-16 08:09:42,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-16 08:09:42,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-16 08:09:42,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:09:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:09:42,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:09:50,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-16 08:09:50,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-16 08:09:50,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:09:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:09:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-16 08:09:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:09:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-16 08:09:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-16 08:10:02,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-16 08:10:02,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-16 08:10:02,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-16 08:10:02,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-16 08:10:02,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-16 08:10:02,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-16 08:10:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-16 08:10:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-16 08:10:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:10:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:10:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:10:12,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-16 08:10:13,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-16 08:10:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-16 08:10:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:10:18,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:10:23,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-16 08:10:23,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-16 08:10:23,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-16 08:10:28,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-16 08:11:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Request to https://172.30.10.103:8774/v2.1/32b7aa19c36c4b038a19e4170216c7cf/servers/fd182b89-acc5-4e5e-8afe-8226e50d0f7c/os-security-groups timed out 2018-01-16 08:12:01,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Request to https://172.30.10.103:8774/v2.1/32b7aa19c36c4b038a19e4170216c7cf/servers/172bb65c-e358-4602-bc10-311ddde38a4f timed out 2018-01-16 08:12:01,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-16 08:12:01,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-16 08:12:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-17ecbac8-5cbe-41cf-a003-cc41e595b9b0) [retry 1/60] 2018-01-16 08:12:16,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-16 08:12:16,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-16 08:12:16,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-26620544-7630-4579-9762-8f7ea7cb166c) [retry 1/60] 2018-01-16 08:12:22,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-16 08:12:22,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-16 08:12:27,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3a2ff527-af70-425a-a548-74219d1ace50) [retry 2/60] 2018-01-16 08:12:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-16 08:12:32,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-16 08:12:37,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c4236a79-38c4-40ac-a48c-1d5928567195) [retry 2/60] 2018-01-16 08:12:42,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-16 08:12:42,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-16 08:12:42,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-90ebe8c8-90f6-40e8-8042-721153197388) [retry 3/60] 2018-01-16 08:12:48,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-16 08:12:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-16 08:12:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-16 08:12:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-16 08:12:53,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-16 08:12:53,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-890be0ca-869e-4004-9e9d-3e4dd6b0b6a4) [retry 3/60] 2018-01-16 08:12:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-16 08:12:58,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-16 08:13:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-4ca66280-3d5e-404e-ad78-e948d74f4889) [retry 4/60] 2018-01-16 08:13:08,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-16 08:13:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-16 08:13:14,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3fcfc084-663f-407b-9361-fc82d4824fec) [retry 4/60] 2018-01-16 08:13:19,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-16 08:13:19,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-16 08:13:19,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bb15e77b-9ab9-44e4-802b-175d86af8c8b) [retry 5/60] 2018-01-16 08:13:29,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-16 08:13:29,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-16 08:13:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5ac5d4d8-d42a-4fd6-bf6e-b977b9bdf812) [retry 5/60] 2018-01-16 08:13:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-16 08:13:34,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-16 08:13:39,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1937aa10-c23e-4e4a-8743-58572af94480) [retry 6/60] 2018-01-16 08:13:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-16 08:13:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-16 08:13:50,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3cd095a2-dbb6-458f-933d-882baa54a3dc) [retry 6/60] 2018-01-16 08:13:55,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-16 08:13:55,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-16 08:13:55,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9c3ea281-9bdf-43fe-ac6b-fdf1fccf3236) [retry 7/60] 2018-01-16 08:14:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-16 08:14:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-16 08:14:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-115fd96d-9085-4e84-94c3-f878a301412c) [retry 7/60] 2018-01-16 08:14:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-16 08:14:10,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-16 08:14:16,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-445319fe-1be4-4b69-a9b0-829e7ea15e6a) [retry 8/60] 2018-01-16 08:14:26,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-16 08:14:26,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-16 08:14:26,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c5aee170-7917-40a9-8a20-776cccfa80aa) [retry 8/60] 2018-01-16 08:14:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-16 08:14:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-16 08:14:31,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-eb55e1e9-ad18-4dc3-aba7-49a4270afc2d) [retry 9/60] 2018-01-16 08:14:41,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-16 08:14:41,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-16 08:14:46,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ad657a05-9089-4227-a661-02a136ae0981) [retry 9/60] 2018-01-16 08:14:46,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-16 08:14:46,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-16 08:14:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-81362a02-b242-4467-b8b9-072f5d1543c0) [retry 10/60] 2018-01-16 08:15:02,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-16 08:15:02,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-16 08:15:02,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ce20192c-9d0b-4c2f-9568-9f77b29d8ab6) [retry 10/60] 2018-01-16 08:15:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-16 08:15:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-16 08:15:07,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bd4e3408-e33c-4e6e-a7ec-5725b9220ad7) [retry 11/60] 2018-01-16 08:15:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-16 08:15:18,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-16 08:15:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-abc05a59-070a-4c1a-981d-60dfc9c65f05) [retry 11/60] 2018-01-16 08:15:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-16 08:15:23,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-16 08:15:28,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ba47b1e0-1289-4633-bdc1-1eb7d2058a3f) [retry 12/60] 2018-01-16 08:15:28,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-16 08:15:28,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-16 08:15:38,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-16 08:15:38,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-16 08:15:43,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1014e7ba-a4b1-40c2-acb0-467a40edba01) [retry 12/60] 2018-01-16 08:15:43,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-16 08:15:43,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-16 08:15:43,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3e8b7b58-fa8e-479c-86d2-ac2cb741290a) [retry 13/60] 2018-01-16 08:15:54,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-16 08:15:54,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-16 08:15:59,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-40b7fcc7-51b5-4e1c-9ed3-c4176bef1742) [retry 13/60] 2018-01-16 08:15:59,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-16 08:15:59,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-16 08:16:04,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-af0fbe34-8def-4fe0-b87c-5513d60c305a) [retry 14/60] 2018-01-16 08:16:14,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-16 08:16:14,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-16 08:16:20,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-45778137-72dd-4d94-a7b6-6b22b3d853b4) [retry 14/60] 2018-01-16 08:16:20,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-16 08:16:20,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-16 08:16:20,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fd7b8855-9c69-4235-a33a-99b3764a92eb) [retry 15/60] 2018-01-16 08:16:35,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-16 08:16:35,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-16 08:16:35,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8435bdb6-aea6-4882-af9e-e06a3cde4dd8) [retry 15/60] 2018-01-16 08:16:35,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-16 08:16:35,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-16 08:16:40,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-36d211cc-c202-4324-9df7-3f645367bd7a) [retry 16/60] 2018-01-16 08:16:50,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-16 08:16:50,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-16 08:16:56,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f7939404-e9e0-424b-87e7-10a4f257d896) [retry 16/60] 2018-01-16 08:16:56,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-16 08:16:56,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-16 08:16:56,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-29688fdd-cc22-4ef2-9c36-8011bf4386c0) [retry 17/60] 2018-01-16 08:17:11,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-16 08:17:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-16 08:17:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bb96ae73-989d-4936-b095-4e9e42cfd78c) [retry 17/60] 2018-01-16 08:17:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-16 08:17:11,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-16 08:17:16,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e10fa1b1-eaf0-4bd5-aab8-c09b92421565) [retry 18/60] 2018-01-16 08:17:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-16 08:17:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-16 08:17:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8bd6d78e-7670-4039-8cf1-42b97d2c6479) [retry 18/60] 2018-01-16 08:17:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-16 08:17:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-16 08:17:32,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7e1ac2ba-5f82-4fbf-95eb-d5df74c11ffd) [retry 19/60] 2018-01-16 08:17:47,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-16 08:17:47,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-16 08:17:47,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-16 08:17:47,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-16 08:17:47,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ce3682df-6719-48df-b067-726b4ef9fca0) [retry 19/60] 2018-01-16 08:17:53,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9f604533-dc0e-4f1c-9552-7bb14d72d808) [retry 20/60] 2018-01-16 08:18:03,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-16 08:18:03,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-16 08:18:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-24ae1f40-8dc6-480a-ade3-c5dec37efd10) [retry 20/60] 2018-01-16 08:18:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-16 08:18:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-16 08:18:13,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-140531ad-cb40-42ae-a603-04837e126d38) [retry 21/60] 2018-01-16 08:18:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-16 08:18:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-16 08:18:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f68256d3-1ec1-4a33-bb3c-b4076926bb23) [retry 21/60] 2018-01-16 08:18:29,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-16 08:18:29,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-16 08:18:29,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-598b3dbf-92e1-4efc-9c7d-09f6e0c0c141) [retry 22/60] 2018-01-16 08:18:39,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-16 08:18:39,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-16 08:18:44,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-16 08:18:44,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-16 08:18:44,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-624d3459-c03d-4c44-afae-cb8393ee8032) [retry 22/60] 2018-01-16 08:18:49,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3cbbb66b-a229-4a82-801c-11d3b1ad0bad) [retry 23/60] 2018-01-16 08:19:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-16 08:19:00,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-16 08:19:05,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-16 08:19:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-16 08:19:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-60778a37-7aa6-41f9-a962-12b113cef8da) [retry 23/60] 2018-01-16 08:19:05,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ae7cb00d-4568-4b64-984f-2738b56a6080) [retry 24/60] 2018-01-16 08:19:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-16 08:19:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-16 08:19:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-16 08:19:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-16 08:19:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-11a2e6b9-54c9-40a6-973b-751ec936b9d7) [retry 24/60] 2018-01-16 08:19:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8dd40010-9221-43cd-9b78-bbb85d6a4623) [retry 25/60] 2018-01-16 08:19:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-16 08:19:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-16 08:19:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-16 08:19:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-16 08:19:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-52edc87e-6bfb-4fc4-b8bf-3e194f9e017a) [retry 25/60] 2018-01-16 08:19:41,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a0d81158-7e3b-48cb-8586-36e4aa105724) [retry 26/60] 2018-01-16 08:19:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-16 08:19:56,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-16 08:19:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-16 08:19:56,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-16 08:20:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ef8bb43c-68be-4a45-a2c7-8ac0ffe502fd) [retry 26/60] 2018-01-16 08:20:01,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-91ee82f1-a1db-4954-9f07-b397a61e4b5a) [retry 27/60] 2018-01-16 08:20:12,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-16 08:20:12,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-16 08:20:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-16 08:20:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-16 08:20:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d734e3e2-261d-4a0f-8dab-2bc2484d3789) [retry 27/60] 2018-01-16 08:20:17,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9bafd248-d7b9-4e48-b5e7-4a2907618634) [retry 28/60] 2018-01-16 08:20:32,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-16 08:20:32,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-16 08:20:32,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-16 08:20:32,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-16 08:20:38,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b4127824-84e9-4377-baac-749032b1e5a7) [retry 28/60] 2018-01-16 08:20:38,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-4c8fa76d-40e1-47b5-ab0c-623c8e73ca3f) [retry 29/60] 2018-01-16 08:20:48,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-16 08:20:48,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-16 08:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-55cf4aa6-5f19-4a9d-8cb6-383fe7a558ff) [retry 29/60] 2018-01-16 08:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-16 08:20:53,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-16 08:20:58,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1ceccb96-c52c-4200-902b-2a229ffba27a) [retry 30/60] 2018-01-16 08:21:09,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-16 08:21:09,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-16 08:21:09,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-85e010c3-92b9-47ca-91db-a0e6bdbb947f) [retry 30/60] 2018-01-16 08:21:14,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-16 08:21:14,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-16 08:21:14,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5349bf68-56ba-4c83-8088-b2bba284e189) [retry 31/60] 2018-01-16 08:21:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-16 08:21:24,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-16 08:21:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-73566782-ad41-48d8-9f40-e1c9ec15d60a) [retry 31/60] 2018-01-16 08:21:29,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-16 08:21:29,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-16 08:21:34,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f8f18de5-58f1-4f09-8a62-ecc37f25cd68) [retry 32/60] 2018-01-16 08:21:45,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-16 08:21:45,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-16 08:21:45,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5f4e658c-470f-4f75-b592-dd0810c8ee2c) [retry 32/60] 2018-01-16 08:21:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-16 08:21:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-16 08:21:50,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-67deb533-6d31-4580-b216-5354e587b1d7) [retry 33/60] 2018-01-16 08:22:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-16 08:22:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-16 08:22:06,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-798ceaa6-ee0b-485e-b267-7f5a2f3b0d24) [retry 33/60] 2018-01-16 08:22:06,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-16 08:22:06,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-16 08:22:11,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5a5c2130-4f10-4d4b-9d29-f464d7195078) [retry 34/60] 2018-01-16 08:22:21,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-16 08:22:21,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-16 08:22:21,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b95f2fc2-4c74-49f3-8557-7fdf65e153be) [retry 34/60] 2018-01-16 08:22:26,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-16 08:22:26,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-16 08:22:26,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5dc4e286-d3ff-4ccc-82f8-1852c8b6da45) [retry 35/60] 2018-01-16 08:22:37,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-16 08:22:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-16 08:22:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-16 08:22:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-16 08:22:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-632c8c5c-2a4e-4072-9b65-aa0855b938bd) [retry 35/60] 2018-01-16 08:22:47,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1debf8f2-dd06-45d5-842a-bd2aa47e96cc) [retry 36/60] 2018-01-16 08:22:57,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-16 08:22:57,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-16 08:23:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-707f9d66-6d77-489a-951c-af1d38498d32) [retry 36/60] 2018-01-16 08:23:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-16 08:23:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-16 08:23:02,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c3987f41-d104-429e-b53e-60ff7f5ef4d3) [retry 37/60] 2018-01-16 08:23:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-16 08:23:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-16 08:23:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-28384a70-6c9c-429c-9875-bc5eb4320e5e) [retry 37/60] 2018-01-16 08:23:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-16 08:23:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-16 08:23:23,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-80841ec0-1171-469c-a0ed-7d6ac99be916) [retry 38/60] 2018-01-16 08:23:33,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-16 08:23:33,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-16 08:23:39,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-16 08:23:39,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-16 08:23:39,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3507ba56-4153-47d6-ba73-6fcd416cb280) [retry 38/60] 2018-01-16 08:23:39,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3ab7f5f0-6c94-4598-b15d-2f040cd75bea) [retry 39/60] 2018-01-16 08:23:54,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-16 08:23:54,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-16 08:23:54,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-16 08:23:54,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-16 08:23:59,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e89bed21-92c8-4421-bdd0-15e0330fc5cd) [retry 39/60] 2018-01-16 08:23:59,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1ce0106d-0683-480d-85f3-6fd38ad947a3) [retry 40/60] 2018-01-16 08:24:09,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-16 08:24:09,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-16 08:24:15,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-637f3f5c-04a3-44ee-bdd3-87c765cda129) [retry 40/60] 2018-01-16 08:24:15,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-16 08:24:15,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-16 08:24:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fe245904-9cf6-42a7-9952-2c4e0d982f06) [retry 41/60] 2018-01-16 08:24:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-16 08:24:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-16 08:24:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-16 08:24:35,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-16 08:24:35,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e7db5726-2e59-47e1-95d0-8aa0e97bc204) [retry 41/60] 2018-01-16 08:24:35,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c288bb31-5ed7-48de-a222-e51359f73add) [retry 42/60] 2018-01-16 08:24:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-16 08:24:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-16 08:24:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-16 08:24:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-16 08:24:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f6b1a1e8-5c26-426a-ae4a-20acf86063db) [retry 42/60] 2018-01-16 08:24:56,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-13579c21-c971-4690-b661-1b3cb368722c) [retry 43/60] 2018-01-16 08:25:06,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-16 08:25:06,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-16 08:25:12,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-16 08:25:12,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-16 08:25:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fb841acc-e7db-45f0-959e-3756333808fe) [retry 43/60] 2018-01-16 08:25:12,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-4661025a-034e-40f8-b630-8f2d8d4a0d48) [retry 44/60] 2018-01-16 08:25:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-16 08:25:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-16 08:25:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-16 08:25:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-16 08:25:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a142f5bb-6aa0-4dab-a530-f94edff2a0ba) [retry 44/60] 2018-01-16 08:25:32,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e943aed6-7e7b-4a4d-9bf3-a721e2db94ae) [retry 45/60] 2018-01-16 08:25:43,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-16 08:25:43,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-16 08:25:48,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-16 08:25:48,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-16 08:25:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3af63872-e535-453c-9a00-cff7248caa6f) [retry 45/60] 2018-01-16 08:25:48,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-45d5e91b-87dd-48a4-ab3e-9fac18e4020d) [retry 46/60] 2018-01-16 08:26:03,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-16 08:26:03,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-16 08:26:03,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b6189d45-2c81-43ad-9487-c1c71e4bf066) [retry 46/60] 2018-01-16 08:26:09,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-16 08:26:09,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-16 08:26:09,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-78b76d1e-2d7b-4d5a-a03c-b96f76b111d3) [retry 47/60] 2018-01-16 08:26:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-16 08:26:19,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-16 08:26:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-32444396-f718-4e3a-b6d8-c97e0ce0d2dc) [retry 47/60] 2018-01-16 08:26:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-16 08:26:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-16 08:26:24,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9d62e9e3-5ab5-4b60-86bd-ffb40267c551) [retry 48/60] 2018-01-16 08:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-16 08:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-16 08:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-16 08:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-16 08:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5c404c9c-ea49-4917-b884-73ac7cb4b905) [retry 48/60] 2018-01-16 08:26:45,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2e2d4dd5-15b4-4ee6-a56c-38af1468dd36) [retry 49/60] 2018-01-16 08:26:55,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-16 08:26:55,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-16 08:27:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-16 08:27:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-16 08:27:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1fe3c3a6-a475-4cff-a466-1a7c2601abf2) [retry 49/60] 2018-01-16 08:27:06,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fb07c59c-9e3a-4a9f-b7d7-054405034b3b) [retry 50/60] 2018-01-16 08:27:16,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-16 08:27:16,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-16 08:27:16,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-16 08:27:16,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-16 08:27:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-841f82bc-1e0b-4674-a7e3-c94d6a28c862) [retry 50/60] 2018-01-16 08:27:21,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8a15ca6a-c5b9-4d0d-8ec7-720b54a6364b) [retry 51/60] 2018-01-16 08:27:32,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-16 08:27:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-16 08:27:37,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-16 08:27:37,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-16 08:27:37,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f59e3a53-ff0e-4c43-9e1a-c91c4fc5434f) [retry 51/60] 2018-01-16 08:27:42,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e8752e5c-9d3b-40f2-a8f8-ffdd3be4bff1) [retry 52/60] 2018-01-16 08:27:52,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-16 08:27:52,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-16 08:27:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-16 08:27:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-16 08:27:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-37ebb2d1-1d1b-4a1e-8721-3ab4be712786) [retry 52/60] 2018-01-16 08:27:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f47cd1b1-5c0f-40c1-b851-e18871a7b369) [retry 53/60] 2018-01-16 08:28:13,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-16 08:28:13,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-16 08:28:13,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-16 08:28:13,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-16 08:28:13,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e8aba4e0-353c-493d-b3c6-59b6583b27a0) [retry 53/60] 2018-01-16 08:28:18,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-27dcc948-a192-40af-ac73-241715b3babf) [retry 54/60] 2018-01-16 08:28:28,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-16 08:28:28,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-16 08:28:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-16 08:28:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-16 08:28:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7e8e97c6-c28c-4c23-8781-5c46789a85ab) [retry 54/60] 2018-01-16 08:28:34,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e8af404f-f614-4744-bd7b-1356b699a60d) [retry 55/60] 2018-01-16 08:28:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-16 08:28:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-16 08:28:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-16 08:28:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-16 08:28:49,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ee0695b6-33ba-4d35-91cf-334aa789671e) [retry 55/60] 2018-01-16 08:28:54,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d444f964-ee0b-4e5b-a4ae-9e04f4673ccb) [retry 56/60] 2018-01-16 08:29:05,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-16 08:29:05,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-16 08:29:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-16 08:29:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-16 08:29:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-62060180-65ca-4e67-97e5-a29a0bab88c4) [retry 56/60] 2018-01-16 08:29:10,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bf96007a-655d-4126-af8e-7999290b1fc4) [retry 57/60] 2018-01-16 08:29:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-16 08:29:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-16 08:29:25,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-16 08:29:30,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-16 08:29:30,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-577ce3bb-e4bc-4860-84ba-20a6cf200ad4) [retry 57/60] 2018-01-16 08:29:30,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-72a1011e-033a-47f0-a43e-21e31bfd383b) [retry 58/60] 2018-01-16 08:29:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-16 08:29:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-16 08:29:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-16 08:29:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-16 08:29:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-960b6e65-edc8-4b35-8d9d-24d57e882ffe) [retry 58/60] 2018-01-16 08:29:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e2c586f4-b1bc-420b-a412-450ca2d64982) [retry 59/60] 2018-01-16 08:30:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-16 08:30:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-16 08:30:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-16 08:30:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-16 08:30:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1c12365d-af7a-47de-8a31-c7613ea9f2da) [retry 59/60] 2018-01-16 08:30:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b8f232af-db7a-4e26-ab43-4dbea53ede74) [retry 60/60] 2018-01-16 08:30:07,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b8f232af-db7a-4e26-ab43-4dbea53ede74) 2018-01-16 08:30:07,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'failed', 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-16T08:07:49.519Z', 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 \'nova_plugin.server.connect_security_group\' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n (HTTP 500) (Request-ID: req-b8f232af-db7a-4e26-ab43-4dbea53ede74)\n', u'deployment_id': u'clearwater-opnfv', u'id': u'a6e65911-0486-49a1-8c47-4d0998c3e9be'} 2018-01-16 08:30:07,409 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-16 08:30:07,409 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-16 08:30:07,928 - functest.utils.functest_utils - DEBUG - 2018-01-16 08:30:07,928 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 08:30:07,930 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:13 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-16 08:30:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-16 08:30:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-k92lmn sudo: monit: command not found 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-w0w62c sudo: monit: command not found 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-hug0po sudo: monit: command not found 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-homer-host-oqn9nj sudo: monit: command not found 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@sprout_host_s90vji for its registered tasks. [timeout=30 seconds] 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'dime' 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:30:44,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'homer' 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'vellum' 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'sprout' 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:44,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:49,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-01-16 08:30:49,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Missing cloudify_agent.queue runtime information. This most likely means that the Compute node was never started successfully 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-hug0po clearwater-etcd: unrecognized service 2018-01-16 08:30:49,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-16 08:30:49,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-16 08:31:15,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:15,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:15,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-k92lmn clearwater-etcd: unrecognized service 2018-01-16 08:31:15,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-homer-host-oqn9nj clearwater-etcd: unrecognized service 2018-01-16 08:31:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@sprout_host_s90vji for its registered tasks. [timeout=30 seconds] 2018-01-16 08:31:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-w0w62c clearwater-etcd: unrecognized service 2018-01-16 08:31:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Command '"/home/ubuntu/dime_host_ftltit/env/bin/python" "/home/ubuntu/dime_host_ftltit/env/bin/cfy-agent" daemons stop --name=dime_host_ftltit' executed with an error. code: 127 error: /bin/bash: /home/ubuntu/dime_host_ftltit/env/bin/python: No such file or directory output: None 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> 'diamond_paths' 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:21,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-16 08:31:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Command '"/home/ubuntu/dime_host_ftltit/env/bin/python" "/home/ubuntu/dime_host_ftltit/env/bin/cfy-agent" daemons delete --name=dime_host_ftltit' executed with an error. code: 127 error: /bin/bash: /home/ubuntu/dime_host_ftltit/env/bin/python: No such file or directory output: None 2018-01-16 08:31:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> 'diamond_paths' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:31,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:31,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-16 08:31:31,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:36,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:36,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_dime not associated with the instance 1d970829-425e-4b8a-afed-ffebb069c96d [status_code=404] 2018-01-16 08:31:36,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:42,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:42,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-16 08:31:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance 1d970829-425e-4b8a-afed-ffebb069c96d [status_code=404] 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:31:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:31:52,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:31:52,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:52,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:52,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:31:52,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:52,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:52,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:52,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-16 08:31:52,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:58,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:31:58,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.134 is not associated with instance fd182b89-acc5-4e5e-8afe-8226e50d0f7c. [status_code=409] 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-16 08:31:58,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:31:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:31:58,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-16 08:32:03,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:32:03,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:03,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-16 08:32:03,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:03,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:03,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:03,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:03,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_sprout not associated with the instance 4e6dcab9-21cb-4bc5-9916-0c0cbfcd0938 [status_code=404] 2018-01-16 08:32:03,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-16 08:32:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_ellis not associated with the instance fd182b89-acc5-4e5e-8afe-8226e50d0f7c [status_code=404] 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-16 08:32:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-16 08:32:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.135 is not associated with instance 172bb65c-e358-4602-bc10-311ddde38a4f. [status_code=409] 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.133 is not associated with instance be922bab-e6bf-44f8-9839-22ac5a4e76f3. [status_code=409] 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_internal_sip not associated with the instance 4e6dcab9-21cb-4bc5-9916-0c0cbfcd0938 [status_code=404] 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:13,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:32:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:32:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:32:24,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:24,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_internal_sip not associated with the instance be922bab-e6bf-44f8-9839-22ac5a4e76f3 [status_code=404] 2018-01-16 08:32:24,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:24,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:32:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:32:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:32:24,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:34,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:32:34,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:32:34,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:34,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:32:34,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:34,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_bono not associated with the instance be922bab-e6bf-44f8-9839-22ac5a4e76f3 [status_code=404] 2018-01-16 08:32:34,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:39,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:32:39,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:32:39,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:39,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:32:39,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:39,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:44,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-16 08:32:44,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-16 08:32:44,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:32:44,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance be922bab-e6bf-44f8-9839-22ac5a4e76f3 [status_code=404] 2018-01-16 08:32:44,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:32:44,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:32:50,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:32:50,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-16 08:32:50,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-16 08:32:50,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:32:50,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:32:55,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-16 08:32:55,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:33:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:33:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:33:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:33:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:00,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:33:05,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-16 08:33:26,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/32b7aa19c36c4b038a19e4170216c7cf/servers/4e6dcab9-21cb-4bc5-9916-0c0cbfcd0938/action: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-16 08:33:26,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-16 08:33:26,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-16 08:33:26,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-16 08:33:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:33:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:33:36,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:33:36,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-16 08:33:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-16 08:33:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-16 08:33:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-16 08:33:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:33:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:33:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-16 08:33:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-16 08:33:43,468 - functest.core.vnf - INFO - test cleaning 2018-01-16 08:33:43,470 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-16 08:34:07,112 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-16 08:34:07,112 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-16 08:34:07,915 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:34:09,021 - 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-16 08:34:09,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-16 08:34:09,046 - 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-16 08:34:09,051 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:34:09,073 - 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-16 08:34:09,073 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-16 08:34:11,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-16 08:34:11,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-16 08:34:11,440 - 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-16 08:34:13,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-16 08:34:23,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-16 08:34:24,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-16 08:34:40,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-16 08:34:43,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-16 08:34:44,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-16 08:35:16,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-16 08:35:16,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-16 08:35:26,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-16 08:35:56,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-16 08:35:56,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-16 08:35:58,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-16 08:37:03,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-16 08:37:07,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-16 08:37:09,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-16 08:37:16,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-16 08:37:16,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-16 08:37:16,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-16 08:37:16,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-16 08:37:42,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-16 08:37:42,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-16 08:37:42,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-16 08:37:42,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-16 08:37:42,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-16 08:37:48,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-16 08:37:48,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:48,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-16 08:37:48,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-16 08:37:48,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:48,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:53,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-16 08:37:53,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:53,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-16 08:37:53,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-16 08:37:53,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-16 08:37:53,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-16 08:37:53,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-16 08:37:53,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-16 08:37:53,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:53,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-16 08:37:53,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:58,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:58,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:58,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:37:58,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:03,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:03,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:03,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:03,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:09,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:09,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:09,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:09,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-16 08:38:09,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-16 08:38:09,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:09,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:09,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:09,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:09,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:09,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-16 08:38:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-16 08:38:14,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-16 08:38:19,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-16 08:38:19,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:19,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-16 08:38:19,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-16 08:38:19,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:19,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-16 08:38:19,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-16 08:38:19,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-16 08:38:24,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-16 08:38:24,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:24,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:24,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:24,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:24,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:24,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:24,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:24,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-16 08:38:30,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-16 08:38:30,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-16 08:38:35,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:35,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-16 08:38:35,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:38:35,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:38:35,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-16 08:38:35,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-16 08:38:35,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:38:41,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-16 08:38:41,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-16 08:38:46,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-16 08:39:13,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:39:13,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:39:13,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:39:13,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:39:18,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:39:18,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-16 08:39:18,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-16 08:39:18,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-16T08:37:42.499Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'2a81e16d-f501-4511-844b-7995fdd51632'} 2018-01-16 08:39:18,475 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-16 08:39:18,595 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.133'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.136'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-16 08:39:18,723 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.133'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.136'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-16 08:39:18,723 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-16 08:39:18,724 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.133 2018-01-16 08:39:21,407 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.8 2018-01-16 08:39:21,408 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:5a:6d:f7 2018-01-16 08:39:24,176 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.6 2018-01-16 08:39:24,176 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:72:dd:4a 2018-01-16 08:39:24,176 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-16 08:39:24,177 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.136 2018-01-16 08:39:26,948 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-01-16 08:39:26,949 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:90:da:a6 2018-01-16 08:39:29,750 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-01-16 08:39:29,750 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:ca:10:3e 2018-01-16 08:39:29,750 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-16 08:39:29,751 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-16 08:39:31,224 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-16 08:40:02,937 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-16 08:40:02,950 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:40:02,969 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-16 08:40:02,979 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:40:02,994 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-16 08:40:02,994 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-16 08:40:03,003 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:40:03,063 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-16 08:40:03' 2018-01-16 08:40:03,063 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-16 08:40:03,063 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-16 08:40:03,071 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:40:03,091 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.136. 2018-01-16 08:40:10,357 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.136. 2018-01-16 08:40:11,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-16 08:40:12,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-16 08:40:17,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-16 08:40:18,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-16 08:40:23,415 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-16 08:40:24,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-16 08:40:29,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-16 08:40:30,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:40:35,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-16 08:40:36,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:40:41,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-16 08:40:42,438 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:40:47,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-16 08:40:48,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:40:53,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-16 08:40:54,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:40:59,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-16 08:41:00,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:41:05,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-16 08:41:06,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:41:11,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-16 08:41:12,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:41:17,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-16 08:41:18,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:41:23,486 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-16 08:41:24,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:41:29,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-16 08:41:30,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-16 08:41:35,500 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' 2018-01-16 08:41:36,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-16 08:41:41,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 2018-01-16 08:41:42,505 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 [edit] vyos@vyos# 2018-01-16 08:41:47,511 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.4 2018-01-16 08:41:48,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.4 [edit] vyos@vyos# 2018-01-16 08:41:53,518 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-01-16 08:41:54,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-16 08:41:59,525 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 2018-01-16 08:42:00,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-01-16 08:42:05,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-16 08:42:06,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-16 08:42:11,539 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-16 08:42:12,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-16 08:42:17,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-16 08:42:18,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-16 08:42:23,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-16 08:42:24,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-16 08:42:29,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-16 08:42:30,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-16 08:42:35,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-16 08:42:36,570 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-16 08:42:41,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-16 08:42:42,574 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-16 08:42:47,579 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-16 08:42:48,581 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-16 08:42:53,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-16 08:42:54,588 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-16 08:42:59,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-16 08:43:00,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-16 08:43:05,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-01-16 08:43:06,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-01-16 08:43:11,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-16 08:43:13,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-16 08:43:18,726 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-16 08:43:18,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:43:18,779 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.133. 2018-01-16 08:43:19,027 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.133. 2018-01-16 08:43:20,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-16 08:43:21,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-16 08:43:26,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-16 08:43:27,066 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-16 08:43:32,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-16 08:43:33,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-16 08:43:38,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-16 08:43:39,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:43:44,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-16 08:43:45,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:43:50,089 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-16 08:43:51,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:43:56,097 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-16 08:43:57,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:02,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-16 08:44:03,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:08,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-16 08:44:09,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:14,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-16 08:44:15,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:20,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-16 08:44:21,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:26,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-16 08:44:27,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:32,132 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-16 08:44:33,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-16 08:44:38,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-16 08:44:39,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-16 08:44:44,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2018-01-16 08:44:45,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-16 08:44:50,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2018-01-16 08:44:51,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2018-01-16 08:44:56,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.6 2018-01-16 08:44:57,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.6 [edit] vyos@vyos# 2018-01-16 08:45:02,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-01-16 08:45:03,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-16 08:45:08,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-01-16 08:45:09,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-01-16 08:45:14,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-16 08:45:15,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-16 08:45:20,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-16 08:45:21,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-16 08:45:26,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-16 08:45:27,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-16 08:45:32,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-16 08:45:33,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-16 08:45:38,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-16 08:45:39,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-16 08:45:44,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-16 08:45:45,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-16 08:45:50,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-16 08:45:51,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-16 08:45:56,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-16 08:45:57,213 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-16 08:46:02,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-16 08:46:03,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-16 08:46:08,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-16 08:46:09,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-16 08:46:14,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.6 2018-01-16 08:46:15,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-01-16 08:46:20,240 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-16 08:46:22,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-16 08:46:27,281 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-16 08:46:27,281 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-16 08:47:27,282 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-16 08:47:27,299 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-16 08:47:27,333 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.136. 2018-01-16 08:47:27,568 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.136. 2018-01-16 08:47:28,591 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-16 08:47:58,747 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-16 08:47:58,747 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.6 4 65002 2 5 0 0 0 00:00:59 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-16 08:47:58,747 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 | no-more BGP neighbor is 12.0.0.6, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.6 BGP state = Established, up for 00:01:05 Last read 15:20:13, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.4 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.4, Local port: 179 Foreign host: 12.0.0.6, Foreign port: 42413 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:feca:103e Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-16 08:47:58,747 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-16 08:47:58,747 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-16 08:47:58,748 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-16 08:47:58,748 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-16 08:47:58,748 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'475.7' 2018-01-16 08:47:58,749 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-16 08:48:00,635 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-16 08:48:02,474 - functest.utils.functest_utils - DEBUG - 2018-01-16 08:48:02,474 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 08:48:02,476 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 13:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-16 08:48:02,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-16 08:48:02,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-16 08:48:02,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-16 08:48:02,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-16 08:48:26,161 - functest.core.vnf - INFO - test cleaning 2018-01-16 08:48:26,162 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-16 08:48:26,254 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-16 08:48:26,360 - 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-16 08:48:26,383 - 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-16 08:48:26,386 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-16 08:48:26,871 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://10.167.4.10:35357/v3', 'user_domain_name': 'Default', 'password': 'opnfv_secret', 'project_domain_name': 'Default'} 2018-01-16 08:48:26,871 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-16 08:48:29,032 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-16 08:48:29,679 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-16 08:48:29,680 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'https://172.30.10.103:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-16 08:48:29,680 - 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-16 08:48:29,694 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-16 08:48:29,694 - 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-16 08:48:36,366 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-16 08:48:43,686 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-16 08:48:43,686 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-16 08:48:47,751 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-16 08:48:59,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-16 08:48:59,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-16 08:49:00,447 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-16 08:51:41,796 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-16 08:51:43,378 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-16 08:51:44,738 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-16 08:51:45,901 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 1a7cde6e-3cf7-4aa7-a7ee-826009ef65a5 2018-01-16 08:54:40,071 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-16 08:54:40,071 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-16 08:54:41,430 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-16 08:54:41,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-16 08:54:41,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-16 08:54:41,750 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-16 08:54:41,871 - functest.utils.functest_utils - DEBUG - 2018-01-16 08:54:41,871 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 08:54:41,872 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 06:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-16 08:54:41,875 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-16 08:54:41,875 - 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-16 08:54:41,875 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-16 08:54:41,986 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-16 08:54:56,398 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-16 08:54:56,746 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-16 08:54:56,746 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-16 08:54:56,816 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-16 08:54:56,816 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2086 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-16 08:54:56,819 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:13 | FAIL | | vyos_vrouter | functest | vnf | 13:53 | PASS | | juju_epc | functest | vnf | 06:15 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-16 08:54:56,823 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-16 08:55:05,487 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-16 08:55:05,487 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-16 08:55:05,488 - 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-16 08:55:05,490 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-16 08:55:05,490 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-16 08:55:59,108 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-16 08:55:59,110 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-16 08:55:59,230 - functest.utils.functest_utils - DEBUG - 2018-01-16 08:55:59,231 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-16 08:55:59,231 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:54 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-16 08:55:59,234 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-16 08:55:59,234 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2086 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-16 08:55:59,237 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:54 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-16 08:55:59,238 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK