2018-01-02 18:48:39,078 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-01-02 18:48:39,078 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.29:5000/v3 ...OK 2018-01-02 18:48:39,547 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-02 18:48:40,006 - functest.ci.check_deployment - DEBUG - 172.30.9.29:5000 is reachable! 2018-01-02 18:48:40,006 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.29:5000 ...OK 2018-01-02 18:48:40,390 - functest.ci.check_deployment - DEBUG - 172.30.9.29:8774 is reachable! 2018-01-02 18:48:40,390 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.29:8774/v2.1 ...OK 2018-01-02 18:48:40,855 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9696 is reachable! 2018-01-02 18:48:40,855 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.29:9696 ...OK 2018-01-02 18:48:41,329 - functest.ci.check_deployment - DEBUG - 172.30.9.29:9292 is reachable! 2018-01-02 18:48:41,329 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.29:9292 ...OK 2018-01-02 18:48:42,683 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-02 18:48:44,384 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-02 18:48:44,405 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-02 18:48:46,694 - functest.ci.check_deployment - INFO - External network found: external 2018-01-02 18:49:06,083 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 18:49:06,083 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 18:49:06,084 - 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-02 18:49:06,085 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-02 18:49:06,085 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-02 18:49:08,055 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 18:49:17,529 - 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.471s OK 2018-01-02 18:49:17,658 - functest.utils.functest_utils - DEBUG - 2018-01-02 18:49:17,658 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 18:49:17,659 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-02 18:49:17,663 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-02 18:49:19,387 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 19:00:43,920 - 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 684.523s OK 2018-01-02 19:00:44,054 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:00:44,054 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:00:44,054 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-02 19:00:44,058 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-02 19:00:44,926 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 19:01:25,128 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.201s OK 2018-01-02 19:01:25,239 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:01:25,239 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:01:25,240 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:40 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-02 19:01:25,243 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-635 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-02 19:01:25,246 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 11:25 | PASS | | snaps_health_check | functest | healthcheck | 00:40 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-02 19:01:25,249 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-02 19:01:42,563 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 19:01:42,564 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 19:01:42,565 - 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-02 19:01:42,566 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-02 19:01:42,566 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-02 19:01:43,301 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-02 19:01:43,302 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 19:01:43,789 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 19:01:43,789 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-02 19:01:44,410 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-02 19:01:44,410 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-02 19:01:44' 2018-01-02 19:01:44,410 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:01:48,035 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:01:51,164 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:02:01,902 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:02:02,564 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:02:03,322 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:02:10,012 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:02:14,877 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-be913941-3c2f-41d3-8ed8-31f7d29fc72b' 2018-01-02 19:02:39,604 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-02 19:02:45,257 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-02 19:02:45,394 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-02 19:02:46,401 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-02 19:03:07,994 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-02 19:03:07,995 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-02 19:03:08,499 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:03:08,500 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:03:08,500 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-02 19:03:08,504 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-02 19:03:08,584 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-02 19:03:08,584 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-02 19:03:08' 2018-01-02 19:03:08,584 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--77d3bd52-5190-451d-b646-3b697fedc1e3' 2018-01-02 19:03:11,316 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-77d3bd52-5190-451d-b646-3b697fedc1e3' 2018-01-02 19:03:13,348 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-77d3bd52-5190-451d-b646-3b697fedc1e3' 2018-01-02 19:03:24,477 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-77d3bd52-5190-451d-b646-3b697fedc1e3' 2018-01-02 19:03:25,081 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-77d3bd52-5190-451d-b646-3b697fedc1e3' 2018-01-02 19:03:31,657 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-77d3bd52-5190-451d-b646-3b697fedc1e3' 2018-01-02 19:03:38,226 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-02 19:03:49,654 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-02 19:03:52,751 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-02 19:04:31,355 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:04:31,355 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:04:31,355 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-02 19:04:31,359 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-02 19:04:31,431 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-02 19:04:33,466 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-02 19:04:35,842 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-02 19:04:39,055 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-02 19:04:41,004 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-02 19:04:47,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-02 19:04:49,174 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 19:04:49,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 19:04:53,344 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-02 19:04:53,344 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-02 19:04:56,300 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-02 19:04:56,301 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-02 19:04:56,302 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-02 19:04:56,304 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-02 19:04:56,304 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-85faa887-fc63-4fa2-a4f3-40e66459d8a4/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-02 19:04:58,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-02 19:04:58,356 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-02 19:04:58,356 - 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-02 19:05:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:00.308 62 INFO rally.api [-] Starting verification (UUID=6a83f239-52c8-4e22-89df-69d97e9e5bf6) for deployment 'opnfv-rally' (UUID=244d2609-d6be-4dfa-ae69-b4db3745d6bd) by verifier 'opnfv-tempest' (UUID=85faa887-fc63-4fa2-a4f3-40e66459d8a4). 2018-01-02 19:05:00,309 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 6a83f239-52c8-4e22-89df-69d97e9e5bf6 2018-01-02 19:05:06,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:06.910 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.195s] 2018-01-02 19:05:06,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:06.965 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-01-02 19:05:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:13.553 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.679s] 2018-01-02 19:05:16,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:16.896 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.341s] 2018-01-02 19:05:29,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:29.992 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.529s] 2018-01-02 19:05:47,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:05:47.510 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.513s] 2018-01-02 19:06:25,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:06:25.740 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.084s] 2018-01-02 19:06:25,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:06:25.741 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-02 19:07:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:07:03.456 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-01-02 19:07:03,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:07:03.457 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-02 19:07:43,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:07:43.326 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.078s] 2018-01-02 19:07:43,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:07:43.327 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-02 19:08:29,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:08:29.261 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.078s] 2018-01-02 19:08:58,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:08:58.905 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-01-02 19:08:59,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:08:59.006 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-01-02 19:09:05,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:05.739 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.665s] 2018-01-02 19:09:05,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:05.748 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-01-02 19:09:10,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:10.987 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... success [0.851s] 2018-01-02 19:09:17,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:17.258 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... success [0.820s] 2018-01-02 19:09:23,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:23.250 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.362s] 2018-01-02 19:09:29,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:29.029 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.084s] 2018-01-02 19:09:35,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:35.171 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.637s] 2018-01-02 19:09:42,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:42.178 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.513s] 2018-01-02 19:09:51,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:51.431 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.171s] 2018-01-02 19:09:57,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:09:57.438 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.380s] 2018-01-02 19:10:02,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:02.965 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.193s] 2018-01-02 19:10:10,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:10.383 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.575s] 2018-01-02 19:10:17,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:17.441 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.487s] 2018-01-02 19:10:25,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:25.267 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.877s] 2018-01-02 19:10:29,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:29.550 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2018-01-02 19:10:29,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:29.623 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-01-02 19:10:29,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:29.702 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-01-02 19:10:33,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:33.238 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2018-01-02 19:10:33,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:33.308 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.070s] 2018-01-02 19:10:33,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:33.394 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.085s] 2018-01-02 19:10:33,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:33.400 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-02 19:10:37,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:37.589 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.945s] 2018-01-02 19:10:39,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:39.851 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.261s] 2018-01-02 19:10:41,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:41.918 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.067s] 2018-01-02 19:10:48,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:48.959 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-02 19:10:56,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:10:56.022 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.892s] 2018-01-02 19:11:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:12.989 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.183s] 2018-01-02 19:11:17,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:17.890 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.900s] 2018-01-02 19:11:31,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:31.607 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.723s] 2018-01-02 19:11:35,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:35.041 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.434s] 2018-01-02 19:11:41,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:41.953 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.910s] 2018-01-02 19:11:51,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:51.217 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.909s] 2018-01-02 19:11:54,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:54.844 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.626s] 2018-01-02 19:11:59,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:11:59.168 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.324s] 2018-01-02 19:12:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:15.011 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.418s] 2018-01-02 19:12:15,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:15.439 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.428s] 2018-01-02 19:12:15,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:15.710 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.270s] 2018-01-02 19:12:15,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:15.910 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.200s] 2018-01-02 19:12:16,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:16.028 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.117s] 2018-01-02 19:12:16,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:16.090 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.062s] 2018-01-02 19:12:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:29.461 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.306s] 2018-01-02 19:12:29,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:29.898 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.436s] 2018-01-02 19:12:30,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:30.301 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.403s] 2018-01-02 19:12:30,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:30.493 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.191s] 2018-01-02 19:12:30,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:30.627 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.133s] 2018-01-02 19:12:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:30.711 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.083s] 2018-01-02 19:12:43,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:43.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.064s] 2018-01-02 19:12:49,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:49.314 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.525s] 2018-01-02 19:12:51,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:51.121 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.806s] 2018-01-02 19:12:51,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:51.319 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.198s] 2018-01-02 19:12:51,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:12:51.393 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.074s] 2018-01-02 19:13:02,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:02.824 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.808s] 2018-01-02 19:13:08,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:08.450 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.626s] 2018-01-02 19:13:10,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:10.608 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.157s] 2018-01-02 19:13:10,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:10.664 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2018-01-02 19:13:10,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:10.858 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.193s] 2018-01-02 19:13:32,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:32.070 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.846s] 2018-01-02 19:13:43,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:43.592 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.522s] 2018-01-02 19:13:53,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:13:53.954 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.361s] 2018-01-02 19:14:02,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:14:02.590 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.634s] 2018-01-02 19:14:32,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:14:32.983 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.400s] 2018-01-02 19:14:44,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:14:44.863 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.879s] 2018-01-02 19:14:55,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:14:55.170 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.306s] 2018-01-02 19:15:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:04.858 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.687s] 2018-01-02 19:15:21,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:21.178 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.548s] 2018-01-02 19:15:23,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:23.355 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.175s] 2018-01-02 19:15:23,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:23.423 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2018-01-02 19:15:27,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:27.903 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.438s] 2018-01-02 19:15:29,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:29.784 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.878s] 2018-01-02 19:15:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:29.982 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.201s] 2018-01-02 19:15:34,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:34.371 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.224s] 2018-01-02 19:15:37,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:37.536 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-02 19:15:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:38.948 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-02 19:15:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:38.949 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-02 19:15:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:38.950 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-02 19:15:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:38.951 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-02 19:15:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:38.951 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-02 19:15:40,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:40.877 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2018-01-02 19:15:57,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:15:57.933 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.899s] 2018-01-02 19:16:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:16:11.406 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.212s] 2018-01-02 19:16:25,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:16:25.098 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.686s] 2018-01-02 19:16:34,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:16:34.987 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.212s] 2018-01-02 19:17:43,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:17:43.676 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [62.446s] 2018-01-02 19:18:26,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:18:26.935 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [30.590s] 2018-01-02 19:19:20,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:19:20.168 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.248s] 2018-01-02 19:19:40,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 6a83f239-52c8-4e22-89df-69d97e9e5bf6'. 2018-01-02 19:19:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-02 19:19:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-02 19:19:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-02 19:19:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6a83f239-52c8-4e22-89df-69d97e9e5bf6 | 2018-01-02 19:19:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-02 19:05:00 | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-02 19:19:39 | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:39 | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 85faa887-fc63-4fa2-a4f3-40e66459d8a4) | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 244d2609-d6be-4dfa-ae69-b4db3745d6bd) | 2018-01-02 19:19:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 855.615 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-02 19:19:41,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-02 19:19:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-02 19:19:45,940 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:19:45,940 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:19:45,941 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:59 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-02 19:19:45,945 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-02 19:19:46,025 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 19:19:46,590 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 19:19:46,590 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-02 19:19:46,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-02 19:19:49,308 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-02 19:19:51,523 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-02 19:19:54,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-02 19:19:56,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b'... 2018-01-02 19:19:59,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b'... 2018-01-02 19:20:02,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b'... 2018-01-02 19:20:12,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b'... 2018-01-02 19:20:12,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b'... 2018-01-02 19:20:13,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-02 19:20:13,585 - 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-02 19:20:13,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:20:13,626 - 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-02 19:20:13,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:21:13,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 66770257-b9f1-4a32-a5eb-8376feaaf45b: started 2018-01-02 19:20:15.718 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Starting: Task validation. 2018-01-02 19:20:15.777 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Starting: Task validation of syntax. 2018-01-02 19:20:15.857 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Completed: Task validation of syntax. 2018-01-02 19:20:15.858 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Starting: Task validation of required platforms. 2018-01-02 19:20:15.887 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Completed: Task validation of required platforms. 2018-01-02 19:20:15.888 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Starting: Task validation of semantic. 2018-01-02 19:20:16.566 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:20:19.454 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 2.89 sec 2018-01-02 19:20:19.497 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:20:23.194 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.70 sec 2018-01-02 19:20:23.195 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Completed: Task validation of semantic. 2018-01-02 19:20:23.195 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Completed: Task validation. 2018-01-02 19:20:23.196 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Starting: Running task. 2018-01-02 19:20:23.414 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:20:26.279 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:20:26.301 261 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 START 2018-01-02 19:20:26.777 261 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 END: OK 2018-01-02 19:20:26.800 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:20:30.464 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.66 sec 2018-01-02 19:20:31.469 136 INFO rally.task.engine [-] Load duration is: 0.473916 2018-01-02 19:20:31.470 136 INFO rally.task.engine [-] Full duration is: 7.06524 2018-01-02 19:20:31.810 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:20:34.669 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:20:34.689 347 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 START 2018-01-02 19:20:35.975 347 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 END: OK 2018-01-02 19:20:36.000 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:20:39.595 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.60 sec 2018-01-02 19:20:39.854 136 INFO rally.task.engine [-] Load duration is: 1.283636 2018-01-02 19:20:39.855 136 INFO rally.task.engine [-] Full duration is: 7.801601 2018-01-02 19:20:40.148 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:20:43.163 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 3.02 sec 2018-01-02 19:20:43.185 433 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 START 2018-01-02 19:20:44.155 433 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 END: OK 2018-01-02 19:20:44.180 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:20:47.684 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.50 sec 2018-01-02 19:20:48.194 136 INFO rally.task.engine [-] Load duration is: 0.968461 2018-01-02 19:20:48.195 136 INFO rally.task.engine [-] Full duration is: 7.552559 2018-01-02 19:20:48.482 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:20:51.354 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 2.87 sec 2018-01-02 19:20:51.376 519 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 START 2018-01-02 19:20:52.158 519 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 END: OK 2018-01-02 19:20:52.180 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:20:55.804 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.62 sec 2018-01-02 19:20:56.532 136 INFO rally.task.engine [-] Load duration is: 0.78042 2018-01-02 19:20:56.533 136 INFO rally.task.engine [-] Full duration is: 7.340362 2018-01-02 19:20:56.817 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:20:59.617 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 2.80 sec 2018-01-02 19:20:59.636 605 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 START 2018-01-02 19:21:00.691 605 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 END: OK 2018-01-02 19:21:00.712 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:21:04.292 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.58 sec 2018-01-02 19:21:04.855 136 INFO rally.task.engine [-] Load duration is: 1.053277 2018-01-02 19:21:04.856 136 INFO rally.task.engine [-] Full duration is: 7.490792 2018-01-02 19:21:05.196 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() started 2018-01-02 19:21:08.063 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack setup() finished in 2.87 sec 2018-01-02 19:21:08.085 691 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 START 2018-01-02 19:21:08.766 691 INFO rally.task.runner [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | ITER: 1 END: OK 2018-01-02 19:21:08.787 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() started 2018-01-02 19:21:12.530 136 INFO rally.task.context [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Context users@openstack cleanup() finished in 3.74 sec 2018-01-02 19:21:13.235 136 INFO rally.task.engine [-] Load duration is: 0.679319 2018-01-02 19:21:13.236 136 INFO rally.task.engine [-] Full duration is: 7.350655 2018-01-02 19:21:13.493 136 INFO rally.task.engine [-] Task 66770257-b9f1-4a32-a5eb-8376feaaf45b | Completed: Running task. Task 66770257-b9f1-4a32-a5eb-8376feaaf45b: 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | total | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> duration | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.473916 Full duration: 7.06524 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | total | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> duration | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 1.284 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.283636 Full duration: 7.801601 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.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | total | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> duration | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.968461 Full duration: 7.552559 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.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78042 Full duration: 7.340362 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053277 Full duration: 7.490792 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.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.679319 Full duration: 7.350655 2018-01-02 19:21:13,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 66770257-b9f1-4a32-a5eb-8376feaaf45b 2018-01-02 19:21:13,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-02 19:21:13,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '66770257-b9f1-4a32-a5eb-8376feaaf45b', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-02 19:21:13,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '66770257-b9f1-4a32-a5eb-8376feaaf45b'] 2018-01-02 19:21:14,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:21:14,701 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-02 19:21:14,702 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-02 19:21:14,702 - 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-02 19:21:14,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:21:14,739 - 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-02 19:21:14,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:22:52,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6bee7799-d8de-491a-8990-1cf19ccea881: started 2018-01-02 19:21:16.842 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Starting: Task validation. 2018-01-02 19:21:16.894 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Starting: Task validation of syntax. 2018-01-02 19:21:16.955 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Completed: Task validation of syntax. 2018-01-02 19:21:16.955 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Starting: Task validation of required platforms. 2018-01-02 19:21:16.978 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Completed: Task validation of required platforms. 2018-01-02 19:21:16.978 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Starting: Task validation of semantic. 2018-01-02 19:21:17.655 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() started 2018-01-02 19:21:20.518 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:21:22.779 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() started 2018-01-02 19:21:26.487 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-02 19:21:26.488 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Completed: Task validation of semantic. 2018-01-02 19:21:26.488 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Completed: Task validation. 2018-01-02 19:21:26.489 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Starting: Running task. 2018-01-02 19:21:26.696 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() started 2018-01-02 19:21:29.516 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 19:21:29.517 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack setup() started 2018-01-02 19:21:29.517 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-02 19:21:29.541 866 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 START 2018-01-02 19:21:36.031 866 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 END: OK 2018-01-02 19:21:36.059 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack cleanup() started 2018-01-02 19:21:36.835 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack cleanup() finished in 0.78 sec 2018-01-02 19:21:36.835 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() started 2018-01-02 19:21:40.555 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 19:21:40.769 741 INFO rally.task.engine [-] Load duration is: 5.673741 2018-01-02 19:21:40.769 741 INFO rally.task.engine [-] Full duration is: 13.871498 2018-01-02 19:21:41.083 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() started 2018-01-02 19:21:43.951 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() finished in 2.87 sec 2018-01-02 19:21:43.951 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack setup() started 2018-01-02 19:21:43.952 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:21:43.976 972 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 START 2018-01-02 19:21:49.087 972 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 END: OK 2018-01-02 19:21:49.108 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack cleanup() started 2018-01-02 19:21:53.615 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack cleanup() finished in 4.51 sec 2018-01-02 19:21:53.615 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() started 2018-01-02 19:21:57.229 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-02 19:21:59.187 741 INFO rally.task.engine [-] Load duration is: 4.303373 2018-01-02 19:21:59.188 741 INFO rally.task.engine [-] Full duration is: 16.165445 2018-01-02 19:21:59.508 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() started 2018-01-02 19:22:02.377 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() finished in 2.87 sec 2018-01-02 19:22:02.399 1078 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 START 2018-01-02 19:22:03.550 1078 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 END: OK 2018-01-02 19:22:03.578 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() started 2018-01-02 19:22:07.261 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-02 19:22:07.556 741 INFO rally.task.engine [-] Load duration is: 0.350266 2018-01-02 19:22:07.557 741 INFO rally.task.engine [-] Full duration is: 7.770295 2018-01-02 19:22:07.895 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() started 2018-01-02 19:22:10.747 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack setup() finished in 2.85 sec 2018-01-02 19:22:10.748 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context quotas@openstack setup() started 2018-01-02 19:22:11.589 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context quotas@openstack setup() finished in 0.84 sec 2018-01-02 19:22:11.590 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack setup() started 2018-01-02 19:22:11.590 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:22:12.200 1164 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 START 2018-01-02 19:22:31.758 1164 INFO rally.task.runner [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | ITER: 1 END: OK 2018-01-02 19:22:31.780 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack cleanup() started 2018-01-02 19:22:46.813 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context cleanup@openstack cleanup() finished in 15.03 sec 2018-01-02 19:22:46.814 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context quotas@openstack cleanup() started 2018-01-02 19:22:46.844 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context quotas@openstack cleanup() finished in 30.83 msec 2018-01-02 19:22:46.845 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() started 2018-01-02 19:22:50.445 741 INFO rally.task.context [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-02 19:22:52.128 741 INFO rally.task.engine [-] Load duration is: 17.766229 2018-01-02 19:22:52.128 741 INFO rally.task.engine [-] Full duration is: 42.565992 2018-01-02 19:22:52.397 741 INFO rally.task.engine [-] Task 6bee7799-d8de-491a-8990-1cf19ccea881 | Completed: Running task. Task 6bee7799-d8de-491a-8990-1cf19ccea881: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | -> glance_v2.upload_data | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | glance_v2.delete_image | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | total | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 100.0% | 1 | | -> duration | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 5.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.673741 Full duration: 13.871498 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 4.123 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | -> glance_v2.upload_data | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 1.376 | 100.0% | 1 | | glance_v2.list_images | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 100.0% | 1 | | -> duration | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 4.303 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.303373 Full duration: 16.165445 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | -> duration | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.350266 Full duration: 7.770295 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 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | -> glance_v2.upload_data | 1.591 | 1.591 | 1.591 | 1.591 | 1.591 | 1.591 | 100.0% | 1 | | nova.boot_servers | 14.169 | 14.169 | 14.169 | 14.169 | 14.169 | 14.169 | 100.0% | 1 | | total | 18.766 | 18.766 | 18.766 | 18.766 | 18.766 | 18.766 | 100.0% | 1 | | -> duration | 17.766 | 17.766 | 17.766 | 17.766 | 17.766 | 17.766 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.766229 Full duration: 42.565992 2018-01-02 19:22:52,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6bee7799-d8de-491a-8990-1cf19ccea881 2018-01-02 19:22:52,676 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6bee7799-d8de-491a-8990-1cf19ccea881', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-02 19:22:52,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6bee7799-d8de-491a-8990-1cf19ccea881'] 2018-01-02 19:22:53,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:22:53,644 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-02 19:22:53,644 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-02 19:22:53,644 - 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-02 19:22:53,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:22:53,671 - 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-02 19:22:53,671 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-02 19:22:53,672 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-02 19:22:53,672 - 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-02 19:22:53,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:22:53,695 - 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-02 19:22:53,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:26:12,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194: started 2018-01-02 19:22:55.822 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Starting: Task validation. 2018-01-02 19:22:55.870 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Starting: Task validation of syntax. 2018-01-02 19:22:56.030 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Completed: Task validation of syntax. 2018-01-02 19:22:56.031 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Starting: Task validation of required platforms. 2018-01-02 19:22:56.071 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Completed: Task validation of required platforms. 2018-01-02 19:22:56.071 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Starting: Task validation of semantic. 2018-01-02 19:22:56.748 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:22:59.606 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:23:04.691 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:23:08.379 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-02 19:23:08.380 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Completed: Task validation of semantic. 2018-01-02 19:23:08.380 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Completed: Task validation. 2018-01-02 19:23:08.381 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Starting: Running task. 2018-01-02 19:23:08.557 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:23:11.393 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 19:23:11.393 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() started 2018-01-02 19:23:12.107 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-02 19:23:12.108 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack setup() started 2018-01-02 19:23:15.411 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack setup() finished in 3.30 sec 2018-01-02 19:23:15.411 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() started 2018-01-02 19:23:15.412 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:23:15.436 1419 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:23:22.862 1419 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:23:22.884 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() started 2018-01-02 19:23:25.875 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() finished in 2.99 sec 2018-01-02 19:23:25.875 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack cleanup() started 2018-01-02 19:23:29.560 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack cleanup() finished in 3.68 sec 2018-01-02 19:23:29.560 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() started 2018-01-02 19:23:29.761 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-02 19:23:29.761 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:23:33.445 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-02 19:23:34.721 1294 INFO rally.task.engine [-] Load duration is: 7.422599 2018-01-02 19:23:34.721 1294 INFO rally.task.engine [-] Full duration is: 24.90623 2018-01-02 19:23:34.987 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:23:37.816 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.83 sec 2018-01-02 19:23:37.816 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() started 2018-01-02 19:23:38.482 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-02 19:23:38.482 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() started 2018-01-02 19:23:38.483 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:23:38.506 1605 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:23:44.448 1605 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:23:44.470 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() started 2018-01-02 19:23:47.004 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() finished in 2.53 sec 2018-01-02 19:23:47.004 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() started 2018-01-02 19:23:47.180 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-02 19:23:47.180 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:23:51.170 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-02 19:23:53.099 1294 INFO rally.task.engine [-] Load duration is: 5.938338 2018-01-02 19:23:53.099 1294 INFO rally.task.engine [-] Full duration is: 16.200252 2018-01-02 19:23:53.409 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:23:56.314 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.90 sec 2018-01-02 19:23:56.314 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() started 2018-01-02 19:23:56.980 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-02 19:23:56.980 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() started 2018-01-02 19:23:56.981 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:23:57.787 1771 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:24:09.220 1771 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:24:09.241 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() started 2018-01-02 19:24:11.556 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-02 19:24:11.556 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() started 2018-01-02 19:24:11.731 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-02 19:24:11.731 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:24:15.400 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-02 19:24:15.530 1294 INFO rally.task.engine [-] Load duration is: 11.430331 2018-01-02 19:24:15.531 1294 INFO rally.task.engine [-] Full duration is: 22.007987 2018-01-02 19:24:15.854 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:24:18.647 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.79 sec 2018-01-02 19:24:18.648 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() started 2018-01-02 19:24:19.416 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-02 19:24:19.417 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() started 2018-01-02 19:24:19.417 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:24:19.440 1937 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:24:25.570 1937 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:24:25.597 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() started 2018-01-02 19:24:27.911 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-02 19:24:27.911 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() started 2018-01-02 19:24:28.084 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-02 19:24:28.085 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:24:31.696 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-02 19:24:31.959 1294 INFO rally.task.engine [-] Load duration is: 6.126349 2018-01-02 19:24:31.960 1294 INFO rally.task.engine [-] Full duration is: 15.859724 2018-01-02 19:24:32.281 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:24:35.105 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 19:24:35.106 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() started 2018-01-02 19:24:35.783 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-02 19:24:35.783 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() started 2018-01-02 19:24:35.784 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:24:35.806 2103 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:24:43.643 2103 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:24:43.666 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() started 2018-01-02 19:24:46.035 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-02 19:24:46.036 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() started 2018-01-02 19:24:46.204 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-02 19:24:46.204 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:24:49.828 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-02 19:24:50.379 1294 INFO rally.task.engine [-] Load duration is: 7.83419 2018-01-02 19:24:50.380 1294 INFO rally.task.engine [-] Full duration is: 17.563198 2018-01-02 19:24:50.627 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:24:53.468 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 19:24:53.469 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() started 2018-01-02 19:24:54.147 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-02 19:24:54.147 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack setup() started 2018-01-02 19:24:57.243 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack setup() finished in 3.10 sec 2018-01-02 19:24:57.243 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() started 2018-01-02 19:24:57.244 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-02 19:24:57.265 2269 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:25:03.077 2269 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:25:03.106 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() started 2018-01-02 19:25:05.470 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-02 19:25:05.470 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack cleanup() started 2018-01-02 19:25:09.219 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context volumes@openstack cleanup() finished in 3.75 sec 2018-01-02 19:25:09.219 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() started 2018-01-02 19:25:09.252 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context quotas@openstack cleanup() finished in 32.86 msec 2018-01-02 19:25:09.252 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:25:12.847 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-02 19:25:14.757 1294 INFO rally.task.engine [-] Load duration is: 5.809451 2018-01-02 19:25:14.757 1294 INFO rally.task.engine [-] Full duration is: 22.2337 2018-01-02 19:25:15.050 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:25:18.034 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.98 sec 2018-01-02 19:25:18.035 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() started 2018-01-02 19:25:18.035 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-02 19:25:18.059 2455 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:25:18.904 2455 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:25:18.931 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:25:23.724 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() finished in 4.79 sec 2018-01-02 19:25:23.724 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:25:27.403 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-02 19:25:29.125 1294 INFO rally.task.engine [-] Load duration is: 0.841971 2018-01-02 19:25:29.126 1294 INFO rally.task.engine [-] Full duration is: 12.372826 2018-01-02 19:25:29.442 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:25:32.287 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 19:25:32.287 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() started 2018-01-02 19:25:32.288 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-02 19:25:32.306 2621 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:25:33.104 2621 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:25:33.129 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:25:37.947 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() finished in 4.82 sec 2018-01-02 19:25:37.948 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:25:41.756 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-02 19:25:43.527 1294 INFO rally.task.engine [-] Load duration is: 0.794335 2018-01-02 19:25:43.527 1294 INFO rally.task.engine [-] Full duration is: 12.332148 2018-01-02 19:25:43.880 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:25:46.763 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.88 sec 2018-01-02 19:25:46.764 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() started 2018-01-02 19:25:46.764 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:25:46.787 2787 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:25:47.590 2787 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:25:47.609 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:25:52.660 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() finished in 5.05 sec 2018-01-02 19:25:52.660 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:25:56.379 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 19:25:57.959 1294 INFO rally.task.engine [-] Load duration is: 0.799473 2018-01-02 19:25:57.960 1294 INFO rally.task.engine [-] Full duration is: 12.516008 2018-01-02 19:25:58.275 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() started 2018-01-02 19:26:01.221 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack setup() finished in 2.95 sec 2018-01-02 19:26:01.222 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() started 2018-01-02 19:26:01.222 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:26:01.244 2953 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 START 2018-01-02 19:26:02.064 2953 INFO rally.task.runner [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | ITER: 1 END: OK 2018-01-02 19:26:02.087 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:26:06.852 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context admin_cleanup@openstack cleanup() finished in 4.76 sec 2018-01-02 19:26:06.852 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() started 2018-01-02 19:26:10.723 1294 INFO rally.task.context [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-02 19:26:12.354 1294 INFO rally.task.engine [-] Load duration is: 0.816576 2018-01-02 19:26:12.354 1294 INFO rally.task.engine [-] Full duration is: 12.46221 2018-01-02 19:26:12.572 1294 INFO rally.task.engine [-] Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 | Completed: Running task. Task 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194: 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.684 | 3.684 | 3.684 | 3.684 | 3.684 | 3.684 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.738 | 3.738 | 3.738 | 3.738 | 3.738 | 3.738 | 100.0% | 1 | | total | 7.423 | 7.423 | 7.423 | 7.423 | 7.423 | 7.423 | 100.0% | 1 | | -> duration | 7.423 | 7.423 | 7.423 | 7.423 | 7.423 | 7.423 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.422599 Full duration: 24.90623 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.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | cinder_v2.delete_volume | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 100.0% | 1 | | -> duration | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 5.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.938338 Full duration: 16.200252 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 | 8.945 | 8.945 | 8.945 | 8.945 | 8.945 | 8.945 | 100.0% | 1 | | cinder_v2.delete_volume | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | total | 11.43 | 11.43 | 11.43 | 11.43 | 11.43 | 11.43 | 100.0% | 1 | | -> duration | 11.43 | 11.43 | 11.43 | 11.43 | 11.43 | 11.43 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.430331 Full duration: 22.007987 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.112 | 3.112 | 3.112 | 3.112 | 3.112 | 3.112 | 100.0% | 1 | | cinder_v2.delete_volume | 3.014 | 3.014 | 3.014 | 3.014 | 3.014 | 3.014 | 100.0% | 1 | | total | 6.126 | 6.126 | 6.126 | 6.126 | 6.126 | 6.126 | 100.0% | 1 | | -> duration | 6.126 | 6.126 | 6.126 | 6.126 | 6.126 | 6.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.126349 Full duration: 15.859724 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.138 | 3.138 | 3.138 | 3.138 | 3.138 | 3.138 | 100.0% | 1 | | cinder_v2.extend_volume | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 2.504 | 100.0% | 1 | | cinder_v2.delete_volume | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 2.192 | 100.0% | 1 | | total | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 100.0% | 1 | | -> duration | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.83419 Full duration: 17.563198 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.199 | 3.199 | 3.199 | 3.199 | 3.199 | 3.199 | 100.0% | 1 | | cinder_v2.delete_volume | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 100.0% | 1 | | total | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 100.0% | 1 | | -> duration | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.809451 Full duration: 22.2337 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | cinder_v2.list_qos | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841971 Full duration: 12.372826 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | cinder_v2.set_qos | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794335 Full duration: 12.332148 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | cinder_v2.list_types | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799473 Full duration: 12.516008 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816576 Full duration: 12.46221 2018-01-02 19:26:12,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2bfb5d91-a3ed-4ba2-94fc-ccad8f146194 2018-01-02 19:26:12,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2bfb5d91-a3ed-4ba2-94fc-ccad8f146194', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-02 19:26:12,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2bfb5d91-a3ed-4ba2-94fc-ccad8f146194'] 2018-01-02 19:26:13,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:26:13,919 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-02 19:26:13,919 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-02 19:26:13,920 - 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-02 19:26:13,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:26:13,958 - 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-02 19:26:13,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:27:37,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task edc154ba-5120-4470-82c5-bf1d04a17b34: started 2018-01-02 19:26:15.982 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Starting: Task validation. 2018-01-02 19:26:16.021 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Starting: Task validation of syntax. 2018-01-02 19:26:16.077 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Completed: Task validation of syntax. 2018-01-02 19:26:16.077 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Starting: Task validation of required platforms. 2018-01-02 19:26:16.099 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Completed: Task validation of required platforms. 2018-01-02 19:26:16.099 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Starting: Task validation of semantic. 2018-01-02 19:26:16.893 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() started 2018-01-02 19:26:19.860 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() finished in 2.97 sec 2018-01-02 19:26:23.194 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() started 2018-01-02 19:26:26.937 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-02 19:26:26.938 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Completed: Task validation of semantic. 2018-01-02 19:26:26.938 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Completed: Task validation. 2018-01-02 19:26:26.939 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Starting: Running task. 2018-01-02 19:26:27.139 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() started 2018-01-02 19:26:30.054 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() finished in 2.91 sec 2018-01-02 19:26:30.055 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() started 2018-01-02 19:26:31.033 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() finished in 0.98 sec 2018-01-02 19:26:31.034 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack setup() started 2018-01-02 19:26:31.034 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-02 19:26:31.057 3238 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 START 2018-01-02 19:26:41.441 3238 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 END: OK 2018-01-02 19:26:41.469 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack cleanup() started 2018-01-02 19:26:42.058 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-02 19:26:42.058 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() started 2018-01-02 19:26:42.067 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() finished in 8.18 msec 2018-01-02 19:26:42.067 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() started 2018-01-02 19:26:45.828 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-02 19:26:47.237 3083 INFO rally.task.engine [-] Load duration is: 6.382246 2018-01-02 19:26:47.238 3083 INFO rally.task.engine [-] Full duration is: 18.707063 2018-01-02 19:26:47.599 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() started 2018-01-02 19:26:50.586 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() finished in 2.99 sec 2018-01-02 19:26:50.587 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() started 2018-01-02 19:26:51.557 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() finished in 0.97 sec 2018-01-02 19:26:51.558 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack setup() started 2018-01-02 19:26:51.558 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-02 19:26:51.580 3404 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 START 2018-01-02 19:26:59.703 3404 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 END: OK 2018-01-02 19:26:59.727 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack cleanup() started 2018-01-02 19:27:00.306 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-02 19:27:00.306 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() started 2018-01-02 19:27:00.314 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() finished in 7.26 msec 2018-01-02 19:27:00.314 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() started 2018-01-02 19:27:04.092 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-02 19:27:05.701 3083 INFO rally.task.engine [-] Load duration is: 6.121243 2018-01-02 19:27:05.702 3083 INFO rally.task.engine [-] Full duration is: 16.509534 2018-01-02 19:27:06.067 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() started 2018-01-02 19:27:09.065 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() finished in 3.00 sec 2018-01-02 19:27:09.066 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() started 2018-01-02 19:27:10.009 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() finished in 0.94 sec 2018-01-02 19:27:10.009 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack setup() started 2018-01-02 19:27:10.010 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-02 19:27:10.030 3570 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 START 2018-01-02 19:27:20.105 3570 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 END: OK 2018-01-02 19:27:20.129 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack cleanup() started 2018-01-02 19:27:20.700 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-02 19:27:20.701 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() started 2018-01-02 19:27:20.710 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() finished in 8.89 msec 2018-01-02 19:27:20.710 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() started 2018-01-02 19:27:24.344 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-02 19:27:26.195 3083 INFO rally.task.engine [-] Load duration is: 8.073622 2018-01-02 19:27:26.196 3083 INFO rally.task.engine [-] Full duration is: 18.294766 2018-01-02 19:27:26.582 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() started 2018-01-02 19:27:29.440 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:27:29.440 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() started 2018-01-02 19:27:30.338 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack setup() finished in 0.90 sec 2018-01-02 19:27:30.359 3736 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 START 2018-01-02 19:27:30.956 3736 INFO rally.task.runner [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | ITER: 1 END: OK 2018-01-02 19:27:30.984 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() started 2018-01-02 19:27:30.993 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context roles@openstack cleanup() finished in 9.00 msec 2018-01-02 19:27:30.993 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() started 2018-01-02 19:27:34.672 3083 INFO rally.task.context [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-02 19:27:36.659 3083 INFO rally.task.engine [-] Load duration is: 0.594759 2018-01-02 19:27:36.660 3083 INFO rally.task.engine [-] Full duration is: 8.107759 2018-01-02 19:27:36.908 3083 INFO rally.task.engine [-] Task edc154ba-5120-4470-82c5-bf1d04a17b34 | Completed: Running task. Task edc154ba-5120-4470-82c5-bf1d04a17b34: 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 | 4.741 | 4.741 | 4.741 | 4.741 | 4.741 | 4.741 | 100.0% | 1 | | heat.update_stack | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | heat.delete_stack | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 100.0% | 1 | | total | 10.382 | 10.382 | 10.382 | 10.382 | 10.382 | 10.382 | 100.0% | 1 | | -> duration | 6.382 | 6.382 | 6.382 | 6.382 | 6.382 | 6.382 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.382246 Full duration: 18.707063 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.836 | 4.836 | 4.836 | 4.836 | 4.836 | 4.836 | 100.0% | 1 | | heat.check_stack | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | heat.delete_stack | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 2.779 | 100.0% | 1 | | total | 8.121 | 8.121 | 8.121 | 8.121 | 8.121 | 8.121 | 100.0% | 1 | | -> duration | 6.121 | 6.121 | 6.121 | 6.121 | 6.121 | 6.121 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.121243 Full duration: 16.509534 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.782 | 4.782 | 4.782 | 4.782 | 4.782 | 4.782 | 100.0% | 1 | | heat.suspend_stack | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | heat.resume_stack | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | heat.delete_stack | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 100.0% | 1 | | total | 10.074 | 10.074 | 10.074 | 10.074 | 10.074 | 10.074 | 100.0% | 1 | | -> duration | 8.074 | 8.074 | 8.074 | 8.074 | 8.074 | 8.074 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.073622 Full duration: 18.294766 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594759 Full duration: 8.107759 2018-01-02 19:27:37,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : edc154ba-5120-4470-82c5-bf1d04a17b34 2018-01-02 19:27:37,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'edc154ba-5120-4470-82c5-bf1d04a17b34', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-02 19:27:37,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'edc154ba-5120-4470-82c5-bf1d04a17b34'] 2018-01-02 19:27:38,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:27:38,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-02 19:27:38,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-02 19:27:38,065 - 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-02 19:27:38,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:27:38,081 - 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-02 19:27:38,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:30:53,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d404a3ad-7d90-4779-8511-7be06dbfea83: started 2018-01-02 19:27:40.130 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Starting: Task validation. 2018-01-02 19:27:40.165 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Starting: Task validation of syntax. 2018-01-02 19:27:40.258 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Completed: Task validation of syntax. 2018-01-02 19:27:40.258 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Starting: Task validation of required platforms. 2018-01-02 19:27:40.294 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Completed: Task validation of required platforms. 2018-01-02 19:27:40.294 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Starting: Task validation of semantic. 2018-01-02 19:27:40.961 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:27:43.824 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:27:43.901 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:27:47.842 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-02 19:27:47.843 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Completed: Task validation of semantic. 2018-01-02 19:27:47.843 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Completed: Task validation. 2018-01-02 19:27:47.844 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Starting: Running task. 2018-01-02 19:27:48.050 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:27:50.962 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.91 sec 2018-01-02 19:27:50.963 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:27:50.963 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-02 19:27:50.986 3941 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:27:52.712 3941 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:27:52.731 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:27:58.734 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 6.00 sec 2018-01-02 19:27:58.735 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:28:02.393 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-02 19:28:04.135 3816 INFO rally.task.engine [-] Load duration is: 0.773714 2018-01-02 19:28:04.135 3816 INFO rally.task.engine [-] Full duration is: 14.362526 2018-01-02 19:28:04.516 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:28:07.435 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.92 sec 2018-01-02 19:28:07.435 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:28:07.436 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-02 19:28:07.457 4107 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:28:09.059 4107 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:28:09.081 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:28:15.254 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 6.17 sec 2018-01-02 19:28:15.255 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:28:19.062 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-02 19:28:20.600 3816 INFO rally.task.engine [-] Load duration is: 0.696273 2018-01-02 19:28:20.600 3816 INFO rally.task.engine [-] Full duration is: 14.565448 2018-01-02 19:28:20.965 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:28:23.879 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.91 sec 2018-01-02 19:28:23.880 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:28:23.880 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-02 19:28:23.901 4273 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:28:25.546 4273 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:28:25.567 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:28:31.598 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 6.03 sec 2018-01-02 19:28:31.599 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:28:35.314 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 19:28:37.048 3816 INFO rally.task.engine [-] Load duration is: 0.757484 2018-01-02 19:28:37.049 3816 INFO rally.task.engine [-] Full duration is: 14.367842 2018-01-02 19:28:37.426 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:28:40.244 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 19:28:40.244 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:28:40.244 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 19:28:40.266 4439 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:28:41.799 4439 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:28:41.824 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:28:45.784 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 3.96 sec 2018-01-02 19:28:45.784 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:28:49.459 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-02 19:28:49.545 3816 INFO rally.task.engine [-] Load duration is: 0.640003 2018-01-02 19:28:49.545 3816 INFO rally.task.engine [-] Full duration is: 12.051885 2018-01-02 19:28:49.996 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:28:53.011 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 3.02 sec 2018-01-02 19:28:53.012 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:28:53.012 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-02 19:28:53.034 4605 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:28:54.633 4605 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:28:54.658 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:28:58.561 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 3.90 sec 2018-01-02 19:28:58.561 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:29:02.327 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-02 19:29:04.080 3816 INFO rally.task.engine [-] Load duration is: 0.627196 2018-01-02 19:29:04.080 3816 INFO rally.task.engine [-] Full duration is: 12.350101 2018-01-02 19:29:04.408 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:29:07.349 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.94 sec 2018-01-02 19:29:07.349 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:29:07.350 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-02 19:29:07.376 4771 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:29:10.226 4771 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:29:10.248 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:29:20.136 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 9.89 sec 2018-01-02 19:29:20.137 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:29:23.882 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-02 19:29:24.520 3816 INFO rally.task.engine [-] Load duration is: 1.88368 2018-01-02 19:29:24.521 3816 INFO rally.task.engine [-] Full duration is: 19.490531 2018-01-02 19:29:24.864 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:29:27.727 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:29:27.727 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:29:27.727 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:29:27.749 4937 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:29:29.630 4937 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:29:29.654 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:29:33.592 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 3.94 sec 2018-01-02 19:29:33.592 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:29:37.314 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 19:29:38.957 3816 INFO rally.task.engine [-] Load duration is: 0.938341 2018-01-02 19:29:38.957 3816 INFO rally.task.engine [-] Full duration is: 12.46944 2018-01-02 19:29:39.311 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:29:42.281 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.97 sec 2018-01-02 19:29:42.282 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:29:42.282 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:29:42.303 5103 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:29:43.996 5103 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:29:44.019 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:29:50.158 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-02 19:29:50.159 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:29:53.889 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-02 19:29:55.400 3816 INFO rally.task.engine [-] Load duration is: 0.795764 2018-01-02 19:29:55.400 3816 INFO rally.task.engine [-] Full duration is: 14.594545 2018-01-02 19:29:55.791 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:29:58.637 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.85 sec 2018-01-02 19:29:58.637 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:29:58.637 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 19:29:58.659 5269 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:30:00.265 5269 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:30:00.288 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:30:06.446 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 6.16 sec 2018-01-02 19:30:06.447 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:30:10.135 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-02 19:30:11.898 3816 INFO rally.task.engine [-] Load duration is: 0.663178 2018-01-02 19:30:11.898 3816 INFO rally.task.engine [-] Full duration is: 14.363358 2018-01-02 19:30:12.229 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:30:15.264 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 3.04 sec 2018-01-02 19:30:15.265 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:30:15.265 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-02 19:30:15.287 5435 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:30:17.100 5435 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:30:17.126 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:30:23.080 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 5.95 sec 2018-01-02 19:30:23.081 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:30:26.662 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-02 19:30:28.312 3816 INFO rally.task.engine [-] Load duration is: 0.91382 2018-01-02 19:30:28.312 3816 INFO rally.task.engine [-] Full duration is: 14.449295 2018-01-02 19:30:28.611 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() started 2018-01-02 19:30:31.591 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack setup() finished in 2.98 sec 2018-01-02 19:30:31.591 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() started 2018-01-02 19:30:31.592 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:30:31.613 5601 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 START 2018-01-02 19:30:39.056 5601 INFO rally.task.runner [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | ITER: 1 END: OK 2018-01-02 19:30:39.080 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:30:47.590 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context admin_cleanup@openstack cleanup() finished in 8.51 sec 2018-01-02 19:30:47.591 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() started 2018-01-02 19:30:51.384 3816 INFO rally.task.context [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-02 19:30:52.744 3816 INFO rally.task.engine [-] Load duration is: 6.484375 2018-01-02 19:30:52.744 3816 INFO rally.task.engine [-] Full duration is: 22.790043 2018-01-02 19:30:52.968 3816 INFO rally.task.engine [-] Task d404a3ad-7d90-4779-8511-7be06dbfea83 | Completed: Running task. Task d404a3ad-7d90-4779-8511-7be06dbfea83: 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773714 Full duration: 14.362526 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | keystone_v3.add_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_roles | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696273 Full duration: 14.565448 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | keystone_v3.list_projects | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.757484 Full duration: 14.367842 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.delete_role | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640003 Full duration: 12.051885 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.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | keystone_v3.delete_service | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> duration | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.627196 Full duration: 12.350101 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | keystone_v3.create_user | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | -> keystone_v3.add_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | keystone_v3.create_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_project | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.get_user | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | keystone_v3.get_role | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.list_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.get_services | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | -> duration | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 1.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.88368 Full duration: 19.490531 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | keystone_v3.update_project | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | keystone_v3.delete_project | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.938341 Full duration: 12.46944 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795764 Full duration: 14.594545 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663178 Full duration: 14.363358 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | keystone_v3.list_users | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | -> duration | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91382 Full duration: 14.449295 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | keystone_v3.create_users | 4.847 | 4.847 | 4.847 | 4.847 | 4.847 | 4.847 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.846 | 4.846 | 4.846 | 4.846 | 4.846 | 4.846 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | total | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 100.0% | 1 | | -> duration | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 6.484 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.484375 Full duration: 22.790043 2018-01-02 19:30:53,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d404a3ad-7d90-4779-8511-7be06dbfea83 2018-01-02 19:30:53,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd404a3ad-7d90-4779-8511-7be06dbfea83', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-02 19:30:53,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd404a3ad-7d90-4779-8511-7be06dbfea83'] 2018-01-02 19:30:54,352 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:30:54,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-02 19:30:54,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-02 19:30:54,354 - 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-02 19:30:54,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:30:54,388 - 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-02 19:30:54,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:37:04,862 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 101e1a06-278a-4c66-a600-d39f33ec6c88: started 2018-01-02 19:30:56.478 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Starting: Task validation. 2018-01-02 19:30:56.525 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Starting: Task validation of syntax. 2018-01-02 19:30:56.654 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Completed: Task validation of syntax. 2018-01-02 19:30:56.654 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Starting: Task validation of required platforms. 2018-01-02 19:30:56.694 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Completed: Task validation of required platforms. 2018-01-02 19:30:56.694 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Starting: Task validation of semantic. 2018-01-02 19:30:57.289 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:31:00.246 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.96 sec 2018-01-02 19:31:04.793 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:31:08.695 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-02 19:31:08.695 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Completed: Task validation of semantic. 2018-01-02 19:31:08.695 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Completed: Task validation. 2018-01-02 19:31:08.696 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Starting: Running task. 2018-01-02 19:31:08.922 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:31:11.719 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.80 sec 2018-01-02 19:31:11.719 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:31:12.315 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-02 19:31:12.315 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:31:12.316 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:31:12.339 5856 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:31:14.100 5856 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:31:14.121 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:31:20.224 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 6.10 sec 2018-01-02 19:31:20.224 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:31:20.425 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-02 19:31:20.425 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:31:23.918 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.49 sec 2018-01-02 19:31:25.020 5731 INFO rally.task.engine [-] Load duration is: 1.758748 2018-01-02 19:31:25.021 5731 INFO rally.task.engine [-] Full duration is: 15.014183 2018-01-02 19:31:25.383 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:31:28.375 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.99 sec 2018-01-02 19:31:28.375 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:31:28.972 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-02 19:31:28.973 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() started 2018-01-02 19:31:37.770 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() finished in 8.80 sec 2018-01-02 19:31:37.770 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:31:37.771 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 19:31:37.794 6142 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:31:39.833 6142 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:31:39.854 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:31:48.108 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 8.25 sec 2018-01-02 19:31:48.108 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() started 2018-01-02 19:31:56.173 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() finished in 8.07 sec 2018-01-02 19:31:56.174 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:31:56.347 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-02 19:31:56.347 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:31:59.918 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-02 19:32:01.574 5731 INFO rally.task.engine [-] Load duration is: 2.037174 2018-01-02 19:32:01.574 5731 INFO rally.task.engine [-] Full duration is: 34.550856 2018-01-02 19:32:01.885 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:32:04.759 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.87 sec 2018-01-02 19:32:04.759 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:32:05.381 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-02 19:32:05.382 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() started 2018-01-02 19:32:14.375 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() finished in 8.99 sec 2018-01-02 19:32:14.376 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:32:14.376 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:32:14.399 6428 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:32:24.545 6428 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:32:24.573 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:32:37.322 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 12.75 sec 2018-01-02 19:32:37.323 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() started 2018-01-02 19:32:47.389 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() finished in 10.07 sec 2018-01-02 19:32:47.390 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:32:47.587 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-02 19:32:47.587 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:32:51.176 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-02 19:32:52.158 5731 INFO rally.task.engine [-] Load duration is: 10.143924 2018-01-02 19:32:52.159 5731 INFO rally.task.engine [-] Full duration is: 49.306829 2018-01-02 19:32:52.475 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:32:55.312 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 19:32:55.313 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:32:55.908 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-02 19:32:55.908 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() started 2018-01-02 19:33:04.966 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() finished in 9.06 sec 2018-01-02 19:33:04.966 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:33:04.966 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-02 19:33:04.989 6714 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:33:06.783 6714 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:33:06.804 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:33:15.312 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 8.51 sec 2018-01-02 19:33:15.312 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() started 2018-01-02 19:33:23.121 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() finished in 7.81 sec 2018-01-02 19:33:23.121 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:33:23.311 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-02 19:33:23.311 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:33:26.840 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-02 19:33:28.674 5731 INFO rally.task.engine [-] Load duration is: 1.792033 2018-01-02 19:33:28.674 5731 INFO rally.task.engine [-] Full duration is: 34.382389 2018-01-02 19:33:29.044 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:33:31.907 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:33:31.907 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:33:32.488 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-02 19:33:32.489 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:33:32.489 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:33:32.512 7000 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:33:33.721 7000 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:33:33.748 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:33:41.915 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 8.17 sec 2018-01-02 19:33:41.915 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:33:42.106 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-02 19:33:42.106 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:33:45.745 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-02 19:33:47.150 5731 INFO rally.task.engine [-] Load duration is: 1.207763 2018-01-02 19:33:47.151 5731 INFO rally.task.engine [-] Full duration is: 16.719683 2018-01-02 19:33:47.518 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:33:50.420 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.90 sec 2018-01-02 19:33:50.421 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:33:51.033 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-02 19:33:51.033 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() started 2018-01-02 19:34:00.061 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() finished in 9.03 sec 2018-01-02 19:34:00.062 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:34:00.062 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-02 19:34:00.086 7286 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:34:01.793 7286 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:34:01.818 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:34:10.605 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 8.79 sec 2018-01-02 19:34:10.606 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() started 2018-01-02 19:34:20.969 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() finished in 10.36 sec 2018-01-02 19:34:20.970 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:34:21.137 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-02 19:34:21.138 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:34:24.702 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-02 19:34:25.719 5731 INFO rally.task.engine [-] Load duration is: 1.704787 2018-01-02 19:34:25.720 5731 INFO rally.task.engine [-] Full duration is: 37.200004 2018-01-02 19:34:26.051 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:34:28.799 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.75 sec 2018-01-02 19:34:28.799 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:34:29.428 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-02 19:34:29.428 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() started 2018-01-02 19:34:38.105 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() finished in 8.68 sec 2018-01-02 19:34:38.106 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:34:38.106 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 19:34:38.130 7572 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:34:45.420 7572 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:34:45.446 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:35:02.382 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 16.94 sec 2018-01-02 19:35:02.382 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() started 2018-01-02 19:35:10.761 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() finished in 8.38 sec 2018-01-02 19:35:10.762 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:35:10.964 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-02 19:35:10.964 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:35:14.587 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-02 19:35:16.329 5731 INFO rally.task.engine [-] Load duration is: 7.288215 2018-01-02 19:35:16.330 5731 INFO rally.task.engine [-] Full duration is: 48.555019 2018-01-02 19:35:16.630 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:35:19.505 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.88 sec 2018-01-02 19:35:19.506 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:35:20.099 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-02 19:35:20.099 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() started 2018-01-02 19:35:29.132 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack setup() finished in 9.03 sec 2018-01-02 19:35:29.132 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:35:29.133 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 19:35:29.156 7858 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:35:30.921 7858 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:35:30.949 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:35:43.535 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 12.59 sec 2018-01-02 19:35:43.536 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() started 2018-01-02 19:35:54.858 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context network@openstack cleanup() finished in 11.32 sec 2018-01-02 19:35:54.858 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:35:55.054 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-02 19:35:55.054 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:35:58.683 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-02 19:35:58.869 5731 INFO rally.task.engine [-] Load duration is: 1.76346 2018-01-02 19:35:58.870 5731 INFO rally.task.engine [-] Full duration is: 42.075697 2018-01-02 19:35:59.149 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:36:02.088 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.94 sec 2018-01-02 19:36:02.088 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:36:02.680 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-02 19:36:02.680 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:36:02.680 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.23 msec 2018-01-02 19:36:02.699 8144 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:36:03.913 8144 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:36:03.935 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:36:10.047 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 6.11 sec 2018-01-02 19:36:10.048 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:36:10.227 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-02 19:36:10.228 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:36:13.947 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 19:36:15.237 5731 INFO rally.task.engine [-] Load duration is: 1.21194 2018-01-02 19:36:15.238 5731 INFO rally.task.engine [-] Full duration is: 14.814281 2018-01-02 19:36:15.602 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:36:18.515 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.91 sec 2018-01-02 19:36:18.515 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:36:19.099 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-02 19:36:19.100 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:36:19.100 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:36:19.121 8430 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:36:20.849 8430 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:36:20.871 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:36:26.769 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 5.90 sec 2018-01-02 19:36:26.770 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:36:26.820 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 49.90 msec 2018-01-02 19:36:26.820 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:36:30.426 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-02 19:36:31.680 5731 INFO rally.task.engine [-] Load duration is: 1.725772 2018-01-02 19:36:31.681 5731 INFO rally.task.engine [-] Full duration is: 14.84218 2018-01-02 19:36:32.094 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() started 2018-01-02 19:36:34.955 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 19:36:34.955 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() started 2018-01-02 19:36:35.530 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack setup() finished in 0.57 sec 2018-01-02 19:36:35.530 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context roles@openstack setup() started 2018-01-02 19:36:37.570 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context roles@openstack setup() finished in 2.04 sec 2018-01-02 19:36:37.570 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() started 2018-01-02 19:36:37.571 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:36:37.592 8746 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 START 2018-01-02 19:36:44.971 8746 INFO rally.task.runner [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | ITER: 1 END: OK 2018-01-02 19:36:44.998 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() started 2018-01-02 19:36:57.643 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context cleanup@openstack cleanup() finished in 12.64 sec 2018-01-02 19:36:57.643 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context roles@openstack cleanup() started 2018-01-02 19:36:58.634 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context roles@openstack cleanup() finished in 0.99 sec 2018-01-02 19:36:58.634 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() started 2018-01-02 19:36:58.806 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-02 19:36:58.807 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() started 2018-01-02 19:37:02.404 5731 INFO rally.task.context [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-02 19:37:04.284 5731 INFO rally.task.engine [-] Load duration is: 7.3764 2018-01-02 19:37:04.285 5731 INFO rally.task.engine [-] Full duration is: 30.327908 2018-01-02 19:37:04.546 5731 INFO rally.task.engine [-] Task 101e1a06-278a-4c66-a600-d39f33ec6c88 | Completed: Running task. Task 101e1a06-278a-4c66-a600-d39f33ec6c88: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | neutron.delete_network | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | total | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> duration | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.758748 Full duration: 15.014183 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 1.45 | 100.0% | 1 | | neutron.delete_port | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 0.587 | 100.0% | 1 | | total | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 100.0% | 1 | | -> duration | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.037174 Full duration: 34.550856 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | neutron.create_subnet | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | neutron.create_router | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 3.139 | 100.0% | 1 | | neutron.add_interface_router | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | neutron.remove_interface_router | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | neutron.delete_router | 2.167 | 2.167 | 2.167 | 2.167 | 2.167 | 2.167 | 100.0% | 1 | | total | 10.144 | 10.144 | 10.144 | 10.144 | 10.144 | 10.144 | 100.0% | 1 | | -> duration | 10.144 | 10.144 | 10.144 | 10.144 | 10.144 | 10.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.143924 Full duration: 49.306829 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 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | neutron.delete_subnet | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | total | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> duration | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.792033 Full duration: 34.382389 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.list_networks | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> duration | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.207763 Full duration: 16.719683 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.464 | 1.464 | 1.464 | 1.464 | 1.464 | 1.464 | 100.0% | 1 | | neutron.list_ports | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 100.0% | 1 | | -> duration | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.704787 Full duration: 37.200004 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_subnet | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | neutron.create_router | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 100.0% | 1 | | neutron.add_interface_router | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 100.0% | 1 | | neutron.list_routers | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 7.288 | 7.288 | 7.288 | 7.288 | 7.288 | 7.288 | 100.0% | 1 | | -> duration | 7.288 | 7.288 | 7.288 | 7.288 | 7.288 | 7.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.288215 Full duration: 48.555019 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | neutron.create_subnet | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.list_subnets | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> duration | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.76346 Full duration: 42.075697 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | neutron.delete_security_group | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.21194 Full duration: 14.814281 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | neutron.create_security_group_rule | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | neutron.delete_security_group | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | -> duration | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.725772 Full duration: 14.84218 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | neutron.create_router | 3.566 | 3.566 | 3.566 | 3.566 | 3.566 | 3.566 | 100.0% | 1 | | neutron.add_gateway_router | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 100.0% | 1 | | neutron.remove_gateway_router | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | total | 7.376 | 7.376 | 7.376 | 7.376 | 7.376 | 7.376 | 100.0% | 1 | | -> duration | 7.376 | 7.376 | 7.376 | 7.376 | 7.376 | 7.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.3764 Full duration: 30.327908 2018-01-02 19:37:04,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 101e1a06-278a-4c66-a600-d39f33ec6c88 2018-01-02 19:37:04,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '101e1a06-278a-4c66-a600-d39f33ec6c88', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-02 19:37:04,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '101e1a06-278a-4c66-a600-d39f33ec6c88'] 2018-01-02 19:37:05,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:37:05,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-02 19:37:05,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-02 19:37:05,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-02 19:37:05,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:37:05,932 - 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-02 19:37:05,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:40:12,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f700b8eb-e836-43b9-85ce-752ecc8dac17: started 2018-01-02 19:37:08.068 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Starting: Task validation. 2018-01-02 19:37:08.109 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Starting: Task validation of syntax. 2018-01-02 19:37:08.211 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Completed: Task validation of syntax. 2018-01-02 19:37:08.211 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Starting: Task validation of required platforms. 2018-01-02 19:37:08.250 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Completed: Task validation of required platforms. 2018-01-02 19:37:08.250 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Starting: Task validation of semantic. 2018-01-02 19:37:08.912 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack setup() started 2018-01-02 19:37:11.759 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack setup() finished in 2.85 sec 2018-01-02 19:37:24.693 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack cleanup() started 2018-01-02 19:37:28.421 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-02 19:37:28.422 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Completed: Task validation of semantic. 2018-01-02 19:37:28.422 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Completed: Task validation. 2018-01-02 19:37:28.423 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Starting: Running task. 2018-01-02 19:37:28.614 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack setup() started 2018-01-02 19:37:31.339 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack setup() finished in 2.72 sec 2018-01-02 19:37:31.340 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context cleanup@openstack setup() started 2018-01-02 19:37:31.340 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-02 19:37:32.266 9151 INFO rally.task.runner [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | ITER: 1 START 2018-01-02 19:39:59.592 9151 INFO rally.task.runner [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-02 19:39:59.614 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context cleanup@openstack cleanup() started 2018-01-02 19:40:07.120 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context cleanup@openstack cleanup() finished in 7.51 sec 2018-01-02 19:40:07.121 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack cleanup() started 2018-01-02 19:40:10.707 9026 INFO rally.task.context [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-02 19:40:11.425 9026 INFO rally.task.engine [-] Load duration is: 146.320051 2018-01-02 19:40:11.426 9026 INFO rally.task.engine [-] Full duration is: 162.109798 2018-01-02 19:40:11.840 9026 INFO rally.task.engine [-] Task f700b8eb-e836-43b9-85ce-752ecc8dac17 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.802 | 11.802 | 11.802 | 11.802 | 11.802 | 11.802 | 100.0% | 1 | | nova.find_host_to_migrate | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | nova.live_migrate | 134.257 | 134.257 | 134.257 | 134.257 | 134.257 | 134.257 | 0.0% | 1 | | total | 147.32 | 147.32 | 147.32 | 147.32 | 147.32 | 147.32 | 0.0% | 1 | | -> duration | 146.32 | 146.32 | 146.32 | 146.32 | 146.32 | 146.32 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 146.320051 Full duration: 162.109798 2018-01-02 19:40:12,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f700b8eb-e836-43b9-85ce-752ecc8dac17 2018-01-02 19:40:12,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f700b8eb-e836-43b9-85ce-752ecc8dac17', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-02 19:40:12,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f700b8eb-e836-43b9-85ce-752ecc8dac17'] 2018-01-02 19:40:13,059 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:40:13,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-02 19:40:13,060 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-02 19:40:13,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-02 19:40:13,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 19:40:13,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 19:40:13,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'a18c9805-27bb-4d7e-8812-a0ef8823c223', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'flavor_name': 'rally-tiny-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-4b7ab4ca-77df-4be8-9a95-bd48b818fd8b', '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-02 19:41:17,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4: started 2018-01-02 19:40:15.209 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Starting: Task validation. 2018-01-02 19:40:15.258 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Starting: Task validation of syntax. 2018-01-02 19:40:15.336 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Completed: Task validation of syntax. 2018-01-02 19:40:15.337 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Starting: Task validation of required platforms. 2018-01-02 19:40:15.366 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Completed: Task validation of required platforms. 2018-01-02 19:40:15.367 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Starting: Task validation of semantic. 2018-01-02 19:40:16.050 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() started 2018-01-02 19:40:18.965 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() finished in 2.91 sec 2018-01-02 19:40:21.014 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() started 2018-01-02 19:40:24.827 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-02 19:40:24.827 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Completed: Task validation of semantic. 2018-01-02 19:40:24.828 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Completed: Task validation. 2018-01-02 19:40:24.829 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Starting: Running task. 2018-01-02 19:40:25.010 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() started 2018-01-02 19:40:27.851 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 19:40:27.852 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() started 2018-01-02 19:40:27.852 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 19:40:27.877 9386 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 START 2018-01-02 19:40:29.001 9386 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 END: OK 2018-01-02 19:40:29.023 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:40:29.974 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-02 19:40:29.975 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() started 2018-01-02 19:40:33.632 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-02 19:40:35.075 9261 INFO rally.task.engine [-] Load duration is: 1.121922 2018-01-02 19:40:35.076 9261 INFO rally.task.engine [-] Full duration is: 8.639276 2018-01-02 19:40:35.365 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() started 2018-01-02 19:40:38.317 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() finished in 2.95 sec 2018-01-02 19:40:38.317 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() started 2018-01-02 19:40:38.317 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-02 19:40:38.339 9492 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 START 2018-01-02 19:40:39.062 9492 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 END: OK 2018-01-02 19:40:39.090 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:40:40.087 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-02 19:40:40.087 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() started 2018-01-02 19:40:43.782 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-02 19:40:45.419 9261 INFO rally.task.engine [-] Load duration is: 0.720918 2018-01-02 19:40:45.419 9261 INFO rally.task.engine [-] Full duration is: 8.435392 2018-01-02 19:40:45.742 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() started 2018-01-02 19:40:48.540 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() finished in 2.80 sec 2018-01-02 19:40:48.540 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() started 2018-01-02 19:40:48.540 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-02 19:40:48.562 9598 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 START 2018-01-02 19:40:49.274 9598 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 END: OK 2018-01-02 19:40:49.293 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:40:50.262 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-02 19:40:50.263 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() started 2018-01-02 19:40:53.954 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-02 19:40:55.797 9261 INFO rally.task.engine [-] Load duration is: 0.709681 2018-01-02 19:40:55.798 9261 INFO rally.task.engine [-] Full duration is: 8.228372 2018-01-02 19:40:56.142 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() started 2018-01-02 19:40:59.036 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() finished in 2.89 sec 2018-01-02 19:40:59.036 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() started 2018-01-02 19:40:59.036 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() finished in 0.12 msec 2018-01-02 19:40:59.052 9704 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 START 2018-01-02 19:41:00.012 9704 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 END: OK 2018-01-02 19:41:00.039 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:41:00.944 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() finished in 0.91 sec 2018-01-02 19:41:00.944 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() started 2018-01-02 19:41:04.512 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-02 19:41:06.192 9261 INFO rally.task.engine [-] Load duration is: 0.958084 2018-01-02 19:41:06.193 9261 INFO rally.task.engine [-] Full duration is: 8.386613 2018-01-02 19:41:06.527 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() started 2018-01-02 19:41:09.340 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack setup() finished in 2.81 sec 2018-01-02 19:41:09.340 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() started 2018-01-02 19:41:09.341 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 19:41:09.364 9810 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 START 2018-01-02 19:41:10.307 9810 INFO rally.task.runner [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | ITER: 1 END: OK 2018-01-02 19:41:10.327 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() started 2018-01-02 19:41:11.278 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-02 19:41:11.278 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() started 2018-01-02 19:41:14.943 9261 INFO rally.task.context [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-02 19:41:16.585 9261 INFO rally.task.engine [-] Load duration is: 0.941723 2018-01-02 19:41:16.586 9261 INFO rally.task.engine [-] Full duration is: 8.435128 2018-01-02 19:41:16.845 9261 INFO rally.task.engine [-] Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4 | Completed: Running task. Task b0a6dcf4-e104-4f69-a770-b63e5761dfb4: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | quotas.delete_quotas | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.121922 Full duration: 8.639276 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720918 Full duration: 8.435392 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 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.709681 Full duration: 8.228372 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | quotas.delete_quotas | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 0.023 | 100.0% | 1 | | total | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> duration | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.958084 Full duration: 8.386613 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 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.941723 Full duration: 8.435128 2018-01-02 19:41:17,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b0a6dcf4-e104-4f69-a770-b63e5761dfb4 2018-01-02 19:41:17,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b0a6dcf4-e104-4f69-a770-b63e5761dfb4', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-02 19:41:17,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b0a6dcf4-e104-4f69-a770-b63e5761dfb4'] 2018-01-02 19:41:17,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 19:41:17,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-02 19:41:17,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:29 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:40 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:36 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:03 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:31 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:15 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:24 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:24 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:35:25 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-02 19:41:17,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-02 19:41:28,801 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-02 19:41:28,801 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-02 19:41:29,300 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:41:29,300 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:41:29,300 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:42 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-02 19:41:29,304 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-02 19:41:29,304 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-02 19:41:29,384 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 19:41:29,863 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 19:41:29,863 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-02 19:41:30,251 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-02 19:41:32,558 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-02 19:41:35,044 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-02 19:41:38,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-02 19:41:40,468 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-02 19:41:46,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-02 19:41:47,126 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-02 19:41:48,206 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-02 19:41:51,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 19:41:51,636 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 19:41:54,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-02 19:41:54,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-02 19:41:57,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-02 19:41:58,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-02 19:41:58,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-02 19:41:58,840 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-02 19:42:01,820 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-02 19:42:01,820 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-02 19:42:01,823 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-02 19:42:01,826 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-02 19:42:01,827 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-02 19:42:01,835 - 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-02 19:57:15,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.208522s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.056715s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.662517s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [1.031616s] ... ok 2018-01-02 19:57:15,054 - 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.215636s] ... ok 2018-01-02 19:57:15,054 - 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 [3.065085s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.075962s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.689147s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.101586s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001250s] ... ok 2018-01-02 19:57:15,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.111763s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.093937s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.816350s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.102204s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000988s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [7.614728s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.060156s] ... ok 2018-01-02 19:57:15,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.987191s] ... ok 2018-01-02 19:57:15,055 - 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.370433s] ... ok 2018-01-02 19:57:15,055 - 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.458666s] ... ok 2018-01-02 19:57:15,055 - 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.450332s] ... ok 2018-01-02 19:57:15,055 - 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.574692s] ... ok 2018-01-02 19:57:15,055 - 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.496845s] ... ok 2018-01-02 19:57:15,055 - 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.083817s] ... ok 2018-01-02 19:57:15,056 - 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.071927s] ... ok 2018-01-02 19:57:15,056 - 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.070602s] ... ok 2018-01-02 19:57:15,056 - 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.065140s] ... ok 2018-01-02 19:57:15,056 - 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.067742s] ... ok 2018-01-02 19:57:15,056 - 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.141579s] ... ok 2018-01-02 19:57:15,056 - 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.059109s] ... ok 2018-01-02 19:57:15,056 - 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.011527s] ... ok 2018-01-02 19:57:15,056 - 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.136676s] ... ok 2018-01-02 19:57:15,056 - 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.011227s] ... ok 2018-01-02 19:57:15,056 - 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.016859s] ... ok 2018-01-02 19:57:15,056 - 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.032920s] ... ok 2018-01-02 19:57:15,056 - 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.064593s] ... ok 2018-01-02 19:57:15,057 - 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.060413s] ... ok 2018-01-02 19:57:15,057 - 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.418822s] ... ok 2018-01-02 19:57:15,057 - 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.014031s] ... ok 2018-01-02 19:57:15,057 - 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.066871s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [13.258125s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [7.162414s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [87.211256s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.499572s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.380292s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.196780s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.195549s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.380983s] ... ok 2018-01-02 19:57:15,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.379265s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.773183s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.153784s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [11.971717s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.915259s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.266887s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [57.667635s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.637497s] ... ok 2018-01-02 19:57:15,058 - 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.765746s] ... ok 2018-01-02 19:57:15,058 - 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.480492s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.660885s] ... ok 2018-01-02 19:57:15,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.613643s] ... ok 2018-01-02 19:57:15,058 - 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.586177s] ... ok 2018-01-02 19:57:15,058 - 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.518286s] ... ok 2018-01-02 19:57:15,059 - 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.513991s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.531701s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.296487s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.543647s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.380796s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.542763s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.708092s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.899440s] ... ok 2018-01-02 19:57:15,059 - 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.377748s] ... ok 2018-01-02 19:57:15,059 - 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.743688s] ... ok 2018-01-02 19:57:15,059 - 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.680520s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.337698s] ... ok 2018-01-02 19:57:15,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.384386s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012093s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [28.711539s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.084662s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.084927s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.070590s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.327096s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.103761s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.247885s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.163973s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.540281s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.209740s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.553069s] ... ok 2018-01-02 19:57:15,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.040591s] ... ok 2018-01-02 19:57:15,060 - 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.123479s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.422621s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.046659s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.183032s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.587605s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.157434s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.172331s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.980450s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.007825s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.014671s] ... ok 2018-01-02 19:57:15,061 - 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.087647s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [1.414146s] ... ok 2018-01-02 19:57:15,061 - 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.169821s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.307111s] ... ok 2018-01-02 19:57:15,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.931900s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.425562s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.244774s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.150578s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.227451s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.212307s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.147516s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.436310s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.257527s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.264356s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.081783s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.064591s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.099972s] ... ok 2018-01-02 19:57:15,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.234965s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.211308s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.068251s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.369871s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.557059s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.644747s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.914523s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.056217s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.211470s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.193014s] ... ok 2018-01-02 19:57:15,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.187483s] ... ok 2018-01-02 19:57:15,063 - 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.625503s] ... ok 2018-01-02 19:57:15,063 - 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.079847s] ... ok 2018-01-02 19:57:15,063 - 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.805523s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.853803s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.980240s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [0.981532s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.080066s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.055045s] ... ok 2018-01-02 19:57:15,064 - 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.173946s] ... ok 2018-01-02 19:57:15,064 - 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.616458s] ... ok 2018-01-02 19:57:15,064 - 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.036024s] ... ok 2018-01-02 19:57:15,064 - 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.668322s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [1.110012s] ... ok 2018-01-02 19:57:15,064 - 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 [2.101274s] ... ok 2018-01-02 19:57:15,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.718542s] ... ok 2018-01-02 19:57:15,064 - 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.218725s] ... ok 2018-01-02 19:57:15,064 - 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.023987s] ... ok 2018-01-02 19:57:15,064 - 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.182625s] ... ok 2018-01-02 19:57:15,064 - 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.183027s] ... ok 2018-01-02 19:57:15,065 - 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.186263s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.167916s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.161458s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.702051s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.476588s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.107706s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [1.118066s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.701444s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [2.068084s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.688988s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [29.196821s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.819391s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [8.642543s] ... ok 2018-01-02 19:57:15,065 - 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 [13.104107s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.044546s] ... ok 2018-01-02 19:57:15,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.045920s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.052079s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.576013s] ... ok 2018-01-02 19:57:15,066 - 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.111208s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.364662s] ... ok 2018-01-02 19:57:15,066 - 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.036207s] ... ok 2018-01-02 19:57:15,066 - 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.198133s] ... ok 2018-01-02 19:57:15,066 - 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.051562s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.049848s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.043560s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.078543s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.075624s] ... ok 2018-01-02 19:57:15,066 - 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.050003s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.049311s] ... ok 2018-01-02 19:57:15,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.157807s] ... ok 2018-01-02 19:57:15,066 - 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.183482s] ... ok 2018-01-02 19:57:15,066 - 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.314210s] ... ok 2018-01-02 19:57:15,067 - 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.165239s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.167262s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.163283s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.192793s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.173355s] ... ok 2018-01-02 19:57:15,067 - 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.009744s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.190742s] ... ok 2018-01-02 19:57:15,067 - 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.145329s] ... ok 2018-01-02 19:57:15,067 - 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.195463s] ... ok 2018-01-02 19:57:15,067 - 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.043575s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.038107s] ... ok 2018-01-02 19:57:15,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036429s] ... ok 2018-01-02 19:57:15,067 - 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.324899s] ... ok 2018-01-02 19:57:15,067 - 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.169783s] ... ok 2018-01-02 19:57:15,067 - 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.037524s] ... ok 2018-01-02 19:57:15,067 - 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.009601s] ... ok 2018-01-02 19:57:15,067 - 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.036644s] ... ok 2018-01-02 19:57:15,068 - 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.033660s] ... ok 2018-01-02 19:57:15,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.561975s] ... ok 2018-01-02 19:57:15,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.173835s] ... ok 2018-01-02 19:57:15,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [6.118565s] ... ok 2018-01-02 19:57:15,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.119121s] ... ok 2018-01-02 19:57:15,068 - 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.087524s] ... ok 2018-01-02 19:57:15,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.356994s] ... ok 2018-01-02 19:57:15,068 - 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.184995s] ... ok 2018-01-02 19:57:15,068 - 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.259669s] ... ok 2018-01-02 19:57:15,069 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 909.0000 sec. 2018-01-02 19:57:15,069 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-02 19:57:15,070 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-02 19:57:15,071 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-02 19:57:15,074 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-02 19:57:24,457 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-02 19:57:24,457 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-02 19:57:25,016 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:57:25,016 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:57:25,016 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:54 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-02 19:57:25,021 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-02 19:57:25,973 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 20:51:47,573 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3261.587s FAILED (failures=7) 2018-01-02 20:51:47,742 - functest.utils.functest_utils - DEBUG - 2018-01-02 20:51:47,742 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 20:51:47,742 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 54:22 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-02 20:51:47,746 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-02 20:51:47,747 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-635 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-02 20:51:47,750 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:02 | PASS | | vping_userdata | functest | smoke | 00:44 | PASS | | tempest_smoke_serial | functest | smoke | 14:59 | PASS | | rally_sanity | functest | smoke | 21:42 | FAIL | | refstack_defcore | functest | smoke | 15:54 | PASS | | snaps_smoke | functest | smoke | 54:22 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-02 20:51:47,755 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-02 20:52:09,638 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 20:52:09,639 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 20:52:09,640 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-02 20:52:09,640 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-02 20:52:09,640 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-02 20:52:48,290 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-02 20:52:48,291 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-02 20:52:48,411 - functest.utils.functest_utils - DEBUG - 2018-01-02 20:52:48,412 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 20:52:48,412 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:39 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-02 20:52:48,416 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-02 20:52:48,416 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-635 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-02 20:52:48,419 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:39 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-02 20:52:48,423 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-02 20:53:08,428 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 20:53:08,429 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 20:53:08,430 - 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-02 20:53:08,430 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-02 20:53:08,431 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-02 20:53:08,583 - 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-02 20:53:08,616 - 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-02 20:53:08,635 - 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-02 20:53:09,077 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-02 20:53:09,077 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 20:53:09,571 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 20:53:09,571 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-02 20:53:10,028 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-02 20:53:12,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-02 20:53:16,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-02 20:53:16,747 - 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-02 20:54:53,455 - 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-02 20:55:03,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-02 20:55:03,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-02 20:55:18,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-02 20:55:21,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-02 20:55:22,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-02 20:58:20,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-02 20:58:20,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-02 20:58:22,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-02 20:58:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-02 20:58:52,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-02 20:58:53,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-02 20:59:26,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-02 20:59:30,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-02 20:59:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-02 20:59:37,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-02 20:59:37,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 20:59:37,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-02 20:59:37,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 20:59:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 20:59:59,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-02 20:59:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-02 20:59:59,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-02 20:59:59,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-02 21:00:04,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:00:04,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:04,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:04,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:04,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:09,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:09,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-02 21:00:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:00:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:15,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:15,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:15,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:15,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:26,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:26,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:00:26,654 - 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-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:26,654 - 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-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:26,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:32,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:32,715 - 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-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:32,716 - 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-02 21:00:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:32,716 - 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-02 21:00:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:38,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:38,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:38,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:38,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:00:38,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:00:38,387 - 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-02 21:00:38,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:00:38,387 - 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-02 21:00:38,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:00:38,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:00:38,387 - 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-02 21:00:59,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:00:59,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:00:59,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:00:59,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:00:59,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:00:59,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:00:59,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:00:59,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:01:04,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:01:09,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:09,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:09,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:09,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:09,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:01:09,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:01:09,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:09,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:01:15,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:01:30,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:30,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:30,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:30,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:30,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:30,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:35,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:35,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:35,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:35,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:35,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:35,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:35,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:35,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:40,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:40,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:40,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:40,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:40,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:40,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:46,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:01:46,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:46,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:01:46,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:02:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:01,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:08,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:08,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:19,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:26,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:26,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-02 21:02:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:33,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:02:41,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:02:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:55,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:02:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:02:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:02:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:02:55,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:03:01,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-02 21:03:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:03:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:03:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-02 21:03:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:01,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:06,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:06,774 - 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-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:12,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:12,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:12,819 - 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.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-02 21:03:18,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:18,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:18,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:18,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:18,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:25,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:25,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:25,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:25,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:25,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:03:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:35,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-02 21:03:35,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:35,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:03:35,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:41,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:03:41,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:41,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:41,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:41,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:41,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:41,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:41,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:41,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:46,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:46,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:03:46,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:03:52,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:03:52,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:52,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:03:52,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:03:52,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:03:52,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:52,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:52,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:57,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:03:57,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:03:57,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:03:57,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:57,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:57,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:03:57,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:03:57,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:04:03,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:04:03,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:04:03,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:04:03,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:04:03,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:03,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:04:03,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:04:08,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:04:08,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:08,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:04:14,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:14,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:19,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:19,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:19,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:19,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:25,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:25,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:25,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:30,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:30,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:04:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:04:36,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:04:36,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:04:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-02 21:04:46,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:04:46,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:04:46,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:04:57,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:04:57,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:04:57,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:04:57,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:22,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:22,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:22,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:22,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:06:28,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:06:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:06:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:06:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:06:33,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:09:51,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:09:56,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:09:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:09:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:09:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:09:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:09:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:02,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:12,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:10:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:10:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:10:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:10:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:10:23,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:34,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:50,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:10:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:10:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:55,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:10:55,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:10:55,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:10:55,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:55,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:10:55,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:10:55,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:11:11,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:11:28,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:11:28,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:11:28,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:11:28,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:12:50,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:12:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:12:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:12:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:12:50,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-02 21:12:50,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-02T20:59:59.337Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'adfc424e-4d62-4598-9d0e-d16593cb8583'} 2018-01-02 21:12:50,940 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.210 2018-01-02 21:12:51,063 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-02 21:12:51,131 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-02 21:12:51,132 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-02 21:12:51,205 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:13:16,312 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:13:41,390 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:14:06,587 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:14:31,668 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:14:56,791 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:15:21,946 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-02 21:15:47,094 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550019@clearwater.opnfv', u'sip_username': u'6505550019', u'formatted_number': u'(650) 555-0019', u'number': u'6505550019', u'sip_uri': u'sip:6505550019@clearwater.opnfv', u'number_id': u'f0e1ad160f1148e2b841d0eee4c0e816', u'sip_password': u'jTbQGbw7c', u'pstn': False} 2018-01-02 21:15:47,094 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-02 21:15:47,094 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-02 21:15:47,103 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-02 21:15:47,104 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-02 21:17:54,234 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550095, 6505550093) Passed Basic Call - Tel URIs (TCP) - (6505550869, 6505550377) Passed Basic Call - Unknown number (TCP) - (6505550241, 6505550188) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550213, 6505550168) Passed Basic Call - Messages - Pager model (TCP) - (6505550562, 6505550238) Passed Basic Call - Pracks (TCP) - (6505550847, 6505550189) Passed Basic Registration (TCP) - (6505550280) Passed Multiple Identities (TCP) - (6505550486, 6505550863) Passed Call Barring - Outbound Rejection (TCP) - (6505550617, 6505550262) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550568, 6505550230) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550633, 6505550942, 6505550598) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550114, 6505550615, 6505550057) Passed Call Diversion - Not reachable (408) (TCP) - (6505550891, 6505550046, 6505550876) Passed Call Diversion - Not reachable (503) (TCP) - (6505550965, 6505550645, 6505550745) Passed Call Diversion - Not reachable (500) (TCP) - (6505550973, 6505550042, 6505550722) Passed Call Diversion - Busy (TCP) - (6505550398, 6505550658, 6505550740) Passed Call Diversion - Unconditional (TCP) - (6505550574, 6505550971, 6505550010) Passed Call Diversion - No answer (TCP) - (6505550360, 6505550613, 6505550384) Passed Call Diversion - Bad target URI (TCP) - (6505550501, 6505550124) Passed Call Diversion - Audio-only call (TCP) - (6505550518, 6505550902, 6505550499, 6505550400) Passed Call Diversion - Audio-video call (TCP) - (6505550924, 6505550404, 6505550720, 6505550717) Passed Call Waiting - Accepted (TCP) - (6505550846, 6505550295, 6505550110) Passed Call Waiting - Cancelled (TCP) - (6505550403, 6505550173, 6505550031) Passed CANCEL - Mainline (TCP) - (6505550435, 6505550168) Passed Filtering - Accept-Contact (TCP) - (6505550428, 6505550362) Passed Filtering - Accept-Contact no match (TCP) - (6505550196, 6505550402) Passed Filtering - Accept-Contact negated match (TCP) - (6505550043, 6505550744) Passed Filtering - RFC3841 example (TCP) - (6505550957, 6505550812) Passed Filtering - Reject-Contact no match (TCP) - (6505550566, 6505550074) Passed Filtering - Reject-Contact match (TCP) - (6505550855, 6505550213) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550501) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550861) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550714) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550349) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550892, 6505550112) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550431, 6505550854) Passed GRUU - Call - only GRUU as target (TCP) - (6505550543, 6505550883) Passed GRUU - Call - AoR as target (TCP) - (6505550154, 6505550737) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550138, 6505550657) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550012, 6505550743) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550124, 6505550878) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550117, 6505550507) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550569, 6505550782) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550914, 6505550428) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550351) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550120) Passed 2018-01-02 21:17:54,234 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-02 21:17:54,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-02 21:17:54,237 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-02 21:17:54,237 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-02 21:17:54,758 - functest.utils.functest_utils - DEBUG - 2018-01-02 21:17:54,758 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 21:17:54,759 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 24:44 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-02 21:17:54,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-02 21:18:00,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-02 21:18:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:00,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:00,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-02 21:18:05,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:18:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:18:10,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:10,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:10,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:18:10,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:18:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:18:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:18:15,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:18:15,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:21,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:18:21,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:21,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:18:21,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:18:21,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:21,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:18:21,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:18:26,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:18:26,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:18:26,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6162) 2018-01-02 21:18:26,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:26,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:26,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:18:26,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:18:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:18:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:18:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:18:26,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:18:32,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:18:32,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:18:32,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:18:32,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:32,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:32,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:18:37,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:18:37,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:18:42,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:18:42,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:42,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:18:42,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:18:42,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:47,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:47,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:18:47,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:47,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:18:47,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:47,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:18:47,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:53,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:18:53,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:53,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:18:53,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:18:53,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:53,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:53,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:18:53,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:18:58,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-02 21:18:58,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:18:58,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:18:58,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:18:58,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-02 21:19:03,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:19:08,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:19:08,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-02 21:19:08,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:19:08,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-02 21:19:08,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:19:08,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:19:08,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-02 21:20:15,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:20:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 21:20:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 21:20:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 21:20:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 21:20:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 21:20:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 21:20:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 21:20:25,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 21:20:25,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:20:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 21:20:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:20:30,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:20:36,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:36,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:36,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:36,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-02 21:20:41,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:41,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:41,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:41,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:20:41,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:20:41,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:20:41,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:46,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:46,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:46,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 21:20:51,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:20:51,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:20:56,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 21:20:56,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:56,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:56,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:20:56,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 21:21:02,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-02 21:21:02,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-02 21:21:02,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-02 21:21:03,372 - functest.core.vnf - INFO - test cleaning 2018-01-02 21:21:03,372 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-02 21:21:24,893 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-02 21:21:25,039 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:21:25,379 - 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-02 21:21:25,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-02 21:21:25,408 - 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-02 21:21:25,413 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:21:25,438 - 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-02 21:21:25,438 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-02 21:21:27,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-02 21:21:27,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-02 21:21:27,694 - 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-02 21:21:28,765 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-02 21:21:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-02 21:21:42,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-02 21:21:56,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-02 21:21:59,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-02 21:22:00,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-02 21:23:52,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-02 21:23:52,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-02 21:23:52,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-02 21:24:22,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-02 21:24:22,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-02 21:24:23,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-02 21:24:59,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-02 21:25:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-02 21:25:04,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-02 21:25:11,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-02 21:25:11,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:25:11,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:25:11,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-02 21:25:37,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:25:37,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-02 21:25:37,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-02 21:25:37,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-02 21:25:37,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-02 21:25:43,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-02 21:25:43,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:25:43,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:25:43,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-02 21:25:43,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:43,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-02 21:25:43,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-02 21:25:43,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-02 21:25:43,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-02 21:25:48,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:25:48,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:48,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:48,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:48,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:53,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-02 21:25:53,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:53,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:53,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:53,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 21:25:53,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 21:25:53,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:53,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 21:25:53,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 21:25:53,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 21:25:59,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 21:25:59,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:25:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 21:25:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 21:25:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:25:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-02 21:25:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-02 21:25:59,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-02 21:26:04,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:26:04,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:26:04,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 21:26:04,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 21:26:04,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 21:26:04,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:10,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:15,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:15,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:15,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:26:15,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:26:15,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-02 21:26:20,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 21:26:20,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:26:20,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:26:20,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:26:20,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:26:27,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:26:27,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:26:27,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 21:26:27,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:26:27,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:26:27,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 21:26:27,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:26:27,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:26:27,162 - 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-02 21:26:32,389 - 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-02 21:26:58,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:26:58,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:26:58,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:27:03,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:27:03,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:27:03,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:27:29,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:27:29,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:27:34,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:27:34,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:27:34,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:27:34,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:27:34,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-02 21:27:34,453 - 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-02T21:25:37.814Z', 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'a161f31f-ac37-44f4-9f54-a1c8069dee85'} 2018-01-02 21:27:34,464 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-02 21:27:34,536 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}}, 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-02 21:27:34,606 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.211'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}}, 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-02 21:27:34,607 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-02 21:27:34,607 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.211 2018-01-02 21:27:37,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.6 2018-01-02 21:27:37,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:af:2f:77 2018-01-02 21:27:39,879 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2018-01-02 21:27:39,879 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:09:79:4c 2018-01-02 21:27:39,880 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-02 21:27:39,880 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2018-01-02 21:27:42,445 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-01-02 21:27:42,445 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:58:ef:75 2018-01-02 21:27:45,091 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-01-02 21:27:45,091 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:a6:85:bd 2018-01-02 21:27:45,091 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-02 21:27:45,091 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-02 21:27:46,584 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-02 21:28:18,294 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-02 21:28:18,307 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:28:18,328 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-02 21:28:18,340 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:28:18,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-02 21:28:18,359 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-02 21:28:18,369 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:28:18,436 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-02 21:28:18' 2018-01-02 21:28:18,436 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-02 21:28:18,436 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-02 21:28:18,445 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:28:18,466 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-01-02 21:28:21,474 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.202... 2018-01-02 21:28:51,503 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-01-02 21:28:51,727 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-01-02 21:28:52,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-02 21:28:53,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-02 21:28:58,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-02 21:28:59,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-02 21:29:04,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-02 21:29:05,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-02 21:29:10,776 - 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-02 21:29:11,778 - 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-02 21:29:16,779 - 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-02 21:29:17,780 - 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-02 21:29:22,786 - 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-02 21:29:23,788 - 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-02 21:29:28,792 - 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-02 21:29:29,794 - 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-02 21:29:34,800 - 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-02 21:29:35,802 - 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-02 21:29:40,802 - 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-02 21:29:41,804 - 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-02 21:29:46,805 - 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-02 21:29:47,807 - 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-02 21:29:52,812 - 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-02 21:29:53,815 - 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-02 21:29:58,820 - 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-02 21:29:59,822 - 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-02 21:30:04,828 - 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-02 21:30:05,830 - 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-02 21:30:10,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 21:30:11,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 21:30:16,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2018-01-02 21:30:17,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-02 21:30:22,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2018-01-02 21:30:23,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2018-01-02 21:30:28,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 2018-01-02 21:30:29,860 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-02 21:30:34,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-01-02 21:30:35,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-02 21:30:40,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2018-01-02 21:30:41,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-01-02 21:30:46,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-02 21:30:47,882 - 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-02 21:30:52,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-02 21:30:53,889 - 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-02 21:30:58,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-02 21:30:59,891 - 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-02 21:31:04,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-02 21:31:05,898 - 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-02 21:31:10,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-02 21:31:11,904 - 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-02 21:31:16,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-02 21:31:17,911 - 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-02 21:31:22,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-02 21:31:23,914 - 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-02 21:31:28,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-02 21:31:29,919 - 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-02 21:31:34,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-02 21:31:35,926 - 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-02 21:31:40,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-02 21:31:41,932 - 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-02 21:31:46,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-01-02 21:31:47,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-02 21:31:52,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 21:31:53,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 21:31:59,012 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-02 21:31:59,031 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:31:59,067 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-01-02 21:31:59,267 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-01-02 21:32:00,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-02 21:32:01,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-02 21:32:06,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-02 21:32:07,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-02 21:32:12,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-02 21:32:13,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-02 21:32:18,312 - 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-02 21:32:19,314 - 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-02 21:32:24,317 - 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-02 21:32:25,318 - 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-02 21:32:30,324 - 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-02 21:32:31,326 - 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-02 21:32:36,331 - 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-02 21:32:37,333 - 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-02 21:32:42,338 - 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-02 21:32:43,340 - 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-02 21:32:48,345 - 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-02 21:32:49,347 - 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-02 21:32:54,352 - 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-02 21:32:55,354 - 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-02 21:33:00,359 - 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-02 21:33:01,361 - 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-02 21:33:06,366 - 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-02 21:33:07,368 - 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-02 21:33:12,373 - 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-02 21:33:13,375 - 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-02 21:33:18,381 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 21:33:19,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 21:33:24,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-02 21:33:25,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-02 21:33:30,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2018-01-02 21:33:31,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2018-01-02 21:33:36,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 2018-01-02 21:33:37,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 [edit] vyos@vyos# 2018-01-02 21:33:42,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-02 21:33:43,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-02 21:33:48,415 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-01-02 21:33:49,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-02 21:33:54,422 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-02 21:33:55,424 - 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-02 21:34:00,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-02 21:34:01,431 - 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-02 21:34:06,432 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-02 21:34:07,434 - 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-02 21:34:12,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-02 21:34:13,441 - 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-02 21:34:18,446 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-02 21:34:19,448 - 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-02 21:34:24,454 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-02 21:34:25,456 - 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-02 21:34:30,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-02 21:34:31,464 - 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-02 21:34:36,470 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-02 21:34:37,476 - 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-02 21:34:42,477 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-02 21:34:43,479 - 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-02 21:34:48,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-02 21:34:49,484 - 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-02 21:34:54,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2018-01-02 21:34:55,486 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-01-02 21:35:00,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 21:35:01,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 21:35:06,527 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-02 21:35:06,528 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-02 21:36:06,588 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-02 21:36:06,614 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 21:36:06,649 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-01-02 21:36:06,868 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-01-02 21:36:07,875 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-02 21:36:37,956 - 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-02 21:36:37,956 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, 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.8 4 65002 3 5 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-02 21:36:37,956 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:06 Last read 02:35:16, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 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.11, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 41702 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fea6:85bd Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-02 21:36:37,956 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-02 21:36:37,956 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-02 21:36:37,957 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-02 21:36:37,957 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-02 21:36:37,957 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.5' 2018-01-02 21:36:37,958 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-02 21:36:39,485 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-02 21:36:41,074 - functest.utils.functest_utils - DEBUG - 2018-01-02 21:36:41,075 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 21:36:41,076 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:16 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-02 21:36:41,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-02 21:36:41,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-02 21:36:41,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-02 21:36:41,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-02 21:37:08,795 - functest.core.vnf - INFO - test cleaning 2018-01-02 21:37:08,795 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-02 21:37:08,795 - functest.core.vnf - ERROR - Unexpected error cleaning - 'NoneType' object has no attribute 'volume_ids' 2018-01-02 21:37:08,880 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-02 21:37:08,997 - 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-02 21:37:09,023 - 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-02 21:37:09,026 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 21:37:09,487 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-02 21:37:09,492 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.29:5000/v3', 'user_domain_name': 'Default', 'password': 'gAFvx7Ggfs9xGgK7n7FPnjkFk', 'project_domain_name': 'Default'} 2018-01-02 21:37:09,493 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-02 21:37:11,742 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-02 21:37:12,119 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 21:37:12,119 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.29:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-02 21:37:12,120 - 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-02 21:37:12,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-02 21:37:12,133 - 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-02 21:37:19,703 - 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-02 21:37:28,300 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-02 21:37:28,301 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-02 21:37:31,911 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-02 21:37:43,185 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-02 21:37:43,185 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-02 21:37:43,797 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-02 21:40:23,902 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-02 21:40:25,375 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-02 21:40:26,309 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-02 21:40:27,342 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 57d3b283-1f54-4e84-a114-547416ebc5ca 2018-01-02 21:40:28,151 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-02 21:40:28,151 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-02 21:40:28,789 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-02 21:40:28,869 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-02 21:40:29,114 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-02 21:40:29,114 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-02 21:40:29,227 - functest.utils.functest_utils - DEBUG - 2018-01-02 21:40:29,227 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 21:40:29,228 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 03:20 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-02 21:40:29,231 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-02 21:40:29,232 - 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-02 21:40:29,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-02 21:40:29,305 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-02 21:40:41,381 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-02 21:40:41,687 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-02 21:40:41,687 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-02 21:40:41,772 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-02 21:40:41,773 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-635 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-02 21:40:41,776 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 24:44 | PASS | | vyos_vrouter | functest | vnf | 15:16 | PASS | | juju_epc | functest | vnf | 03:20 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-02 21:40:41,779 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-02 21:40:56,394 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 21:40:56,394 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 21:40:56,395 - 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-02 21:40:56,396 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-02 21:40:56,396 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-02 21:40:56,411 - functest.core.feature - ERROR - parser FAILED Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/feature.py", line 98, in run if self.execute(**kwargs) == 0: File "/usr/lib/python2.7/site-packages/functest/core/feature.py", line 128, in execute stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1025, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory 2018-01-02 21:40:56,413 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-02 21:40:56,530 - functest.utils.functest_utils - DEBUG - 2018-01-02 21:40:56,530 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 21:40:56,531 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-02 21:40:56,534 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-02 21:40:56,535 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-635 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-02 21:40:56,537 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-02 21:40:56,538 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK