2018-01-20 13:43:22,085 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-20 13:43:22,086 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-20 13:43:22,523 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-20 13:43:22,965 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-20 13:43:22,965 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-20 13:43:23,382 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-20 13:43:23,382 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/52a8b9dbe7504250b11dd0da3c487948 ...OK 2018-01-20 13:43:24,013 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-20 13:43:24,013 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-20 13:43:24,464 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-20 13:43:24,464 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-20 13:43:25,200 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-20 13:43:26,233 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-20 13:43:26,256 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-20 13:43:26,979 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-20 13:43:30,870 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 13:43:30,871 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 13:43:30,872 - 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-20 13:43:30,874 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-20 13:43:30,874 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-20 13:43:32,174 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 13:43:40,033 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 7.856s OK 2018-01-20 13:43:40,530 - functest.utils.functest_utils - DEBUG - 2018-01-20 13:43:40,530 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 13:43:40,530 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-20 13:43:40,534 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-20 13:43:41,866 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 13:52:17,948 - 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 516.073s OK 2018-01-20 13:52:18,465 - functest.utils.functest_utils - DEBUG - 2018-01-20 13:52:18,465 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 13:52:18,467 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 13:52:18,470 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-20 13:52:19,488 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 13:53:02,345 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.856s OK 2018-01-20 13:53:02,774 - functest.utils.functest_utils - DEBUG - 2018-01-20 13:53:02,774 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 13:53:02,774 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-20 13:53:02,778 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-263 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 13:53:02,780 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:36 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-20 13:53:02,783 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 13:53:07,606 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 13:53:07,607 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 13:53:07,609 - 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-20 13:53:07,611 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-20 13:53:07,611 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-20 13:53:08,761 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-20 13:53:08,762 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 13:53:09,484 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-20 13:53:09,484 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 13:53:09,484 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-20 13:53:10,170 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-20 13:53:10,171 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-20 13:53:10' 2018-01-20 13:53:10,171 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:12,691 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:15,802 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:22,105 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:22,797 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:23,516 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:28,765 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:31,848 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-3893b880-d601-4587-8fe8-3ec421f5583d' 2018-01-20 13:53:57,149 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-20 13:54:00,275 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-20 13:54:00,356 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-20 13:54:01,369 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-20 13:54:20,589 - functest.energy.energy - DEBUG - Stopping recording 2018-01-20 13:54:21,725 - functest.utils.functest_utils - DEBUG - 2018-01-20 13:54:21,725 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 13:54:21,727 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-20 13:54:21,731 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-20 13:54:21,818 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-20 13:54:21,818 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-20 13:54:21' 2018-01-20 13:54:21,819 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--90ffa46f-a494-469c-9857-ed20443cc8bb' 2018-01-20 13:54:23,866 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-90ffa46f-a494-469c-9857-ed20443cc8bb' 2018-01-20 13:54:25,740 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-90ffa46f-a494-469c-9857-ed20443cc8bb' 2018-01-20 13:54:31,912 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-90ffa46f-a494-469c-9857-ed20443cc8bb' 2018-01-20 13:54:32,560 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-90ffa46f-a494-469c-9857-ed20443cc8bb' 2018-01-20 13:54:37,214 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-90ffa46f-a494-469c-9857-ed20443cc8bb' 2018-01-20 13:54:42,121 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-20 13:54:53,878 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-20 13:54:56,394 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.10. Waiting for response... 2018-01-20 13:54:59,017 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-20 13:55:15,107 - functest.utils.functest_utils - DEBUG - 2018-01-20 13:55:15,107 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 13:55:15,107 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-20 13:55:15,111 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-20 13:55:15,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 13:55:20,101 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 13:55:23,859 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 13:55:28,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-20 13:55:32,081 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-20 13:55:42,599 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-20 13:55:44,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 13:55:44,601 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 13:55:46,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-20 13:55:46,795 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-20 13:55:51,172 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-20 13:55:51,173 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-20 13:55:51,175 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-20 13:55:51,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-20 13:55:51,200 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-7902508f-94c8-480c-a131-ea79129cb1ec/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-20 13:55:54,969 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-20 13:55:54,979 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-20 13:55:54,983 - 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-20 13:55:58,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:55:58.460 62 INFO rally.api [-] Starting verification (UUID=521df4f4-2b3b-4ad0-883d-648138971b8f) for deployment 'opnfv-rally' (UUID=2fdf21af-ec74-45a0-aaa0-c3ac02d5ba00) by verifier 'opnfv-tempest' (UUID=7902508f-94c8-480c-a131-ea79129cb1ec). 2018-01-20 13:55:58,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 521df4f4-2b3b-4ad0-883d-648138971b8f 2018-01-20 13:56:05,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:56:05.658 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.087s] 2018-01-20 13:56:05,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:56:05.754 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.097s] 2018-01-20 13:56:11,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:56:11.953 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.798s] 2018-01-20 13:56:13,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:56:13.332 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.378s] 2018-01-20 13:56:22,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:56:22.867 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.964s] 2018-01-20 13:56:42,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:56:42.920 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.842s] 2018-01-20 13:57:15,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:57:15.930 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.166s] 2018-01-20 13:57:15,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:57:15.931 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-20 13:57:50,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:57:50.660 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.112s] 2018-01-20 13:57:50,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:57:50.661 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-20 13:58:21,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:58:21.980 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.112s] 2018-01-20 13:58:21,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:58:21.981 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-20 13:59:17,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:17.837 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.607s] 2018-01-20 13:59:45,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:45.597 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2018-01-20 13:59:45,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:45.761 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.163s] 2018-01-20 13:59:53,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:53.821 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.765s] 2018-01-20 13:59:53,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:53.830 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-20 13:59:55,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:55.380 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-20 13:59:55,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:55.381 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-20 13:59:59,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 13:59:59.495 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.305s] 2018-01-20 14:00:05,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:05.512 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.030s] 2018-01-20 14:00:11,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:11.960 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.557s] 2018-01-20 14:00:19,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:19.606 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.468s] 2018-01-20 14:00:28,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:28.987 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.097s] 2018-01-20 14:00:35,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:35.397 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.238s] 2018-01-20 14:00:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:41.137 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.122s] 2018-01-20 14:00:47,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:47.995 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.309s] 2018-01-20 14:00:54,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:00:54.850 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.233s] 2018-01-20 14:01:03,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:03.547 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.897s] 2018-01-20 14:01:05,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:05.803 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-20 14:01:08,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:08.141 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2018-01-20 14:01:08,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:08.162 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.020s] 2018-01-20 14:01:08,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:08.234 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-01-20 14:01:08,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:08.242 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-20 14:01:12,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:12.322 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.451s] 2018-01-20 14:01:13,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:13.208 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.885s] 2018-01-20 14:01:14,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:14.255 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.046s] 2018-01-20 14:01:20,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:20.096 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-01-20 14:01:24,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:24.415 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.850s] 2018-01-20 14:01:39,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:39.553 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.457s] 2018-01-20 14:01:44,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:44.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.035s] 2018-01-20 14:01:57,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:01:57.983 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.958s] 2018-01-20 14:02:01,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:01.926 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.942s] 2018-01-20 14:02:10,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:10.675 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.748s] 2018-01-20 14:02:21,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:21.785 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.056s] 2018-01-20 14:02:25,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:25.651 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.864s] 2018-01-20 14:02:30,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:30.608 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.957s] 2018-01-20 14:02:48,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:48.818 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.016s] 2018-01-20 14:02:49,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:49.190 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.372s] 2018-01-20 14:02:49,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:49.389 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.198s] 2018-01-20 14:02:49,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:49.518 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.129s] 2018-01-20 14:02:49,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:49.684 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.165s] 2018-01-20 14:02:49,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:02:49.790 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.106s] 2018-01-20 14:03:03,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:03.485 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.642s] 2018-01-20 14:03:03,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:03.708 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.223s] 2018-01-20 14:03:03,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:03.890 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.182s] 2018-01-20 14:03:03,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:03.978 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.087s] 2018-01-20 14:03:04,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:04.202 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.223s] 2018-01-20 14:03:04,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:04.327 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.125s] 2018-01-20 14:03:17,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:17.907 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.404s] 2018-01-20 14:03:24,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:24.058 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.150s] 2018-01-20 14:03:26,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:26.169 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.110s] 2018-01-20 14:03:26,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:26.264 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.094s] 2018-01-20 14:03:26,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:26.382 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.118s] 2018-01-20 14:03:38,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:38.520 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.494s] 2018-01-20 14:03:44,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:44.614 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.093s] 2018-01-20 14:03:46,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:46.818 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.204s] 2018-01-20 14:03:46,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:46.911 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.092s] 2018-01-20 14:03:46,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:03:46.999 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2018-01-20 14:04:04,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:04.547 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.557s] 2018-01-20 14:04:11,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:11.356 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.808s] 2018-01-20 14:04:17,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:17.339 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.983s] 2018-01-20 14:04:21,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:21.375 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.034s] 2018-01-20 14:04:47,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:47.002 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.432s] 2018-01-20 14:04:54,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:54.185 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.184s] 2018-01-20 14:04:59,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:04:59.931 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.743s] 2018-01-20 14:05:04,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:04.114 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.182s] 2018-01-20 14:05:19,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:19.014 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.152s] 2018-01-20 14:05:20,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:20.653 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.636s] 2018-01-20 14:05:20,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:20.727 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.075s] 2018-01-20 14:05:25,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:25.266 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.344s] 2018-01-20 14:05:26,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:26.934 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.664s] 2018-01-20 14:05:27,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:27.053 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.121s] 2018-01-20 14:05:31,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:31.366 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.773s] 2018-01-20 14:05:35,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:35.043 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-20 14:05:36,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:36.360 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-20 14:05:36,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:36.366 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-20 14:05:36,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:36.366 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-20 14:05:36,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:36.367 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-20 14:05:36,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:36.368 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-20 14:05:38,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:38.723 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.189s] 2018-01-20 14:05:53,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:05:53.067 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.414s] 2018-01-20 14:06:04,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:06:04.427 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.486s] 2018-01-20 14:06:15,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:06:15.138 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.709s] 2018-01-20 14:06:23,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:06:23.718 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.078s] 2018-01-20 14:07:46,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:07:46.824 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.725s] 2018-01-20 14:08:34,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:08:34.748 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [37.995s] 2018-01-20 14:09:25,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-20 14:09:25.439 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.735s] 2018-01-20 14:09:41,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 521df4f4-2b3b-4ad0-883d-648138971b8f'. 2018-01-20 14:09:43,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 521df4f4-2b3b-4ad0-883d-648138971b8f | 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-20 13:55:58 | 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-20 14:09:41 | 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:43 | 2018-01-20 14:09:43,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7902508f-94c8-480c-a131-ea79129cb1ec) | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2fdf21af-ec74-45a0-aaa0-c3ac02d5ba00) | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 802.101 | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-20 14:09:43,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-20 14:09:43,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-20 14:09:43,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-20 14:09:43,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-20 14:09:43,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-20 14:09:47,934 - functest.utils.functest_utils - DEBUG - 2018-01-20 14:09:47,934 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 14:09:47,934 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:05 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-20 14:09:47,940 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-20 14:09:48,037 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 14:09:48,656 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-20 14:09:48,656 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 14:09:48,656 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-20 14:09:49,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 14:09:53,179 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 14:09:56,843 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 14:10:01,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-20 14:10:03,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591'... 2018-01-20 14:10:04,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-5b8a0d99-9ab0-4496-92c5-0bda89cdf591'... 2018-01-20 14:10:06,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-5b8a0d99-9ab0-4496-92c5-0bda89cdf591'... 2018-01-20 14:10:12,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591'... 2018-01-20 14:10:13,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591'... 2018-01-20 14:10:13,645 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-20 14:10:13,646 - 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-20 14:10:13,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:10:13,688 - 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-20 14:10:13,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:11:19,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f: started 2018-01-20 14:10:17.323 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Starting: Task validation. 2018-01-20 14:10:17.366 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Starting: Task validation of syntax. 2018-01-20 14:10:17.448 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Completed: Task validation of syntax. 2018-01-20 14:10:17.449 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Starting: Task validation of required platforms. 2018-01-20 14:10:17.481 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Completed: Task validation of required platforms. 2018-01-20 14:10:17.481 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Starting: Task validation of semantic. 2018-01-20 14:10:18.273 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:10:21.143 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.87 sec 2018-01-20 14:10:21.190 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:10:25.231 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 4.04 sec 2018-01-20 14:10:25.231 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Completed: Task validation of semantic. 2018-01-20 14:10:25.232 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Completed: Task validation. 2018-01-20 14:10:25.232 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Starting: Running task. 2018-01-20 14:10:25.398 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:10:28.231 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.83 sec 2018-01-20 14:10:28.254 259 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 START 2018-01-20 14:10:28.844 259 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 END: OK 2018-01-20 14:10:28.865 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:10:32.776 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 3.91 sec 2018-01-20 14:10:33.444 134 INFO rally.task.engine [-] Load duration is: 0.587985 2018-01-20 14:10:33.444 134 INFO rally.task.engine [-] Full duration is: 7.39575 2018-01-20 14:10:33.693 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:10:36.490 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.80 sec 2018-01-20 14:10:36.512 345 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 START 2018-01-20 14:10:37.775 345 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 END: OK 2018-01-20 14:10:37.803 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:10:41.876 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 4.07 sec 2018-01-20 14:10:43.754 134 INFO rally.task.engine [-] Load duration is: 1.260097 2018-01-20 14:10:43.755 134 INFO rally.task.engine [-] Full duration is: 8.201285 2018-01-20 14:10:43.985 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:10:46.723 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.74 sec 2018-01-20 14:10:46.740 431 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 START 2018-01-20 14:10:47.698 431 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 END: OK 2018-01-20 14:10:47.722 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:10:51.724 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 4.00 sec 2018-01-20 14:10:52.029 134 INFO rally.task.engine [-] Load duration is: 0.955603 2018-01-20 14:10:52.029 134 INFO rally.task.engine [-] Full duration is: 7.75441 2018-01-20 14:10:52.243 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:10:55.106 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.86 sec 2018-01-20 14:10:55.126 517 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 START 2018-01-20 14:10:56.464 517 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 END: OK 2018-01-20 14:10:56.487 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:11:00.419 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 3.93 sec 2018-01-20 14:11:02.301 134 INFO rally.task.engine [-] Load duration is: 1.336102 2018-01-20 14:11:02.301 134 INFO rally.task.engine [-] Full duration is: 8.189279 2018-01-20 14:11:02.534 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:11:05.304 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.77 sec 2018-01-20 14:11:05.325 603 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 START 2018-01-20 14:11:06.401 603 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 END: OK 2018-01-20 14:11:06.422 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:11:10.484 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 4.06 sec 2018-01-20 14:11:10.575 134 INFO rally.task.engine [-] Load duration is: 1.073899 2018-01-20 14:11:10.576 134 INFO rally.task.engine [-] Full duration is: 7.96616 2018-01-20 14:11:10.786 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() started 2018-01-20 14:11:13.493 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack setup() finished in 2.71 sec 2018-01-20 14:11:13.514 689 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 START 2018-01-20 14:11:14.402 689 INFO rally.task.runner [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | ITER: 1 END: OK 2018-01-20 14:11:14.429 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() started 2018-01-20 14:11:18.325 134 INFO rally.task.context [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Context users@openstack cleanup() finished in 3.90 sec 2018-01-20 14:11:18.831 134 INFO rally.task.engine [-] Load duration is: 0.886097 2018-01-20 14:11:18.831 134 INFO rally.task.engine [-] Full duration is: 7.5553 2018-01-20 14:11:18.999 134 INFO rally.task.engine [-] Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f | Completed: Running task. Task 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f: 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.587985 Full duration: 7.39575 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | -> duration | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 1.26 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.260097 Full duration: 8.201285 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955603 Full duration: 7.75441 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 100.0% | 1 | | -> duration | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 1.336 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.336102 Full duration: 8.189279 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> duration | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073899 Full duration: 7.96616 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.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886097 Full duration: 7.5553 2018-01-20 14:11:19,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f 2018-01-20 14:11:19,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-20 14:11:19,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-20 14:11:19,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '69cb19d0-63c3-4e5f-9f7b-cebdbc03ab3f'] 2018-01-20 14:11:20,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:11:20,810 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-20 14:11:20,810 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-20 14:11:20,811 - 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-20 14:11:20,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:11:20,849 - 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-20 14:11:20,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:12:52,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6d722440-7cc5-42c6-8af7-57b58e5da708: started 2018-01-20 14:11:24.510 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Starting: Task validation. 2018-01-20 14:11:24.559 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Starting: Task validation of syntax. 2018-01-20 14:11:24.622 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Completed: Task validation of syntax. 2018-01-20 14:11:24.622 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Starting: Task validation of required platforms. 2018-01-20 14:11:24.648 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Completed: Task validation of required platforms. 2018-01-20 14:11:24.648 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Starting: Task validation of semantic. 2018-01-20 14:11:25.423 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() started 2018-01-20 14:11:28.089 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() finished in 2.67 sec 2018-01-20 14:11:30.857 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() started 2018-01-20 14:11:34.673 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-20 14:11:34.674 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Completed: Task validation of semantic. 2018-01-20 14:11:34.674 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Completed: Task validation. 2018-01-20 14:11:34.675 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Starting: Running task. 2018-01-20 14:11:34.844 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() started 2018-01-20 14:11:37.643 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() finished in 2.80 sec 2018-01-20 14:11:37.644 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack setup() started 2018-01-20 14:11:37.644 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-20 14:11:37.667 864 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 START 2018-01-20 14:11:43.803 864 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 END: OK 2018-01-20 14:11:43.832 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack cleanup() started 2018-01-20 14:11:44.561 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack cleanup() finished in 0.73 sec 2018-01-20 14:11:44.561 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() started 2018-01-20 14:11:48.309 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-20 14:11:48.921 739 INFO rally.task.engine [-] Load duration is: 5.073455 2018-01-20 14:11:48.922 739 INFO rally.task.engine [-] Full duration is: 13.482724 2018-01-20 14:11:49.166 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() started 2018-01-20 14:11:51.745 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() finished in 2.58 sec 2018-01-20 14:11:51.745 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack setup() started 2018-01-20 14:11:51.745 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-20 14:11:51.766 970 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 START 2018-01-20 14:11:56.180 970 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 END: OK 2018-01-20 14:11:56.202 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack cleanup() started 2018-01-20 14:12:00.495 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack cleanup() finished in 4.29 sec 2018-01-20 14:12:00.496 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() started 2018-01-20 14:12:04.299 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-20 14:12:05.259 739 INFO rally.task.engine [-] Load duration is: 3.325409 2018-01-20 14:12:05.259 739 INFO rally.task.engine [-] Full duration is: 15.149711 2018-01-20 14:12:05.504 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() started 2018-01-20 14:12:08.281 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() finished in 2.78 sec 2018-01-20 14:12:08.302 1076 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 START 2018-01-20 14:12:09.597 1076 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 END: OK 2018-01-20 14:12:09.624 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() started 2018-01-20 14:12:13.463 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-20 14:12:13.559 739 INFO rally.task.engine [-] Load duration is: 0.230707 2018-01-20 14:12:13.560 739 INFO rally.task.engine [-] Full duration is: 7.978017 2018-01-20 14:12:13.803 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() started 2018-01-20 14:12:16.430 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack setup() finished in 2.63 sec 2018-01-20 14:12:16.431 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context quotas@openstack setup() started 2018-01-20 14:12:17.440 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context quotas@openstack setup() finished in 1.01 sec 2018-01-20 14:12:17.440 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack setup() started 2018-01-20 14:12:17.441 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:12:18.087 1162 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 START 2018-01-20 14:12:37.383 1162 INFO rally.task.runner [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | ITER: 1 END: OK 2018-01-20 14:12:37.409 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack cleanup() started 2018-01-20 14:12:47.038 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context cleanup@openstack cleanup() finished in 9.63 sec 2018-01-20 14:12:47.038 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context quotas@openstack cleanup() started 2018-01-20 14:12:47.100 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context quotas@openstack cleanup() finished in 61.80 msec 2018-01-20 14:12:47.100 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() started 2018-01-20 14:12:50.661 739 INFO rally.task.context [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-20 14:12:52.032 739 INFO rally.task.engine [-] Load duration is: 17.22668 2018-01-20 14:12:52.033 739 INFO rally.task.engine [-] Full duration is: 36.875341 2018-01-20 14:12:52.213 739 INFO rally.task.engine [-] Task 6d722440-7cc5-42c6-8af7-57b58e5da708 | Completed: Running task. Task 6d722440-7cc5-42c6-8af7-57b58e5da708: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.942 | 3.942 | 3.942 | 3.942 | 3.942 | 3.942 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | -> glance_v2.upload_data | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 1.568 | 100.0% | 1 | | glance_v2.delete_image | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 1.132 | 100.0% | 1 | | total | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 100.0% | 1 | | -> duration | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 5.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.073455 Full duration: 13.482724 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 3.256 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | -> glance_v2.upload_data | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | glance_v2.list_images | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 100.0% | 1 | | -> duration | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 3.325 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.325409 Full duration: 15.149711 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.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | -> duration | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.230707 Full duration: 7.978017 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.106 | 3.106 | 3.106 | 3.106 | 3.106 | 3.106 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | -> glance_v2.upload_data | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | nova.boot_servers | 15.12 | 15.12 | 15.12 | 15.12 | 15.12 | 15.12 | 100.0% | 1 | | total | 18.227 | 18.227 | 18.227 | 18.227 | 18.227 | 18.227 | 100.0% | 1 | | -> duration | 17.227 | 17.227 | 17.227 | 17.227 | 17.227 | 17.227 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.22668 Full duration: 36.875341 2018-01-20 14:12:52,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6d722440-7cc5-42c6-8af7-57b58e5da708 2018-01-20 14:12:52,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6d722440-7cc5-42c6-8af7-57b58e5da708', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-20 14:12:52,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6d722440-7cc5-42c6-8af7-57b58e5da708'] 2018-01-20 14:12:53,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:12:53,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-20 14:12:53,992 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-20 14:12:53,992 - 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-20 14:12:53,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:12:54,029 - 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-20 14:12:54,030 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-20 14:12:54,030 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-20 14:12:54,030 - 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-20 14:12:54,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:12:54,059 - 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-20 14:12:54,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:16:04,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3426b63f-b575-4a92-a345-4c35d28eb633: started 2018-01-20 14:12:57.734 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Starting: Task validation. 2018-01-20 14:12:57.779 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Starting: Task validation of syntax. 2018-01-20 14:12:57.955 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Completed: Task validation of syntax. 2018-01-20 14:12:57.955 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Starting: Task validation of required platforms. 2018-01-20 14:12:58.022 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Completed: Task validation of required platforms. 2018-01-20 14:12:58.022 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Starting: Task validation of semantic. 2018-01-20 14:12:58.788 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:13:01.515 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.73 sec 2018-01-20 14:13:06.974 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:13:10.937 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-20 14:13:10.938 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Completed: Task validation of semantic. 2018-01-20 14:13:10.938 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Completed: Task validation. 2018-01-20 14:13:10.939 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Starting: Running task. 2018-01-20 14:13:11.122 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:13:13.853 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.73 sec 2018-01-20 14:13:13.854 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() started 2018-01-20 14:13:14.734 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() finished in 0.88 sec 2018-01-20 14:13:14.735 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack setup() started 2018-01-20 14:13:17.873 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack setup() finished in 3.14 sec 2018-01-20 14:13:17.874 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() started 2018-01-20 14:13:17.874 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:13:17.900 1417 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:13:23.239 1417 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:13:23.260 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() started 2018-01-20 14:13:25.553 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-20 14:13:25.554 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack cleanup() started 2018-01-20 14:13:29.428 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack cleanup() finished in 3.87 sec 2018-01-20 14:13:29.429 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() started 2018-01-20 14:13:29.498 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() finished in 66.80 msec 2018-01-20 14:13:29.500 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:13:33.470 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-20 14:13:35.276 1292 INFO rally.task.engine [-] Load duration is: 5.336184 2018-01-20 14:13:35.276 1292 INFO rally.task.engine [-] Full duration is: 22.367157 2018-01-20 14:13:35.533 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:13:38.208 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.67 sec 2018-01-20 14:13:38.208 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() started 2018-01-20 14:13:38.940 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-20 14:13:38.940 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() started 2018-01-20 14:13:38.941 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:13:38.963 1603 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:13:44.513 1603 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:13:44.535 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() started 2018-01-20 14:13:46.809 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-20 14:13:46.809 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() started 2018-01-20 14:13:46.861 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() finished in 51.29 msec 2018-01-20 14:13:46.861 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:13:50.653 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-20 14:13:51.639 1292 INFO rally.task.engine [-] Load duration is: 5.546155 2018-01-20 14:13:51.640 1292 INFO rally.task.engine [-] Full duration is: 15.136904 2018-01-20 14:13:51.866 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:13:54.561 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.69 sec 2018-01-20 14:13:54.561 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() started 2018-01-20 14:13:55.326 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-20 14:13:55.327 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() started 2018-01-20 14:13:55.327 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:13:55.954 1769 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:14:05.749 1769 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:14:05.774 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() started 2018-01-20 14:14:08.166 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-20 14:14:08.166 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() started 2018-01-20 14:14:08.213 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() finished in 47.17 msec 2018-01-20 14:14:08.214 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:14:11.980 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-20 14:14:13.997 1292 INFO rally.task.engine [-] Load duration is: 9.791388 2018-01-20 14:14:13.997 1292 INFO rally.task.engine [-] Full duration is: 20.131814 2018-01-20 14:14:14.225 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:14:16.944 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.72 sec 2018-01-20 14:14:16.945 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() started 2018-01-20 14:14:17.802 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() finished in 0.86 sec 2018-01-20 14:14:17.802 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() started 2018-01-20 14:14:17.803 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:14:17.825 1935 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:14:23.439 1935 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:14:23.463 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() started 2018-01-20 14:14:25.734 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-20 14:14:25.735 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() started 2018-01-20 14:14:25.788 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() finished in 52.78 msec 2018-01-20 14:14:25.788 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:14:29.630 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-20 14:14:30.341 1292 INFO rally.task.engine [-] Load duration is: 5.611041 2018-01-20 14:14:30.341 1292 INFO rally.task.engine [-] Full duration is: 15.422569 2018-01-20 14:14:30.565 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:14:33.318 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 14:14:33.319 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() started 2018-01-20 14:14:34.579 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() finished in 1.26 sec 2018-01-20 14:14:34.580 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() started 2018-01-20 14:14:34.580 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:14:34.605 2101 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:14:42.635 2101 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:14:42.656 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() started 2018-01-20 14:14:44.929 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-20 14:14:44.929 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() started 2018-01-20 14:14:44.990 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() finished in 60.91 msec 2018-01-20 14:14:44.991 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:14:48.766 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-20 14:14:50.708 1292 INFO rally.task.engine [-] Load duration is: 8.0266 2018-01-20 14:14:50.709 1292 INFO rally.task.engine [-] Full duration is: 18.220561 2018-01-20 14:14:50.943 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:14:53.590 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.65 sec 2018-01-20 14:14:53.590 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() started 2018-01-20 14:14:54.377 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack setup() finished in 0.79 sec 2018-01-20 14:14:54.377 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack setup() started 2018-01-20 14:14:57.658 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack setup() finished in 3.28 sec 2018-01-20 14:14:57.659 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() started 2018-01-20 14:14:57.659 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:14:57.681 2267 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:15:03.189 2267 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:15:03.216 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() started 2018-01-20 14:15:05.455 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context cleanup@openstack cleanup() finished in 2.24 sec 2018-01-20 14:15:05.455 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack cleanup() started 2018-01-20 14:15:08.843 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context volumes@openstack cleanup() finished in 3.39 sec 2018-01-20 14:15:08.844 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() started 2018-01-20 14:15:08.903 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context quotas@openstack cleanup() finished in 58.92 msec 2018-01-20 14:15:08.903 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:15:12.684 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-20 14:15:13.071 1292 INFO rally.task.engine [-] Load duration is: 5.504113 2018-01-20 14:15:13.072 1292 INFO rally.task.engine [-] Full duration is: 21.757556 2018-01-20 14:15:13.313 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:15:16.143 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.83 sec 2018-01-20 14:15:16.143 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() started 2018-01-20 14:15:16.144 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 14:15:16.166 2453 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:15:16.916 2453 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:15:16.940 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:15:21.542 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() finished in 4.60 sec 2018-01-20 14:15:21.542 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:15:25.501 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-20 14:15:27.390 1292 INFO rally.task.engine [-] Load duration is: 0.746152 2018-01-20 14:15:27.391 1292 INFO rally.task.engine [-] Full duration is: 12.20715 2018-01-20 14:15:27.614 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:15:30.329 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.71 sec 2018-01-20 14:15:30.329 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() started 2018-01-20 14:15:30.330 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:15:30.352 2619 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:15:31.144 2619 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:15:31.164 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:15:35.669 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() finished in 4.50 sec 2018-01-20 14:15:35.670 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:15:39.621 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-20 14:15:39.687 1292 INFO rally.task.engine [-] Load duration is: 0.788613 2018-01-20 14:15:39.687 1292 INFO rally.task.engine [-] Full duration is: 12.024138 2018-01-20 14:15:39.911 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:15:42.597 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.69 sec 2018-01-20 14:15:42.598 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() started 2018-01-20 14:15:42.598 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:15:42.619 2785 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:15:43.350 2785 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:15:43.372 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:15:47.935 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() finished in 4.56 sec 2018-01-20 14:15:47.936 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:15:51.947 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 4.01 sec 2018-01-20 14:15:52.023 1292 INFO rally.task.engine [-] Load duration is: 0.72716 2018-01-20 14:15:52.024 1292 INFO rally.task.engine [-] Full duration is: 12.054788 2018-01-20 14:15:52.230 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() started 2018-01-20 14:15:54.861 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack setup() finished in 2.63 sec 2018-01-20 14:15:54.861 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() started 2018-01-20 14:15:54.862 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:15:54.883 2951 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 START 2018-01-20 14:15:55.649 2951 INFO rally.task.runner [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | ITER: 1 END: OK 2018-01-20 14:15:55.675 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:16:00.163 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context admin_cleanup@openstack cleanup() finished in 4.49 sec 2018-01-20 14:16:00.164 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() started 2018-01-20 14:16:04.149 1292 INFO rally.task.context [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-20 14:16:04.303 1292 INFO rally.task.engine [-] Load duration is: 0.763432 2018-01-20 14:16:04.304 1292 INFO rally.task.engine [-] Full duration is: 11.933572 2018-01-20 14:16:04.494 1292 INFO rally.task.engine [-] Task 3426b63f-b575-4a92-a345-4c35d28eb633 | Completed: Running task. Task 3426b63f-b575-4a92-a345-4c35d28eb633: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.967 | 2.967 | 2.967 | 2.967 | 2.967 | 2.967 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 2.369 | 100.0% | 1 | | total | 5.336 | 5.336 | 5.336 | 5.336 | 5.336 | 5.336 | 100.0% | 1 | | -> duration | 5.336 | 5.336 | 5.336 | 5.336 | 5.336 | 5.336 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.336184 Full duration: 22.367157 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.223 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 100.0% | 1 | | cinder_v2.delete_volume | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | total | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 100.0% | 1 | | -> duration | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 5.546 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.546155 Full duration: 15.136904 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.509 | 7.509 | 7.509 | 7.509 | 7.509 | 7.509 | 100.0% | 1 | | cinder_v2.delete_volume | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 2.282 | 100.0% | 1 | | total | 9.791 | 9.791 | 9.791 | 9.791 | 9.791 | 9.791 | 100.0% | 1 | | -> duration | 9.791 | 9.791 | 9.791 | 9.791 | 9.791 | 9.791 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.791388 Full duration: 20.131814 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.255 | 3.255 | 3.255 | 3.255 | 3.255 | 3.255 | 100.0% | 1 | | cinder_v2.delete_volume | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 2.356 | 100.0% | 1 | | total | 5.611 | 5.611 | 5.611 | 5.611 | 5.611 | 5.611 | 100.0% | 1 | | -> duration | 5.611 | 5.611 | 5.611 | 5.611 | 5.611 | 5.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.611041 Full duration: 15.422569 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.258 | 3.258 | 3.258 | 3.258 | 3.258 | 3.258 | 100.0% | 1 | | cinder_v2.extend_volume | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 2.344 | 100.0% | 1 | | cinder_v2.delete_volume | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 2.424 | 100.0% | 1 | | total | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 100.0% | 1 | | -> duration | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 8.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.0266 Full duration: 18.220561 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.204 | 3.204 | 3.204 | 3.204 | 3.204 | 3.204 | 100.0% | 1 | | cinder_v2.delete_volume | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | total | 5.504 | 5.504 | 5.504 | 5.504 | 5.504 | 5.504 | 100.0% | 1 | | -> duration | 5.504 | 5.504 | 5.504 | 5.504 | 5.504 | 5.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.504113 Full duration: 21.757556 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | cinder_v2.list_qos | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746152 Full duration: 12.20715 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v2.set_qos | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788613 Full duration: 12.024138 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | cinder_v2.list_types | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.72716 Full duration: 12.054788 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763432 Full duration: 11.933572 2018-01-20 14:16:04,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3426b63f-b575-4a92-a345-4c35d28eb633 2018-01-20 14:16:04,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3426b63f-b575-4a92-a345-4c35d28eb633', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-20 14:16:04,969 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3426b63f-b575-4a92-a345-4c35d28eb633'] 2018-01-20 14:16:06,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:16:06,552 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-20 14:16:06,553 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-20 14:16:06,553 - 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-20 14:16:06,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:16:06,590 - 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-20 14:16:06,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:17:42,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c92c09be-07b2-4e0f-bfed-9cea35b8b835: started 2018-01-20 14:16:10.216 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Starting: Task validation. 2018-01-20 14:16:10.265 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Starting: Task validation of syntax. 2018-01-20 14:16:10.320 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Completed: Task validation of syntax. 2018-01-20 14:16:10.320 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Starting: Task validation of required platforms. 2018-01-20 14:16:10.347 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Completed: Task validation of required platforms. 2018-01-20 14:16:10.347 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Starting: Task validation of semantic. 2018-01-20 14:16:11.091 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() started 2018-01-20 14:16:13.684 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() finished in 2.59 sec 2018-01-20 14:16:18.474 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() started 2018-01-20 14:16:22.403 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-20 14:16:22.404 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Completed: Task validation of semantic. 2018-01-20 14:16:22.404 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Completed: Task validation. 2018-01-20 14:16:22.405 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Starting: Running task. 2018-01-20 14:16:22.597 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() started 2018-01-20 14:16:25.426 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() finished in 2.83 sec 2018-01-20 14:16:25.427 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() started 2018-01-20 14:16:27.590 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() finished in 2.16 sec 2018-01-20 14:16:27.590 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack setup() started 2018-01-20 14:16:27.590 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:16:27.614 3236 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 START 2018-01-20 14:16:40.467 3236 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 END: OK 2018-01-20 14:16:40.493 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack cleanup() started 2018-01-20 14:16:41.153 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-20 14:16:41.154 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() started 2018-01-20 14:16:42.287 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-20 14:16:42.288 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() started 2018-01-20 14:16:46.526 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-20 14:16:46.734 3081 INFO rally.task.engine [-] Load duration is: 8.851215 2018-01-20 14:16:46.734 3081 INFO rally.task.engine [-] Full duration is: 23.948177 2018-01-20 14:16:46.983 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() started 2018-01-20 14:16:49.721 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() finished in 2.74 sec 2018-01-20 14:16:49.722 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() started 2018-01-20 14:16:51.742 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() finished in 2.02 sec 2018-01-20 14:16:51.742 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack setup() started 2018-01-20 14:16:51.742 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:16:51.762 3402 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 START 2018-01-20 14:17:00.230 3402 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 END: OK 2018-01-20 14:17:00.253 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack cleanup() started 2018-01-20 14:17:00.911 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-20 14:17:00.911 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() started 2018-01-20 14:17:01.990 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() finished in 1.08 sec 2018-01-20 14:17:01.991 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() started 2018-01-20 14:17:06.081 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-20 14:17:07.099 3081 INFO rally.task.engine [-] Load duration is: 6.466003 2018-01-20 14:17:07.099 3081 INFO rally.task.engine [-] Full duration is: 19.114157 2018-01-20 14:17:07.349 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() started 2018-01-20 14:17:10.297 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() finished in 2.95 sec 2018-01-20 14:17:10.300 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() started 2018-01-20 14:17:12.316 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() finished in 2.02 sec 2018-01-20 14:17:12.317 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack setup() started 2018-01-20 14:17:12.317 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-20 14:17:12.344 3568 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 START 2018-01-20 14:17:21.716 3568 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 END: OK 2018-01-20 14:17:21.738 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack cleanup() started 2018-01-20 14:17:22.505 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context cleanup@openstack cleanup() finished in 0.77 sec 2018-01-20 14:17:22.505 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() started 2018-01-20 14:17:23.612 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() finished in 1.11 sec 2018-01-20 14:17:23.613 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() started 2018-01-20 14:17:28.017 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() finished in 4.40 sec 2018-01-20 14:17:29.501 3081 INFO rally.task.engine [-] Load duration is: 7.370212 2018-01-20 14:17:29.502 3081 INFO rally.task.engine [-] Full duration is: 20.687006 2018-01-20 14:17:29.750 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() started 2018-01-20 14:17:32.501 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack setup() finished in 2.75 sec 2018-01-20 14:17:32.502 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() started 2018-01-20 14:17:34.532 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack setup() finished in 2.03 sec 2018-01-20 14:17:34.554 3734 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 START 2018-01-20 14:17:35.308 3734 INFO rally.task.runner [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | ITER: 1 END: OK 2018-01-20 14:17:35.337 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() started 2018-01-20 14:17:36.378 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-20 14:17:36.379 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() started 2018-01-20 14:17:40.254 3081 INFO rally.task.context [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-20 14:17:41.821 3081 INFO rally.task.engine [-] Load duration is: 0.752611 2018-01-20 14:17:41.822 3081 INFO rally.task.engine [-] Full duration is: 10.51881 2018-01-20 14:17:42.023 3081 INFO rally.task.engine [-] Task c92c09be-07b2-4e0f-bfed-9cea35b8b835 | Completed: Running task. Task c92c09be-07b2-4e0f-bfed-9cea35b8b835: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.962 | 5.962 | 5.962 | 5.962 | 5.962 | 5.962 | 100.0% | 1 | | heat.update_stack | 3.535 | 3.535 | 3.535 | 3.535 | 3.535 | 3.535 | 100.0% | 1 | | heat.delete_stack | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 3.354 | 100.0% | 1 | | total | 12.851 | 12.851 | 12.851 | 12.851 | 12.851 | 12.851 | 100.0% | 1 | | -> duration | 8.851 | 8.851 | 8.851 | 8.851 | 8.851 | 8.851 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.851215 Full duration: 23.948177 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.812 | 4.812 | 4.812 | 4.812 | 4.812 | 4.812 | 100.0% | 1 | | heat.check_stack | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | heat.delete_stack | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | total | 8.466 | 8.466 | 8.466 | 8.466 | 8.466 | 8.466 | 100.0% | 1 | | -> duration | 6.466 | 6.466 | 6.466 | 6.466 | 6.466 | 6.466 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.466003 Full duration: 19.114157 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.424 | 4.424 | 4.424 | 4.424 | 4.424 | 4.424 | 100.0% | 1 | | heat.suspend_stack | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 1.354 | 100.0% | 1 | | heat.resume_stack | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 1.292 | 100.0% | 1 | | heat.delete_stack | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 100.0% | 1 | | total | 9.37 | 9.37 | 9.37 | 9.37 | 9.37 | 9.37 | 100.0% | 1 | | -> duration | 7.37 | 7.37 | 7.37 | 7.37 | 7.37 | 7.37 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.370212 Full duration: 20.687006 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.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.752611 Full duration: 10.51881 2018-01-20 14:17:42,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c92c09be-07b2-4e0f-bfed-9cea35b8b835 2018-01-20 14:17:42,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c92c09be-07b2-4e0f-bfed-9cea35b8b835', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-20 14:17:42,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c92c09be-07b2-4e0f-bfed-9cea35b8b835'] 2018-01-20 14:17:43,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:17:43,769 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-20 14:17:43,770 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-20 14:17:43,770 - 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-20 14:17:43,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:17:43,807 - 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-20 14:17:43,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:20:59,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7a8e2295-10ff-4be1-b606-d2043770f9ff: started 2018-01-20 14:17:47.476 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Starting: Task validation. 2018-01-20 14:17:47.520 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Starting: Task validation of syntax. 2018-01-20 14:17:47.659 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Completed: Task validation of syntax. 2018-01-20 14:17:47.659 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Starting: Task validation of required platforms. 2018-01-20 14:17:47.721 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Completed: Task validation of required platforms. 2018-01-20 14:17:47.721 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Starting: Task validation of semantic. 2018-01-20 14:17:48.489 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:17:51.264 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.78 sec 2018-01-20 14:17:51.329 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:17:55.275 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 3.95 sec 2018-01-20 14:17:55.276 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Completed: Task validation of semantic. 2018-01-20 14:17:55.276 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Completed: Task validation. 2018-01-20 14:17:55.277 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Starting: Running task. 2018-01-20 14:17:55.457 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:17:58.119 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.66 sec 2018-01-20 14:17:58.120 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:17:58.120 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:17:58.143 3939 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:18:00.021 3939 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:18:00.050 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:18:06.127 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 6.08 sec 2018-01-20 14:18:06.127 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:18:10.033 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 3.91 sec 2018-01-20 14:18:11.542 3814 INFO rally.task.engine [-] Load duration is: 0.616212 2018-01-20 14:18:11.543 3814 INFO rally.task.engine [-] Full duration is: 14.592383 2018-01-20 14:18:11.789 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:18:14.502 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.71 sec 2018-01-20 14:18:14.502 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:18:14.502 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:18:14.524 4105 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:18:16.376 4105 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:18:16.404 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:18:22.470 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 6.07 sec 2018-01-20 14:18:22.471 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:18:26.460 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 3.99 sec 2018-01-20 14:18:27.884 3814 INFO rally.task.engine [-] Load duration is: 0.61013 2018-01-20 14:18:27.885 3814 INFO rally.task.engine [-] Full duration is: 14.690399 2018-01-20 14:18:28.124 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:18:30.730 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.61 sec 2018-01-20 14:18:30.730 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:18:30.730 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:18:30.751 4271 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:18:32.557 4271 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:18:32.584 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:18:38.719 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-20 14:18:38.720 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:18:42.744 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 4.02 sec 2018-01-20 14:18:44.219 3814 INFO rally.task.engine [-] Load duration is: 0.630742 2018-01-20 14:18:44.220 3814 INFO rally.task.engine [-] Full duration is: 14.63798 2018-01-20 14:18:44.486 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:18:47.192 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.71 sec 2018-01-20 14:18:47.192 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:18:47.193 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:18:47.213 4437 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:18:48.929 4437 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:18:48.955 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:18:53.093 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 4.14 sec 2018-01-20 14:18:53.094 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:18:57.095 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 4.00 sec 2018-01-20 14:18:58.579 3814 INFO rally.task.engine [-] Load duration is: 0.59085 2018-01-20 14:18:58.580 3814 INFO rally.task.engine [-] Full duration is: 12.626678 2018-01-20 14:18:58.832 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:19:01.645 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.81 sec 2018-01-20 14:19:01.646 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:19:01.646 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 14:19:01.668 4603 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:19:03.470 4603 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:19:03.496 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:19:07.691 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 4.19 sec 2018-01-20 14:19:07.691 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:19:11.544 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 3.85 sec 2018-01-20 14:19:12.916 3814 INFO rally.task.engine [-] Load duration is: 0.630621 2018-01-20 14:19:12.917 3814 INFO rally.task.engine [-] Full duration is: 12.730033 2018-01-20 14:19:13.162 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:19:15.808 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.65 sec 2018-01-20 14:19:15.808 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:19:15.809 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:19:15.829 4769 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:19:18.152 4769 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:19:18.176 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:19:28.727 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 10.55 sec 2018-01-20 14:19:28.728 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:19:32.958 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 4.23 sec 2018-01-20 14:19:33.307 3814 INFO rally.task.engine [-] Load duration is: 1.179868 2018-01-20 14:19:33.308 3814 INFO rally.task.engine [-] Full duration is: 19.814006 2018-01-20 14:19:33.598 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:19:36.299 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.70 sec 2018-01-20 14:19:36.299 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:19:36.300 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-20 14:19:36.323 4935 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:19:38.385 4935 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:19:38.413 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:19:42.428 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 4.01 sec 2018-01-20 14:19:42.428 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:19:46.536 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 4.11 sec 2018-01-20 14:19:47.679 3814 INFO rally.task.engine [-] Load duration is: 0.804857 2018-01-20 14:19:47.680 3814 INFO rally.task.engine [-] Full duration is: 12.95765 2018-01-20 14:19:47.898 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:19:50.660 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.76 sec 2018-01-20 14:19:50.661 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:19:50.661 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-20 14:19:50.680 5101 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:19:52.453 5101 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:19:52.480 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:19:58.692 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 6.21 sec 2018-01-20 14:19:58.692 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:20:02.495 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 3.80 sec 2018-01-20 14:20:04.006 3814 INFO rally.task.engine [-] Load duration is: 0.627472 2018-01-20 14:20:04.006 3814 INFO rally.task.engine [-] Full duration is: 14.609602 2018-01-20 14:20:04.252 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:20:06.885 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.63 sec 2018-01-20 14:20:06.885 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:20:06.886 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:20:06.907 5267 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:20:08.729 5267 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:20:08.755 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:20:14.754 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 6.00 sec 2018-01-20 14:20:14.754 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:20:18.739 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 3.98 sec 2018-01-20 14:20:20.362 3814 INFO rally.task.engine [-] Load duration is: 0.627678 2018-01-20 14:20:20.364 3814 INFO rally.task.engine [-] Full duration is: 14.503205 2018-01-20 14:20:20.606 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:20:23.461 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.86 sec 2018-01-20 14:20:23.462 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:20:23.462 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-20 14:20:23.484 5433 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:20:25.377 5433 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:20:25.402 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:20:31.486 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 6.08 sec 2018-01-20 14:20:31.487 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:20:35.493 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 4.01 sec 2018-01-20 14:20:36.694 3814 INFO rally.task.engine [-] Load duration is: 0.690609 2018-01-20 14:20:36.695 3814 INFO rally.task.engine [-] Full duration is: 14.904758 2018-01-20 14:20:36.929 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() started 2018-01-20 14:20:39.760 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack setup() finished in 2.83 sec 2018-01-20 14:20:39.760 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() started 2018-01-20 14:20:39.761 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-20 14:20:39.781 5599 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 START 2018-01-20 14:20:44.393 5599 INFO rally.task.runner [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | ITER: 1 END: OK 2018-01-20 14:20:44.413 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:20:53.966 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context admin_cleanup@openstack cleanup() finished in 9.55 sec 2018-01-20 14:20:53.966 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() started 2018-01-20 14:20:57.962 3814 INFO rally.task.context [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Context users@openstack cleanup() finished in 4.00 sec 2018-01-20 14:20:59.046 3814 INFO rally.task.engine [-] Load duration is: 3.477532 2018-01-20 14:20:59.046 3814 INFO rally.task.engine [-] Full duration is: 21.048622 2018-01-20 14:20:59.292 3814 INFO rally.task.engine [-] Task 7a8e2295-10ff-4be1-b606-d2043770f9ff | Completed: Running task. Task 7a8e2295-10ff-4be1-b606-d2043770f9ff: 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.add_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.revoke_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616212 Full duration: 14.592383 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61013 Full duration: 14.690399 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | keystone_v3.list_projects | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.630742 Full duration: 14.63798 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_role | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> duration | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.59085 Full duration: 12.626678 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.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.delete_service | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> duration | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.630621 Full duration: 12.730033 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | keystone_v3.create_user | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | -> keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.create_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.get_project | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.get_user | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_role | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.list_services | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.get_services | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179868 Full duration: 19.814006 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | keystone_v3.update_project | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.delete_project | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> duration | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804857 Full duration: 12.95765 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 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.627472 Full duration: 14.609602 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.627678 Full duration: 14.503205 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.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | keystone_v3.list_users | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690609 Full duration: 14.904758 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | keystone_v3.create_users | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | total | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 100.0% | 1 | | -> duration | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 3.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.477532 Full duration: 21.048622 2018-01-20 14:20:59,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a8e2295-10ff-4be1-b606-d2043770f9ff 2018-01-20 14:20:59,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7a8e2295-10ff-4be1-b606-d2043770f9ff', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-20 14:20:59,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7a8e2295-10ff-4be1-b606-d2043770f9ff'] 2018-01-20 14:21:01,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:21:01,274 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-20 14:21:01,274 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-20 14:21:01,274 - 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-20 14:21:01,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:21:01,310 - 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-20 14:21:01,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:26:31,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f9dd970a-29b9-43f2-92aa-aae4f72626af: started 2018-01-20 14:21:04.989 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Starting: Task validation. 2018-01-20 14:21:05.035 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Starting: Task validation of syntax. 2018-01-20 14:21:05.235 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Completed: Task validation of syntax. 2018-01-20 14:21:05.235 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Starting: Task validation of required platforms. 2018-01-20 14:21:05.311 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Completed: Task validation of required platforms. 2018-01-20 14:21:05.311 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Starting: Task validation of semantic. 2018-01-20 14:21:06.070 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:21:08.938 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.87 sec 2018-01-20 14:21:14.135 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:21:18.187 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 4.05 sec 2018-01-20 14:21:18.187 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Completed: Task validation of semantic. 2018-01-20 14:21:18.187 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Completed: Task validation. 2018-01-20 14:21:18.188 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Starting: Running task. 2018-01-20 14:21:18.354 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:21:21.022 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.67 sec 2018-01-20 14:21:21.022 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:21:21.695 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.67 sec 2018-01-20 14:21:21.695 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:21:21.695 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:21:21.717 5854 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:21:24.103 5854 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:21:24.133 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:21:29.787 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 5.65 sec 2018-01-20 14:21:29.787 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:21:29.847 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 59.44 msec 2018-01-20 14:21:29.847 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:21:33.664 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.82 sec 2018-01-20 14:21:34.450 5729 INFO rally.task.engine [-] Load duration is: 2.384118 2018-01-20 14:21:34.451 5729 INFO rally.task.engine [-] Full duration is: 15.32618 2018-01-20 14:21:34.707 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:21:37.565 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.86 sec 2018-01-20 14:21:37.566 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:21:38.297 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.73 sec 2018-01-20 14:21:38.297 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() started 2018-01-20 14:21:44.036 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() finished in 5.74 sec 2018-01-20 14:21:44.036 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:21:44.037 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:21:44.059 6140 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:21:46.707 6140 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:21:46.735 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:21:55.054 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 8.32 sec 2018-01-20 14:21:55.055 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() started 2018-01-20 14:22:01.803 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() finished in 6.75 sec 2018-01-20 14:22:01.804 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:22:01.873 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 69.21 msec 2018-01-20 14:22:01.873 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:22:05.571 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.70 sec 2018-01-20 14:22:06.914 5729 INFO rally.task.engine [-] Load duration is: 2.646644 2018-01-20 14:22:06.914 5729 INFO rally.task.engine [-] Full duration is: 30.88254 2018-01-20 14:22:07.160 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:22:09.981 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.82 sec 2018-01-20 14:22:09.981 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:22:10.700 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.72 sec 2018-01-20 14:22:10.701 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() started 2018-01-20 14:22:16.506 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() finished in 5.80 sec 2018-01-20 14:22:16.506 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:22:16.507 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-20 14:22:16.530 6426 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:22:23.220 6426 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:22:23.243 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:22:36.544 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 13.30 sec 2018-01-20 14:22:36.544 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() started 2018-01-20 14:22:43.802 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() finished in 7.26 sec 2018-01-20 14:22:43.802 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:22:43.863 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 60.18 msec 2018-01-20 14:22:43.863 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:22:47.698 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.84 sec 2018-01-20 14:22:49.422 5729 INFO rally.task.engine [-] Load duration is: 6.688175 2018-01-20 14:22:49.422 5729 INFO rally.task.engine [-] Full duration is: 40.557146 2018-01-20 14:22:49.669 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:22:52.453 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.78 sec 2018-01-20 14:22:52.453 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:22:53.182 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.73 sec 2018-01-20 14:22:53.183 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() started 2018-01-20 14:22:58.975 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() finished in 5.79 sec 2018-01-20 14:22:58.975 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:22:58.975 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:22:58.998 6712 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:23:01.271 6712 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:23:01.300 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:23:09.988 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 8.69 sec 2018-01-20 14:23:09.988 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() started 2018-01-20 14:23:16.729 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() finished in 6.74 sec 2018-01-20 14:23:16.730 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:23:16.791 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 61.07 msec 2018-01-20 14:23:16.791 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:23:20.470 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.68 sec 2018-01-20 14:23:21.865 5729 INFO rally.task.engine [-] Load duration is: 2.271072 2018-01-20 14:23:21.866 5729 INFO rally.task.engine [-] Full duration is: 30.816959 2018-01-20 14:23:22.122 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:23:24.942 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.82 sec 2018-01-20 14:23:24.942 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:23:25.614 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.67 sec 2018-01-20 14:23:25.614 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:23:25.614 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:23:25.635 6998 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:23:27.189 6998 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:23:27.211 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:23:35.508 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 8.30 sec 2018-01-20 14:23:35.509 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:23:35.547 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 38.03 msec 2018-01-20 14:23:35.547 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:23:39.175 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.63 sec 2018-01-20 14:23:40.235 5729 INFO rally.task.engine [-] Load duration is: 1.551656 2018-01-20 14:23:40.236 5729 INFO rally.task.engine [-] Full duration is: 17.072369 2018-01-20 14:23:40.512 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:23:43.218 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.71 sec 2018-01-20 14:23:43.218 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:23:43.958 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.74 sec 2018-01-20 14:23:43.959 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() started 2018-01-20 14:23:49.792 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() finished in 5.83 sec 2018-01-20 14:23:49.792 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:23:49.792 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-20 14:23:49.812 7284 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:23:51.757 7284 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:23:51.777 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:24:00.200 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 8.42 sec 2018-01-20 14:24:00.201 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() started 2018-01-20 14:24:06.285 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() finished in 6.08 sec 2018-01-20 14:24:06.286 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:24:06.368 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 81.87 msec 2018-01-20 14:24:06.368 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:24:10.019 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.65 sec 2018-01-20 14:24:10.677 5729 INFO rally.task.engine [-] Load duration is: 1.943154 2018-01-20 14:24:10.677 5729 INFO rally.task.engine [-] Full duration is: 29.524728 2018-01-20 14:24:10.919 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:24:13.789 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.87 sec 2018-01-20 14:24:13.790 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:24:14.520 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.73 sec 2018-01-20 14:24:14.520 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() started 2018-01-20 14:24:20.544 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() finished in 6.02 sec 2018-01-20 14:24:20.545 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:24:20.545 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-20 14:24:20.568 7570 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:24:25.430 7570 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:24:25.455 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:24:41.462 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 16.01 sec 2018-01-20 14:24:41.463 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() started 2018-01-20 14:24:49.177 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() finished in 7.71 sec 2018-01-20 14:24:49.178 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:24:49.235 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 57.67 msec 2018-01-20 14:24:49.236 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:24:52.984 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.75 sec 2018-01-20 14:24:53.170 5729 INFO rally.task.engine [-] Load duration is: 4.86006 2018-01-20 14:24:53.171 5729 INFO rally.task.engine [-] Full duration is: 42.083871 2018-01-20 14:24:53.436 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:24:56.303 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.87 sec 2018-01-20 14:24:56.304 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:24:56.993 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.69 sec 2018-01-20 14:24:56.994 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() started 2018-01-20 14:25:02.737 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack setup() finished in 5.74 sec 2018-01-20 14:25:02.738 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:25:02.738 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:25:02.762 7856 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:25:04.768 7856 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:25:04.792 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:25:18.080 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 13.29 sec 2018-01-20 14:25:18.081 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() started 2018-01-20 14:25:23.947 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context network@openstack cleanup() finished in 5.87 sec 2018-01-20 14:25:23.948 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:25:24.017 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 68.64 msec 2018-01-20 14:25:24.017 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:25:27.707 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.69 sec 2018-01-20 14:25:29.645 5729 INFO rally.task.engine [-] Load duration is: 2.004077 2018-01-20 14:25:29.645 5729 INFO rally.task.engine [-] Full duration is: 34.288168 2018-01-20 14:25:29.918 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:25:32.710 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.79 sec 2018-01-20 14:25:32.710 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:25:33.356 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.65 sec 2018-01-20 14:25:33.356 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:25:33.357 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:25:33.378 8142 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:25:34.875 8142 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:25:34.905 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:25:40.433 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 5.53 sec 2018-01-20 14:25:40.434 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:25:40.484 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 50.86 msec 2018-01-20 14:25:40.485 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:25:44.056 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.57 sec 2018-01-20 14:25:46.013 5729 INFO rally.task.engine [-] Load duration is: 1.494697 2018-01-20 14:25:46.014 5729 INFO rally.task.engine [-] Full duration is: 14.157057 2018-01-20 14:25:46.301 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:25:48.911 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.61 sec 2018-01-20 14:25:48.912 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:25:49.564 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.65 sec 2018-01-20 14:25:49.565 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:25:49.565 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-20 14:25:49.585 8428 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:25:51.382 8428 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:25:51.408 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:25:56.987 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 5.58 sec 2018-01-20 14:25:56.987 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:25:57.027 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 39.63 msec 2018-01-20 14:25:57.027 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:26:00.618 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.59 sec 2018-01-20 14:26:02.398 5729 INFO rally.task.engine [-] Load duration is: 1.79509 2018-01-20 14:26:02.399 5729 INFO rally.task.engine [-] Full duration is: 14.332739 2018-01-20 14:26:02.660 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() started 2018-01-20 14:26:05.415 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack setup() finished in 2.76 sec 2018-01-20 14:26:05.416 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() started 2018-01-20 14:26:06.078 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack setup() finished in 0.66 sec 2018-01-20 14:26:06.078 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context roles@openstack setup() started 2018-01-20 14:26:08.202 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context roles@openstack setup() finished in 2.12 sec 2018-01-20 14:26:08.203 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() started 2018-01-20 14:26:08.203 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-20 14:26:08.225 8744 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 START 2018-01-20 14:26:13.285 8744 INFO rally.task.runner [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | ITER: 1 END: OK 2018-01-20 14:26:13.307 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() started 2018-01-20 14:26:24.018 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context cleanup@openstack cleanup() finished in 10.71 sec 2018-01-20 14:26:24.019 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context roles@openstack cleanup() started 2018-01-20 14:26:25.070 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-20 14:26:25.070 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() started 2018-01-20 14:26:25.133 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context quotas@openstack cleanup() finished in 62.45 msec 2018-01-20 14:26:25.133 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() started 2018-01-20 14:26:28.915 5729 INFO rally.task.context [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Context users@openstack cleanup() finished in 3.78 sec 2018-01-20 14:26:30.824 5729 INFO rally.task.engine [-] Load duration is: 5.058098 2018-01-20 14:26:30.825 5729 INFO rally.task.engine [-] Full duration is: 26.273658 2018-01-20 14:26:31.044 5729 INFO rally.task.engine [-] Task f9dd970a-29b9-43f2-92aa-aae4f72626af | Completed: Running task. Task f9dd970a-29b9-43f2-92aa-aae4f72626af: 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.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | neutron.delete_network | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | total | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | -> duration | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.384118 Full duration: 15.32618 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.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | neutron.delete_port | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | total | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | -> duration | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.646644 Full duration: 30.88254 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.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | neutron.create_subnet | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | neutron.create_router | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | neutron.add_interface_router | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 2.404 | 100.0% | 1 | | neutron.remove_interface_router | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | neutron.delete_router | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 6.688 | 6.688 | 6.688 | 6.688 | 6.688 | 6.688 | 100.0% | 1 | | -> duration | 6.688 | 6.688 | 6.688 | 6.688 | 6.688 | 6.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.688175 Full duration: 40.557146 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | neutron.delete_subnet | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | total | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> duration | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.271072 Full duration: 30.816959 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.343 | 1.343 | 1.343 | 1.343 | 1.343 | 1.343 | 100.0% | 1 | | neutron.list_networks | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.552 | 1.552 | 1.552 | 1.552 | 1.552 | 1.552 | 100.0% | 1 | | -> duration | 1.552 | 1.552 | 1.552 | 1.552 | 1.552 | 1.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.551656 Full duration: 17.072369 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.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | neutron.list_ports | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | -> duration | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.943154 Full duration: 29.524728 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | neutron.create_subnet | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | neutron.create_router | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.add_interface_router | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | neutron.list_routers | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 100.0% | 1 | | -> duration | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 4.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.86006 Full duration: 42.083871 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | neutron.create_subnet | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | neutron.list_subnets | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 2.004 | 2.004 | 2.004 | 2.004 | 2.004 | 2.004 | 100.0% | 1 | | -> duration | 2.004 | 2.004 | 2.004 | 2.004 | 2.004 | 2.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.004077 Full duration: 34.288168 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 1.295 | 100.0% | 1 | | neutron.delete_security_group | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | -> duration | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.494697 Full duration: 14.157057 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 1.104 | 100.0% | 1 | | neutron.create_security_group_rule | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | neutron.delete_security_group | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> duration | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.79509 Full duration: 14.332739 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.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | neutron.create_router | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | neutron.add_gateway_router | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | neutron.remove_gateway_router | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | total | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 100.0% | 1 | | -> duration | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 5.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.058098 Full duration: 26.273658 2018-01-20 14:26:31,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f9dd970a-29b9-43f2-92aa-aae4f72626af 2018-01-20 14:26:31,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f9dd970a-29b9-43f2-92aa-aae4f72626af', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-20 14:26:31,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f9dd970a-29b9-43f2-92aa-aae4f72626af'] 2018-01-20 14:26:32,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:26:32,990 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-20 14:26:32,990 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-20 14:26:32,990 - 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-20 14:26:32,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:26:33,028 - 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-20 14:26:33,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:33:18,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b: started 2018-01-20 14:26:36.704 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Starting: Task validation. 2018-01-20 14:26:36.752 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Starting: Task validation of syntax. 2018-01-20 14:26:36.898 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Completed: Task validation of syntax. 2018-01-20 14:26:36.899 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Starting: Task validation of required platforms. 2018-01-20 14:26:36.960 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Completed: Task validation of required platforms. 2018-01-20 14:26:36.960 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Starting: Task validation of semantic. 2018-01-20 14:26:37.729 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:26:40.434 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.71 sec 2018-01-20 14:26:51.091 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:26:54.916 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.82 sec 2018-01-20 14:26:54.916 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Completed: Task validation of semantic. 2018-01-20 14:26:54.916 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Completed: Task validation. 2018-01-20 14:26:54.917 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Starting: Running task. 2018-01-20 14:26:55.082 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:26:57.720 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.64 sec 2018-01-20 14:26:57.721 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:26:57.721 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-20 14:26:58.511 9149 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:27:26.555 9149 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:27:26.584 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:27:28.513 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 1.93 sec 2018-01-20 14:27:28.514 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:27:32.061 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.55 sec 2018-01-20 14:27:33.303 9024 INFO rally.task.engine [-] Load duration is: 27.04182 2018-01-20 14:27:33.304 9024 INFO rally.task.engine [-] Full duration is: 36.996611 2018-01-20 14:27:33.591 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:27:36.348 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.76 sec 2018-01-20 14:27:36.349 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:27:36.349 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-20 14:27:37.063 9295 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:28:16.599 9295 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:28:16.623 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:28:20.662 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 4.04 sec 2018-01-20 14:28:20.662 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:28:24.283 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.62 sec 2018-01-20 14:28:25.880 9024 INFO rally.task.engine [-] Load duration is: 38.53281 2018-01-20 14:28:25.881 9024 INFO rally.task.engine [-] Full duration is: 50.709439 2018-01-20 14:28:26.169 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:28:28.989 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.82 sec 2018-01-20 14:28:28.990 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:28:28.990 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-20 14:28:29.745 9521 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:29:11.237 9521 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:29:11.262 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:29:15.431 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 4.17 sec 2018-01-20 14:29:15.432 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:29:19.138 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.71 sec 2018-01-20 14:29:20.478 9024 INFO rally.task.engine [-] Load duration is: 40.488378 2018-01-20 14:29:20.478 9024 INFO rally.task.engine [-] Full duration is: 52.988196 2018-01-20 14:29:20.769 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:29:23.612 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.84 sec 2018-01-20 14:29:23.613 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack setup() started 2018-01-20 14:29:24.804 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack setup() finished in 1.19 sec 2018-01-20 14:29:24.805 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() started 2018-01-20 14:29:30.572 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() finished in 5.77 sec 2018-01-20 14:29:30.572 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:29:30.573 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-20 14:29:31.251 9747 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:29:50.492 9747 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:29:50.514 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:29:52.261 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 1.75 sec 2018-01-20 14:29:52.262 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() started 2018-01-20 14:30:00.013 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() finished in 7.75 sec 2018-01-20 14:30:00.014 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack cleanup() started 2018-01-20 14:30:00.123 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-20 14:30:00.124 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:30:03.733 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.61 sec 2018-01-20 14:30:05.009 9024 INFO rally.task.engine [-] Load duration is: 18.239245 2018-01-20 14:30:05.009 9024 INFO rally.task.engine [-] Full duration is: 42.985922 2018-01-20 14:30:05.288 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:30:08.163 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.88 sec 2018-01-20 14:30:08.164 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack setup() started 2018-01-20 14:30:09.456 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack setup() finished in 1.29 sec 2018-01-20 14:30:09.457 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() started 2018-01-20 14:30:15.148 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() finished in 5.69 sec 2018-01-20 14:30:15.149 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:30:15.149 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-20 14:30:15.796 9893 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:30:41.978 9893 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:30:42.005 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:30:46.049 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 4.04 sec 2018-01-20 14:30:46.049 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() started 2018-01-20 14:30:53.621 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() finished in 7.57 sec 2018-01-20 14:30:53.622 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack cleanup() started 2018-01-20 14:30:53.782 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack cleanup() finished in 0.16 sec 2018-01-20 14:30:53.782 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:30:57.346 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.56 sec 2018-01-20 14:30:57.584 9024 INFO rally.task.engine [-] Load duration is: 25.178268 2018-01-20 14:30:57.585 9024 INFO rally.task.engine [-] Full duration is: 52.077099 2018-01-20 14:30:57.871 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:31:00.620 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.75 sec 2018-01-20 14:31:00.621 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack setup() started 2018-01-20 14:31:01.741 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack setup() finished in 1.12 sec 2018-01-20 14:31:01.742 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() started 2018-01-20 14:31:07.707 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() finished in 5.97 sec 2018-01-20 14:31:07.708 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:31:07.708 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:31:08.395 10119 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:31:27.618 10119 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:31:27.649 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:31:29.416 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 1.77 sec 2018-01-20 14:31:29.417 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() started 2018-01-20 14:31:36.840 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() finished in 7.42 sec 2018-01-20 14:31:36.840 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack cleanup() started 2018-01-20 14:31:36.957 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-20 14:31:36.957 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:31:40.579 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.62 sec 2018-01-20 14:31:42.127 9024 INFO rally.task.engine [-] Load duration is: 14.221037 2018-01-20 14:31:42.128 9024 INFO rally.task.engine [-] Full duration is: 42.727738 2018-01-20 14:31:42.421 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:31:45.320 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.90 sec 2018-01-20 14:31:45.320 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:31:45.321 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-20 14:31:46.054 10265 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:32:17.356 10265 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:32:17.382 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:32:19.165 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 1.78 sec 2018-01-20 14:32:19.165 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:32:22.847 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.68 sec 2018-01-20 14:32:24.655 9024 INFO rally.task.engine [-] Load duration is: 30.295213 2018-01-20 14:32:24.656 9024 INFO rally.task.engine [-] Full duration is: 40.444534 2018-01-20 14:32:24.935 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:32:28.030 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 3.09 sec 2018-01-20 14:32:28.030 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() started 2018-01-20 14:32:33.969 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack setup() finished in 5.94 sec 2018-01-20 14:32:33.970 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:32:33.970 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-20 14:32:34.604 10411 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:32:49.256 10411 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:32:49.279 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:32:56.003 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 6.72 sec 2018-01-20 14:32:56.003 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() started 2018-01-20 14:33:03.175 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context network@openstack cleanup() finished in 7.17 sec 2018-01-20 14:33:03.176 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:33:06.851 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 3.68 sec 2018-01-20 14:33:07.179 9024 INFO rally.task.engine [-] Load duration is: 13.650352 2018-01-20 14:33:07.180 9024 INFO rally.task.engine [-] Full duration is: 41.934071 2018-01-20 14:33:07.448 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() started 2018-01-20 14:33:10.210 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack setup() finished in 2.76 sec 2018-01-20 14:33:10.211 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() started 2018-01-20 14:33:10.211 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:33:10.233 10557 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 START 2018-01-20 14:33:11.136 10557 INFO rally.task.runner [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | ITER: 1 END: OK 2018-01-20 14:33:11.158 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() started 2018-01-20 14:33:12.897 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context cleanup@openstack cleanup() finished in 1.74 sec 2018-01-20 14:33:12.898 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() started 2018-01-20 14:33:16.950 9024 INFO rally.task.context [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Context users@openstack cleanup() finished in 4.05 sec 2018-01-20 14:33:17.502 9024 INFO rally.task.engine [-] Load duration is: 0.9005 2018-01-20 14:33:17.502 9024 INFO rally.task.engine [-] Full duration is: 9.520597 2018-01-20 14:33:17.702 9024 INFO rally.task.engine [-] Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b | Completed: Running task. Task fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.752 | 14.752 | 14.752 | 14.752 | 14.752 | 14.752 | 100.0% | 1 | | nova.find_host_to_migrate | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | nova.live_migrate | 9.7 | 9.7 | 9.7 | 9.7 | 9.7 | 9.7 | 100.0% | 1 | | nova.delete_server | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 28.042 | 28.042 | 28.042 | 28.042 | 28.042 | 28.042 | 100.0% | 1 | | -> duration | 27.042 | 27.042 | 27.042 | 27.042 | 27.042 | 27.042 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.04182 Full duration: 36.996611 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.199 | 14.199 | 14.199 | 14.199 | 14.199 | 14.199 | 100.0% | 1 | | cinder_v2.create_volume | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | nova.attach_volume | 4.387 | 4.387 | 4.387 | 4.387 | 4.387 | 4.387 | 100.0% | 1 | | nova.find_host_to_migrate | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | nova.live_migrate | 11.56 | 11.56 | 11.56 | 11.56 | 11.56 | 11.56 | 100.0% | 1 | | nova.detach_volume | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | cinder_v2.delete_volume | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 2.31 | 100.0% | 1 | | nova.delete_server | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | total | 39.533 | 39.533 | 39.533 | 39.533 | 39.533 | 39.533 | 100.0% | 1 | | -> duration | 38.533 | 38.533 | 38.533 | 38.533 | 38.533 | 38.533 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.53281 Full duration: 50.709439 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.655 | 7.655 | 7.655 | 7.655 | 7.655 | 7.655 | 100.0% | 1 | | nova.boot_server | 14.458 | 14.458 | 14.458 | 14.458 | 14.458 | 14.458 | 100.0% | 1 | | nova.find_host_to_migrate | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | nova.live_migrate | 13.711 | 13.711 | 13.711 | 13.711 | 13.711 | 13.711 | 100.0% | 1 | | nova.delete_server | 4.714 | 4.714 | 4.714 | 4.714 | 4.714 | 4.714 | 100.0% | 1 | | total | 41.488 | 41.488 | 41.488 | 41.488 | 41.488 | 41.488 | 100.0% | 1 | | -> duration | 40.488 | 40.488 | 40.488 | 40.488 | 40.488 | 40.488 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.488378 Full duration: 52.988196 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | nova.boot_server | 13.375 | 13.375 | 13.375 | 13.375 | 13.375 | 13.375 | 100.0% | 1 | | nova.delete_server | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 4.864 | 100.0% | 1 | | nova.delete_keypair | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 19.239 | 19.239 | 19.239 | 19.239 | 19.239 | 19.239 | 100.0% | 1 | | -> duration | 18.239 | 18.239 | 18.239 | 18.239 | 18.239 | 18.239 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.239245 Full duration: 42.985922 test scenario NovaServers.boot_server_from_volume_and_delete +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.561 | 7.561 | 7.561 | 7.561 | 7.561 | 7.561 | 100.0% | 1 | | nova.boot_server | 13.818 | 13.818 | 13.818 | 13.818 | 13.818 | 13.818 | 100.0% | 1 | | nova.delete_server | 4.799 | 4.799 | 4.799 | 4.799 | 4.799 | 4.799 | 100.0% | 1 | | total | 26.178 | 26.178 | 26.178 | 26.178 | 26.178 | 26.178 | 100.0% | 1 | | -> duration | 25.178 | 25.178 | 25.178 | 25.178 | 25.178 | 25.178 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.178268 Full duration: 52.077099 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.689 | 11.689 | 11.689 | 11.689 | 11.689 | 11.689 | 100.0% | 1 | | nova.pause_server | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | nova.unpause_server | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 2.513 | 100.0% | 1 | | nova.delete_server | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | total | 19.221 | 19.221 | 19.221 | 19.221 | 19.221 | 19.221 | 100.0% | 1 | | -> duration | 14.221 | 14.221 | 14.221 | 14.221 | 14.221 | 14.221 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.221037 Full duration: 42.727738 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.124 | 14.124 | 14.124 | 14.124 | 14.124 | 14.124 | 100.0% | 1 | | nova.migrate | 11.577 | 11.577 | 11.577 | 11.577 | 11.577 | 11.577 | 100.0% | 1 | | nova.resize_confirm | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 2.961 | 100.0% | 1 | | nova.delete_server | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 2.632 | 100.0% | 1 | | total | 31.295 | 31.295 | 31.295 | 31.295 | 31.295 | 31.295 | 100.0% | 1 | | -> duration | 30.295 | 30.295 | 30.295 | 30.295 | 30.295 | 30.295 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.295213 Full duration: 40.444534 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.481 | 14.481 | 14.481 | 14.481 | 14.481 | 14.481 | 100.0% | 1 | | nova.list_interfaces | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 14.65 | 14.65 | 14.65 | 14.65 | 14.65 | 14.65 | 100.0% | 1 | | -> duration | 13.65 | 13.65 | 13.65 | 13.65 | 13.65 | 13.65 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.650352 Full duration: 41.934071 test scenario NovaServerGroups.create_and_delete_server_group +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | nova.delete_server_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> duration | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 0.9 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9005 Full duration: 9.520597 2018-01-20 14:33:18,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b 2018-01-20 14:33:18,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-20 14:33:18,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fa5d827b-8dbb-4b7d-aa2d-fb8e93a5f49b'] 2018-01-20 14:33:19,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:33:19,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-20 14:33:19,616 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-20 14:33:19,616 - 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-20 14:33:19,616 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-20 14:33:19,648 - 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-20 14:33:19,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '78436a44-b431-4105-a546-3ecc84b029c2', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'flavor_name': 'rally-tiny-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-5b8a0d99-9ab0-4496-92c5-0bda89cdf591', '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-20 14:34:25,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065: started 2018-01-20 14:33:23.246 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Starting: Task validation. 2018-01-20 14:33:23.290 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Starting: Task validation of syntax. 2018-01-20 14:33:23.363 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Completed: Task validation of syntax. 2018-01-20 14:33:23.363 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Starting: Task validation of required platforms. 2018-01-20 14:33:23.394 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Completed: Task validation of required platforms. 2018-01-20 14:33:23.394 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Starting: Task validation of semantic. 2018-01-20 14:33:24.179 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() started 2018-01-20 14:33:26.800 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() finished in 2.62 sec 2018-01-20 14:33:29.239 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() started 2018-01-20 14:33:33.262 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-20 14:33:33.263 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Completed: Task validation of semantic. 2018-01-20 14:33:33.263 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Completed: Task validation. 2018-01-20 14:33:33.264 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Starting: Running task. 2018-01-20 14:33:33.475 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() started 2018-01-20 14:33:36.133 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() finished in 2.66 sec 2018-01-20 14:33:36.134 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() started 2018-01-20 14:33:36.134 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 14:33:36.159 10792 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 START 2018-01-20 14:33:37.115 10792 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 END: OK 2018-01-20 14:33:37.146 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:33:38.122 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-20 14:33:38.123 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() started 2018-01-20 14:33:42.125 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-20 14:33:43.537 10667 INFO rally.task.engine [-] Load duration is: 0.95482 2018-01-20 14:33:43.538 10667 INFO rally.task.engine [-] Full duration is: 8.668411 2018-01-20 14:33:43.812 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() started 2018-01-20 14:33:46.585 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() finished in 2.77 sec 2018-01-20 14:33:46.586 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() started 2018-01-20 14:33:46.586 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-20 14:33:46.608 10898 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 START 2018-01-20 14:33:47.463 10898 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 END: OK 2018-01-20 14:33:47.490 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:33:48.487 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-20 14:33:48.487 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() started 2018-01-20 14:33:52.451 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-20 14:33:53.867 10667 INFO rally.task.engine [-] Load duration is: 0.853369 2018-01-20 14:33:53.867 10667 INFO rally.task.engine [-] Full duration is: 8.656332 2018-01-20 14:33:54.104 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() started 2018-01-20 14:33:56.772 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() finished in 2.67 sec 2018-01-20 14:33:56.773 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() started 2018-01-20 14:33:56.773 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-20 14:33:56.795 11004 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 START 2018-01-20 14:33:57.702 11004 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 END: OK 2018-01-20 14:33:57.730 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:33:58.837 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() finished in 1.11 sec 2018-01-20 14:33:58.837 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() started 2018-01-20 14:34:02.713 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-20 14:34:04.160 10667 INFO rally.task.engine [-] Load duration is: 0.904487 2018-01-20 14:34:04.161 10667 INFO rally.task.engine [-] Full duration is: 8.622306 2018-01-20 14:34:04.437 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() started 2018-01-20 14:34:07.113 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() finished in 2.68 sec 2018-01-20 14:34:07.114 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() started 2018-01-20 14:34:07.114 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-20 14:34:07.137 11110 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 START 2018-01-20 14:34:08.325 11110 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 END: OK 2018-01-20 14:34:08.346 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:34:09.347 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-20 14:34:09.347 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() started 2018-01-20 14:34:13.525 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-20 14:34:14.501 10667 INFO rally.task.engine [-] Load duration is: 1.185452 2018-01-20 14:34:14.502 10667 INFO rally.task.engine [-] Full duration is: 9.101303 2018-01-20 14:34:14.798 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() started 2018-01-20 14:34:17.567 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack setup() finished in 2.77 sec 2018-01-20 14:34:17.568 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() started 2018-01-20 14:34:17.568 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-20 14:34:17.591 11216 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 START 2018-01-20 14:34:18.679 11216 INFO rally.task.runner [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | ITER: 1 END: OK 2018-01-20 14:34:18.709 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() started 2018-01-20 14:34:19.673 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-20 14:34:19.674 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() started 2018-01-20 14:34:23.707 10667 INFO rally.task.context [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-20 14:34:24.862 10667 INFO rally.task.engine [-] Load duration is: 1.086473 2018-01-20 14:34:24.863 10667 INFO rally.task.engine [-] Full duration is: 8.929325 2018-01-20 14:34:25.077 10667 INFO rally.task.engine [-] Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065 | Completed: Running task. Task c15d41bb-01d7-4a54-9ae4-a0ddddad2065: 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.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | quotas.delete_quotas | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.95482 Full duration: 8.668411 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.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853369 Full duration: 8.656332 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.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | total | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> duration | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 0.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904487 Full duration: 8.622306 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | quotas.delete_quotas | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | -> duration | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.185452 Full duration: 9.101303 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | total | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> duration | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086473 Full duration: 8.929325 2018-01-20 14:34:25,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c15d41bb-01d7-4a54-9ae4-a0ddddad2065 2018-01-20 14:34:25,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c15d41bb-01d7-4a54-9ae4-a0ddddad2065', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-20 14:34:25,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c15d41bb-01d7-4a54-9ae4-a0ddddad2065'] 2018-01-20 14:34:26,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-20 14:34:26,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-20 14:34:26,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:34 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:26 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:22 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:28 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:34 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:50 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 12:20 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:41:05 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-20 14:34:26,854 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-20 14:34:34,994 - functest.energy.energy - DEBUG - Stopping recording 2018-01-20 14:34:36,172 - functest.utils.functest_utils - DEBUG - 2018-01-20 14:34:36,173 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 14:34:36,173 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:46 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-20 14:34:36,177 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-20 14:34:36,266 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 14:34:36,950 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-20 14:34:36,951 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 14:34:36,951 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-20 14:34:37,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-20 14:34:41,189 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-20 14:34:44,854 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-20 14:34:49,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-20 14:34:53,236 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-20 14:35:02,877 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-20 14:35:03,638 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-20 14:35:04,603 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-20 14:35:08,143 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 14:35:08,143 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-20 14:35:09,627 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-20 14:35:09,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-20 14:35:11,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-20 14:35:12,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-20 14:35:13,123 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-20 14:35:13,123 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-20 14:35:17,419 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-20 14:35:17,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-20 14:35:17,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-20 14:35:17,425 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-20 14:35:17,428 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-20 14:35:17,431 - 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-20 14:50:06,404 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.147563s] ... ok 2018-01-20 14:50:06,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.107784s] ... ok 2018-01-20 14:50:06,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [10.048216s] ... ok 2018-01-20 14:50:06,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.613492s] ... ok 2018-01-20 14:50:06,405 - 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.155319s] ... ok 2018-01-20 14:50:06,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.191703s] ... ok 2018-01-20 14:50:06,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.129647s] ... ok 2018-01-20 14:50:06,405 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.424761s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.178136s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001131s] ... ok 2018-01-20 14:50:06,406 - 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.171988s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.114314s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.928605s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.194299s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001146s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.970044s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.090607s] ... ok 2018-01-20 14:50:06,406 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.133257s] ... ok 2018-01-20 14:50:06,407 - 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.380547s] ... ok 2018-01-20 14:50:06,407 - 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.398665s] ... ok 2018-01-20 14:50:06,407 - 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.360710s] ... ok 2018-01-20 14:50:06,407 - 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.417061s] ... ok 2018-01-20 14:50:06,407 - 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.386642s] ... ok 2018-01-20 14:50:06,407 - 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.131783s] ... ok 2018-01-20 14:50:06,407 - 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.122449s] ... ok 2018-01-20 14:50:06,407 - 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.112105s] ... ok 2018-01-20 14:50:06,407 - 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.111087s] ... ok 2018-01-20 14:50:06,407 - 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.110296s] ... ok 2018-01-20 14:50:06,408 - 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.242764s] ... ok 2018-01-20 14:50:06,408 - 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.100919s] ... ok 2018-01-20 14:50:06,408 - 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.016991s] ... ok 2018-01-20 14:50:06,408 - 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.230113s] ... ok 2018-01-20 14:50:06,408 - 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.021247s] ... ok 2018-01-20 14:50:06,408 - 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.015841s] ... ok 2018-01-20 14:50:06,408 - 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.050136s] ... ok 2018-01-20 14:50:06,408 - 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.101548s] ... ok 2018-01-20 14:50:06,408 - 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.102115s] ... ok 2018-01-20 14:50:06,408 - 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.242873s] ... ok 2018-01-20 14:50:06,409 - 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.030091s] ... ok 2018-01-20 14:50:06,409 - 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.128361s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.234411s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.633415s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [78.910014s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [66.091923s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.482577s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.262922s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.285819s] ... ok 2018-01-20 14:50:06,409 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.663972s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.478186s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.472705s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.475852s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.059740s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.824480s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.577886s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [55.396841s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.037094s] ... ok 2018-01-20 14:50:06,410 - 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.069612s] ... ok 2018-01-20 14:50:06,410 - 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.091511s] ... ok 2018-01-20 14:50:06,410 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.266060s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.247372s] ... ok 2018-01-20 14:50:06,411 - 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.098780s] ... ok 2018-01-20 14:50:06,411 - 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.381993s] ... ok 2018-01-20 14:50:06,411 - 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.400804s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.404280s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.107338s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.380850s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.411186s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.405071s] ... ok 2018-01-20 14:50:06,411 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.184206s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.395466s] ... ok 2018-01-20 14:50:06,412 - 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.401098s] ... ok 2018-01-20 14:50:06,412 - 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.421849s] ... ok 2018-01-20 14:50:06,412 - 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.423293s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.181106s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.232229s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.015923s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [26.042702s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.073569s] ... ok 2018-01-20 14:50:06,412 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.019363s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.018085s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.423714s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.881065s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.870392s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.011674s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.011147s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.072285s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.053067s] ... ok 2018-01-20 14:50:06,413 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.053494s] ... ok 2018-01-20 14:50:06,413 - 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.080332s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.087674s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.082335s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.066555s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.075611s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.138653s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.025380s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.346631s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012213s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.024625s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.643747s] ... ok 2018-01-20 14:50:06,414 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.734364s] ... ok 2018-01-20 14:50:06,415 - 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.032878s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.589422s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.768268s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.493919s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.715074s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [4.602441s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [4.875211s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.235478s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.775163s] ... ok 2018-01-20 14:50:06,415 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.658851s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.220881s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.174624s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.082840s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.099419s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.167479s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.173740s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.104360s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.224213s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.172688s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.560651s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.778460s] ... ok 2018-01-20 14:50:06,416 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.968846s] ... ok 2018-01-20 14:50:06,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.108774s] ... ok 2018-01-20 14:50:06,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.146835s] ... ok 2018-01-20 14:50:06,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.111453s] ... ok 2018-01-20 14:50:06,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.074932s] ... ok 2018-01-20 14:50:06,417 - 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.663760s] ... ok 2018-01-20 14:50:06,417 - 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.020443s] ... ok 2018-01-20 14:50:06,417 - 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.141373s] ... ok 2018-01-20 14:50:06,417 - 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.832682s] ... ok 2018-01-20 14:50:06,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.000737s] ... ok 2018-01-20 14:50:06,417 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.337620s] ... ok 2018-01-20 14:50:06,418 - 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.657617s] ... ok 2018-01-20 14:50:06,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.071927s] ... ok 2018-01-20 14:50:06,418 - 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.122894s] ... ok 2018-01-20 14:50:06,418 - 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.180137s] ... ok 2018-01-20 14:50:06,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.609244s] ... ok 2018-01-20 14:50:06,418 - 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.607881s] ... ok 2018-01-20 14:50:06,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.703818s] ... ok 2018-01-20 14:50:06,418 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.437791s] ... ok 2018-01-20 14:50:06,418 - 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.805420s] ... ok 2018-01-20 14:50:06,418 - 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.126020s] ... ok 2018-01-20 14:50:06,418 - 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.029097s] ... ok 2018-01-20 14:50:06,419 - 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.027914s] ... ok 2018-01-20 14:50:06,419 - 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.026811s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.747187s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.203884s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.097121s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.687277s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.774171s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.890012s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.461935s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.475464s] ... ok 2018-01-20 14:50:06,419 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.516365s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.417906s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [2.896855s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.020301s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.175959s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.730529s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.073252s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.063147s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.084485s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.492826s] ... ok 2018-01-20 14:50:06,420 - 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.170662s] ... ok 2018-01-20 14:50:06,420 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.437742s] ... ok 2018-01-20 14:50:06,421 - 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.066411s] ... ok 2018-01-20 14:50:06,421 - 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.084684s] ... ok 2018-01-20 14:50:06,421 - 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.088067s] ... ok 2018-01-20 14:50:06,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.095815s] ... ok 2018-01-20 14:50:06,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.073844s] ... ok 2018-01-20 14:50:06,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.152585s] ... ok 2018-01-20 14:50:06,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.156048s] ... ok 2018-01-20 14:50:06,421 - 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.084327s] ... ok 2018-01-20 14:50:06,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.087178s] ... ok 2018-01-20 14:50:06,421 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.020978s] ... ok 2018-01-20 14:50:06,421 - 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.044580s] ... ok 2018-01-20 14:50:06,422 - 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.067195s] ... ok 2018-01-20 14:50:06,422 - 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.030463s] ... ok 2018-01-20 14:50:06,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.024603s] ... ok 2018-01-20 14:50:06,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.021630s] ... ok 2018-01-20 14:50:06,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.068925s] ... ok 2018-01-20 14:50:06,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.061629s] ... ok 2018-01-20 14:50:06,422 - 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.013669s] ... ok 2018-01-20 14:50:06,422 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.055771s] ... ok 2018-01-20 14:50:06,422 - 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.012798s] ... ok 2018-01-20 14:50:06,422 - 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.096454s] ... ok 2018-01-20 14:50:06,422 - 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.078856s] ... ok 2018-01-20 14:50:06,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.091192s] ... ok 2018-01-20 14:50:06,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.060378s] ... ok 2018-01-20 14:50:06,423 - 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.303213s] ... ok 2018-01-20 14:50:06,423 - 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.059368s] ... ok 2018-01-20 14:50:06,423 - 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.080589s] ... ok 2018-01-20 14:50:06,423 - 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.013985s] ... ok 2018-01-20 14:50:06,423 - 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.056260s] ... ok 2018-01-20 14:50:06,423 - 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.086436s] ... ok 2018-01-20 14:50:06,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.059045s] ... ok 2018-01-20 14:50:06,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.057047s] ... ok 2018-01-20 14:50:06,423 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.949725s] ... ok 2018-01-20 14:50:06,424 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.812987s] ... ok 2018-01-20 14:50:06,424 - 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.122836s] ... ok 2018-01-20 14:50:06,424 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.121336s] ... ok 2018-01-20 14:50:06,424 - 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.159439s] ... ok 2018-01-20 14:50:06,424 - 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.079380s] ... ok 2018-01-20 14:50:06,425 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 882.0000 sec. 2018-01-20 14:50:06,426 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-20 14:50:06,428 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-20 14:50:06,429 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-20 14:50:06,433 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-20 14:50:14,168 - functest.energy.energy - DEBUG - Stopping recording 2018-01-20 14:50:15,498 - functest.utils.functest_utils - DEBUG - 2018-01-20 14:50:15,498 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 14:50:15,499 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:37 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-20 14:50:15,504 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-20 14:50:16,472 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-20 15:34:58,588 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2682.103s OK 2018-01-20 15:34:59,045 - functest.utils.functest_utils - DEBUG - 2018-01-20 15:34:59,045 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 15:34:59,046 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:42 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-20 15:34:59,050 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-263 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 15:34:59,053 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 14:05 | PASS | | rally_sanity | functest | smoke | 24:46 | PASS | | refstack_defcore | functest | smoke | 15:37 | PASS | | snaps_smoke | functest | smoke | 44:42 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-20 15:34:59,058 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 15:35:03,851 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 15:35:03,852 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 15:35:03,853 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-20 15:35:03,854 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-263 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 15:35:03,856 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-20 15:35:03,860 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-20 15:35:06,529 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 15:35:06,530 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 15:35:06,531 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-01-20 15:35:06,533 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-20 15:35:06,533 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-20 15:35:06,844 - 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-20 15:35:06,904 - 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-20 15:35:06,939 - 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-20 15:35:07,776 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-20 15:35:07,776 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-20 15:35:08,583 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-20 15:35:08,583 - functest.energy.energy - DEBUG - Starting recording 2018-01-20 15:35:08,583 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-20 15:35:09,212 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-20 15:35:11,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-20 15:35:14,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-20 15:35:14,700 - 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-20 15:37:01,373 - 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-20 15:37:09,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-20 15:37:10,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-20 15:37:19,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-20 15:37:22,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-20 15:37:22,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-20 15:40:20,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-20 15:40:20,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-20 15:40:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-20 15:40:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-20 15:40:56,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-20 15:40:57,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-20 15:41:40,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-20 15:41:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-20 15:41:50,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-20 15:41:59,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-20 15:41:59,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-20 15:41:59,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:41:59,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:42:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:42:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-20 15:42:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-20 15:42:58,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-20 15:42:59,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-20 15:43:04,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-20 15:43:04,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:10,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:15,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:15,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:15,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:15,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:15,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:15,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:15,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:15,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:15,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:21,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:21,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:21,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:21,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:21,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:21,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:21,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:21,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-20 15:43:27,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:27,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:27,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:27,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:27,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:32,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:32,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:32,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:32,500 - 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-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:32,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:43:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:32,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:43:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:43:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:43:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:39,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:43:39,272 - 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-20 15:43:39,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:39,272 - 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-20 15:43:39,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 15:43:49,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:43:49,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:43:49,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:43:49,861 - 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-20 15:43:56,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:43:56,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:43:56,968 - 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-20 15:43:56,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:43:56,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:44:07,594 - 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-20 15:44:07,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:07,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:07,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:07,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:07,596 - 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-20 15:44:13,197 - 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-20 15:44:13,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:21,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:21,634 - 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-20 15:44:21,634 - 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-20 15:44:21,634 - 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-20 15:44:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:28,905 - 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-20 15:44:28,905 - 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-20 15:44:37,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:37,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:37,646 - 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-20 15:44:37,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:44:37,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:44:45,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:45,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:45,154 - 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-20 15:44:45,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:53,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 15:44:53,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:44:53,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:44:53,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:44:53,406 - 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-20 15:44:53,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:44:53,407 - 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-20 15:44:53,407 - 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-20 15:45:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:01,155 - 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-20 15:45:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:01,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:01,155 - 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-20 15:45:09,130 - 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-20 15:45:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:09,131 - 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-20 15:45:15,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:15,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:15,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:15,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:15,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:15,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:21,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:21,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-01-20 15:45:21,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:21,132 - 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-20 15:45:21,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:21,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:21,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:21,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:26,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:26,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-01-20 15:45:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-01-20 15:45:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:26,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:32,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:32,372 - 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.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time) 2018-01-20 15:45:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:32,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:42,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:45:42,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:42,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:42,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:42,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:45:42,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:45:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:48,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:54,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:45:54,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:00,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-20 15:46:00,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:00,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:06,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:06,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:06,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:46:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:06,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:11,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:11,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:11,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:11,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:16,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:16,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:16,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:16,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:22,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:46:22,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:22,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:22,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:22,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:22,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:27,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:27,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:27,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:27,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:27,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:27,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:27,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:27,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-20 15:46:32,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-20 15:46:32,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:32,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:32,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 15:46:32,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:32,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-20 15:46:32,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-20 15:46:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-20 15:46:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-20 15:46:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:43,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-20 15:46:43,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:43,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:43,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:48,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:48,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-20 15:46:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:48,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:54,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-20 15:46:54,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-20 15:47:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:47:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:47:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:47:10,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:47:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:47:31,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:47:31,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:48:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:48:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:49:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:49:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:49:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:49:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:49:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:49:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:49:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:49:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:05,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:49:05,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:52:05,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:52:05,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:52:05,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:52:05,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:52:05,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:52:15,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:52:15,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:52:15,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:52:15,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:52:20,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:18,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:18,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:53:18,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:53:18,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:53:18,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:18,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:53:18,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:53:24,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:29,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:29,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:53:29,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:53:29,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:53:29,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:53:29,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:53:34,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:34,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:53:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:53:34,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:53:40,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:40,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:53:40,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:53:45,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:53:51,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:54:06,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:54:12,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-20 15:54:12,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:54:12,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:56:07,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:56:07,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 15:56:07,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 15:56:07,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 15:56:07,334 - 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-20T15:42:59.110Z', 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'4810c420-ebe3-4300-b37c-d5a7ef459600'} 2018-01-20 15:56:07,437 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.23 2018-01-20 15:56:07,562 - 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-20 15:56:07,661 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-20 15:56:07,662 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-20 15:56:07,712 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:56:32,782 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:56:57,834 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:57:22,883 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:57:47,927 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:58:12,978 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:59:09,337 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 15:59:41,360 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 16:00:06,405 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 16:01:01,046 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-20 16:01:33,494 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550193@clearwater.opnfv', u'sip_username': u'6505550193', u'formatted_number': u'(650) 555-0193', u'number': u'6505550193', u'sip_uri': u'sip:6505550193@clearwater.opnfv', u'number_id': u'02d829630bcb470fb90c139065aec88a', u'sip_password': u'ppm5bRQv8', u'pstn': False} 2018-01-20 16:01:33,495 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-20 16:01:33,495 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-20 16:01:33,522 - 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-20 16:01:33,522 - 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-20 16:03:51,213 - 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) - (6505550687, 6505550832) Passed Basic Call - Tel URIs (TCP) - (6505550777, 6505550240) Passed Basic Call - Unknown number (TCP) - (6505550842, 6505550877) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550843, 6505550763) Passed Basic Call - Messages - Pager model (TCP) - (6505550608, 6505550933) Passed Basic Call - Pracks (TCP) - (6505550199, 6505550168) Passed Basic Registration (TCP) - (6505550817) Passed Multiple Identities (TCP) - (6505550178, 6505550335) Passed Call Barring - Outbound Rejection (TCP) - (6505550120, 6505550546) 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) - (6505550809, 6505550579) 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) - (6505550697, 6505550355, 6505550561) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550780, 6505550679, 6505550226) Passed Call Diversion - Not reachable (408) (TCP) - (6505550175, 6505550734, 6505550423) Passed Call Diversion - Not reachable (503) (TCP) - (6505550774, 6505550742, 6505550406) Passed Call Diversion - Not reachable (500) (TCP) - (6505550807, 6505550712, 6505550439) Passed Call Diversion - Busy (TCP) - (6505550354, 6505550651, 6505550592) Passed Call Diversion - Unconditional (TCP) - (6505550507, 6505550442, 6505550754) Passed Call Diversion - No answer (TCP) - (6505550261, 6505550118, 6505550277) Passed Call Diversion - Bad target URI (TCP) - (6505550637, 6505550155) Passed Call Diversion - Audio-only call (TCP) - (6505550574, 6505550717, 6505550228, 6505550935) Passed Call Diversion - Audio-video call (TCP) - (6505550968, 6505550738, 6505550549, 6505550043) Passed Call Waiting - Accepted (TCP) - (6505550225, 6505550522, 6505550154) Passed Call Waiting - Cancelled (TCP) - (6505550847, 6505550240, 6505550588) Passed CANCEL - Mainline (TCP) - (6505550624, 6505550026) Passed Filtering - Accept-Contact (TCP) - (6505550847, 6505550793) Passed Filtering - Accept-Contact no match (TCP) - (6505550660, 6505550587) Passed Filtering - Accept-Contact negated match (TCP) - (6505550723, 6505550136) Passed Filtering - RFC3841 example (TCP) - (6505550071, 6505550175) Passed Filtering - Reject-Contact no match (TCP) - (6505550281, 6505550924) Passed Filtering - Reject-Contact match (TCP) - (6505550667, 6505550040) 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) - (6505550586) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550322) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550681) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550958) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550660, 6505550368) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550652, 6505550404) Passed GRUU - Call - only GRUU as target (TCP) - (6505550970, 6505550201) Passed GRUU - Call - AoR as target (TCP) - (6505550484, 6505550517) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550244, 6505550707) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550929, 6505550064) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550868, 6505550206) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550677, 6505550049) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550237, 6505550675) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550822, 6505550633) 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) - (6505550731) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550434) Passed 2018-01-20 16:03:51,214 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-20 16:03:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-20 16:03:51,216 - functest.energy.energy - DEBUG - Stopping recording 2018-01-20 16:03:52,398 - functest.utils.functest_utils - DEBUG - 2018-01-20 16:03:52,398 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 16:03:52,399 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:42 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-20 16:03:52,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-20 16:03:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-20 16:03:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:03:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:03:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:03:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:03:58,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-20 16:03:58,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-20 16:04:03,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-20 16:04:03,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-20 16:04:03,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:03,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:08,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:08,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:08,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:04:08,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:13,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:13,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:04:13,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:13,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:13,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:04:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:13,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:04:18,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:04:18,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:04:18,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:04:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:18,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:04:24,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:24,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6137) 2018-01-20 16:04:24,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:29,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:04:29,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:29,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:04:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:04:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:04:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:04:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:04:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:04:35,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:04:35,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:35,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:04:40,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:40,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:45,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:04:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:04:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:04:45,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:04:45,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:45,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:04:51,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:04:51,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:04:51,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:51,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:04:51,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:04:51,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:51,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:04:56,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:04:56,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:04:56,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:04:56,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-20 16:04:56,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:05:01,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:05:01,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:05:01,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:05:01,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-20 16:05:01,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:05:01,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:05:06,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-20 16:06:19,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-20 16:06:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:06:24,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:06:24,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:06:24,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:06:24,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-20 16:06:24,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:06:24,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:06:24,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:06:24,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:06:24,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-20 16:06:24,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-20 16:06:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-20 16:06:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-20 16:06:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-20 16:06:29,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-20 16:06:34,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:06:34,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:06:34,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:06:34,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:06:34,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-20 16:06:34,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-20 16:06:34,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-20 16:06:34,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-20 16:06:40,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:06:40,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:06:40,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:06:40,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-20 16:06:40,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-20 16:06:40,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-20 16:06:40,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:06:40,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:40,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:40,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-20 16:06:45,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:06:45,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:06:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-20 16:06:45,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:50,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:50,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:06:50,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:06:50,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:06:50,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:50,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:50,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:55,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-20 16:06:55,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-20 16:06:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-20 16:06:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:06:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:07:00,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:07:00,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:07:00,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:07:00,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:07:00,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:07:00,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-20 16:07:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:07:06,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:07:06,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:07:06,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-20 16:07:06,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-20 16:07:06,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:07:06,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-20 16:07:06,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-20 16:07:06,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-20 16:07:06,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-20 16:07:06,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:07:06,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-20 16:07:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-20 16:07:11,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-20 16:07:13,107 - functest.core.vnf - INFO - test cleaning 2018-01-20 16:07:13,108 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-20 16:07:31,410 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-20 16:07:31,620 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:07:33,276 - 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-20 16:07:33,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-20 16:07:33,316 - 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-20 16:07:33,324 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:07:33,372 - 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-20 16:07:33,373 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-20 16:07:35,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-20 16:07:35,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-20 16:07:35,368 - 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-20 16:07:36,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-20 16:07:48,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-20 16:07:49,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-20 16:07:57,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-20 16:08:00,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-20 16:08:00,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-20 16:09:32,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-20 16:09:32,123 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-20 16:09:40,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-20 16:10:10,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-20 16:10:10,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-20 16:10:11,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-20 16:10:57,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-20 16:11:03,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-20 16:11:05,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-20 16:11:12,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-20 16:11:12,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-20 16:11:12,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-20 16:11:12,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-20 16:12:14,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-20 16:12:14,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-20 16:12:14,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-20 16:12:20,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-20 16:12:20,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-20 16:12:25,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-20 16:12:25,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-20 16:12:25,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:25,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-20 16:12:31,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:31,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:31,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-20 16:12:31,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:31,005 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:31,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-20 16:12:31,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:31,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:31,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:31,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:31,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-20 16:12:36,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-20 16:12:36,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-20 16:12:36,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-20 16:12:36,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:36,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-20 16:12:36,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-20 16:12:36,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-20 16:12:36,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-20 16:12:41,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-20 16:12:41,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-20 16:12:41,360 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:41,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:41,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:41,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:41,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:41,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-20 16:12:41,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:46,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:46,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-20 16:12:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-20 16:12:51,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-20 16:12:51,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-20 16:12:51,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:51,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:12:57,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:57,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:57,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:12:57,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:57,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-20 16:12:57,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-20 16:13:02,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-20 16:13:02,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-20 16:13:02,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:13:02,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 16:13:02,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 16:13:02,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-20 16:13:02,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-20 16:13:02,356 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-20 16:13:07,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 16:13:07,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-20 16:13:07,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-20 16:13:07,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-20 16:13:12,692 - 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-20 16:13:12,693 - 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:None state. Retrying... [retry_after=30] 2018-01-20 16:13:39,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 16:13:39,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 16:13:39,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-20 16:13:39,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-20 16:13:44,859 - 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-20 16:13:44,859 - 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-20 16:14:10,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 16:14:16,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 16:14:16,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-20 16:14:16,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-20 16:14:16,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-20 16:14:16,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-20 16:14:16,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-20 16:14:16,262 - 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-20T16:12:14.843Z', 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'ce472ced-f1bd-41b0-9808-e1ccb3f61be5'} 2018-01-20 16:14:16,273 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-20 16:14:16,395 - 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.10.0.12'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.11'}}, 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-20 16:14:16,528 - 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.10.0.12'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.11'}}, 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-20 16:14:16,528 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-20 16:14:16,528 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.12 2018-01-20 16:14:18,327 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.6 2018-01-20 16:14:18,327 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:98:13:01 2018-01-20 16:14:20,082 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2018-01-20 16:14:20,083 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:23:54:31 2018-01-20 16:14:20,083 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-20 16:14:20,083 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.11 2018-01-20 16:14:22,098 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-01-20 16:14:22,098 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:cb:08:4d 2018-01-20 16:14:23,781 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-01-20 16:14:23,781 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:3d:f7:db 2018-01-20 16:14:23,782 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-20 16:14:23,782 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-20 16:14:25,067 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-20 16:14:56,115 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-20 16:14:56,127 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:14:56,145 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-20 16:14:56,154 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:14:56,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-20 16:14:56,170 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-20 16:14:56,178 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:14:56,248 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-20 16:14:56' 2018-01-20 16:14:56,248 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-20 16:14:56,248 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-20 16:14:56,259 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:14:56,287 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.11. 2018-01-20 16:14:59,297 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.11... 2018-01-20 16:15:29,315 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.11. 2018-01-20 16:15:29,675 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.11. 2018-01-20 16:15:30,706 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-20 16:15:31,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-20 16:15:36,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-20 16:15:37,715 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-20 16:15:42,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-20 16:15:43,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-20 16:15:48,726 - 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-20 16:15:49,727 - 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-20 16:15:54,732 - 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-20 16:15:55,734 - 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-20 16:16:00,735 - 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-20 16:16:01,736 - 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-20 16:16:06,741 - 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-20 16:16:07,743 - 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-20 16:16:12,749 - 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-20 16:16:13,751 - 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-20 16:16:18,756 - 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-20 16:16:19,758 - 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-20 16:16:24,763 - 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-20 16:16:25,765 - 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-20 16:16:30,769 - 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-20 16:16:31,771 - 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-20 16:16:36,776 - 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-20 16:16:37,778 - 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-20 16:16:42,783 - 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-20 16:16:43,785 - 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-20 16:16:48,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-20 16:16:50,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-20 16:16:55,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2018-01-20 16:16:56,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-20 16:17:01,805 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2018-01-20 16:17:02,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2018-01-20 16:17:07,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.11 2018-01-20 16:17:08,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-20 16:17:13,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-01-20 16:17:14,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-20 16:17:19,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2018-01-20 16:17:20,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-01-20 16:17:25,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-20 16:17:26,832 - 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-20 16:17:31,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-20 16:17:32,836 - 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-20 16:17:37,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-20 16:17:38,844 - 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-20 16:17:43,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-20 16:17:44,847 - 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-20 16:17:49,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-20 16:17:50,854 - 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-20 16:17:55,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-20 16:17:56,861 - 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-20 16:18:01,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-20 16:18:02,868 - 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-20 16:18:07,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-20 16:18:08,874 - 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-20 16:18:13,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-20 16:18:14,881 - 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-20 16:18:19,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-20 16:18:20,887 - 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-20 16:18:25,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-01-20 16:18:26,894 - 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-20 16:18:31,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-20 16:18:33,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-20 16:18:39,016 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-20 16:18:39,034 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:18:39,069 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.12. 2018-01-20 16:18:39,284 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.12. 2018-01-20 16:18:40,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-20 16:18:41,315 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-20 16:18:46,320 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-20 16:18:47,322 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-20 16:18:52,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-20 16:18:53,324 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-20 16:18:58,329 - 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-20 16:18:59,331 - 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-20 16:19:04,336 - 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-20 16:19:05,338 - 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-20 16:19:10,340 - 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-20 16:19:11,342 - 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-20 16:19:16,347 - 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-20 16:19:17,348 - 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-20 16:19:22,354 - 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-20 16:19:23,355 - 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-20 16:19:28,360 - 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-20 16:19:29,362 - 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-20 16:19:34,368 - 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-20 16:19:35,370 - 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-20 16:19:40,375 - 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-20 16:19:41,377 - 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-20 16:19:46,378 - 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-20 16:19:47,380 - 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-20 16:19:52,381 - 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-20 16:19:53,383 - 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-20 16:19:58,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-20 16:19:59,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-20 16:20:04,390 - 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-20 16:20:05,393 - 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-20 16:20:10,398 - 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-20 16:20:11,400 - 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-20 16:20:16,406 - 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.2 2018-01-20 16:20:17,408 - 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.2 [edit] vyos@vyos# 2018-01-20 16:20:22,413 - 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-20 16:20:23,415 - 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-20 16:20:28,420 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-01-20 16:20:29,422 - 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-20 16:20:34,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-20 16:20:35,425 - 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-20 16:20:40,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-20 16:20:41,432 - 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-20 16:20:46,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-20 16:20:47,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-20 16:20:52,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-20 16:20:53,436 - 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-20 16:20:58,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-20 16:20:59,439 - 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-20 16:21:04,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-20 16:21:05,446 - 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-20 16:21:10,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-20 16:21:11,449 - 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-20 16:21:16,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-20 16:21:17,455 - 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-20 16:21:22,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-20 16:21:23,463 - 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-20 16:21:28,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-20 16:21:29,470 - 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-20 16:21:34,473 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2018-01-20 16:21:35,475 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-01-20 16:21:40,476 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-20 16:21:42,479 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-20 16:21:47,487 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-20 16:21:47,488 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-20 16:22:47,504 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-20 16:22:47,522 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-20 16:22:47,556 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.11. 2018-01-20 16:22:47,791 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.11. 2018-01-20 16:22:48,800 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-20 16:23:18,953 - 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-20 16:23:18,953 - 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.2 4 65002 3 5 0 0 0 00:01:05 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-20 16:23:18,953 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:11 Last read 07:45:26, 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.2, Foreign port: 52361 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fe3d:f7db Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-20 16:23:18,953 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 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-20 16:23:18,953 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-20 16:23:18,953 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-20 16:23:18,954 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-20 16:23:18,954 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'502.7' 2018-01-20 16:23:18,954 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-20 16:23:20,268 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-20 16:23:21,854 - functest.utils.functest_utils - DEBUG - 2018-01-20 16:23:21,855 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 16:23:21,856 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:48 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-20 16:23:21,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-20 16:23:22,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-20 16:23:22,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-20 16:23:22,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-20 16:23:40,020 - functest.core.vnf - INFO - test cleaning 2018-01-20 16:23:40,021 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-20 16:23:40,057 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-20 16:23:40,117 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-20 16:23:40,118 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-20 16:23:40,134 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-20 16:23:40,150 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2018-01-20 16:23:40,186 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-20 16:23:42,766 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-20 16:23:42,766 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-20 16:23:42,766 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-20 16:23:50,749 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-20 16:24:35,703 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-20 16:24:36,423 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-20 16:24:40,316 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-20 16:24:40,316 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-20 16:24:48,706 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-20 16:24:48,707 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-20 16:24:48,710 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-20 16:24:49,710 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-20 16:24:51,703 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.19 2018-01-20 16:24:51,704 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-20 16:24:51,704 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'cfa1a0d1-07e3-40bd-baa9-c9c7d863c98b'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'3ed9c1c3-d48a-46f7-a88b-3628dfdcab92', 'name': u'orchestra_openims_net'}} 2018-01-20 16:24:51,704 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-20 16:24:51,705 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 3ed9c1c3-d48a-46f7-a88b-3628dfdcab92 2018-01-20 16:24:51,705 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.19'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.19/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-20 16:25:33,051 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 1effb976-4d79-4970-93d5-c5ba59d860fb 2018-01-20 16:25:33,051 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.19' to VM 'orchestra_openims' 2018-01-20 16:25:35,006 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-20 16:25:37,695 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-20 16:26:37,753 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-20 16:27:37,797 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-20 16:28:37,839 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-20 16:29:37,891 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-20 16:30:37,901 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-20 16:30:37,903 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-20 16:30:37,903 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-20 16:30:55,950 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 76, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/orchestra_openims.py", line 511, in deploy_vnf flavor_info = flavor.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_flavor.py", line 67, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_flavor.py", line 56, in initialize self._nova, self.flavor_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/nova_utils.py", line 584, in get_flavor_by_name os_flavor = __get_os_flavor_by_name(nova, name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/nova_utils.py", line 572, in __get_os_flavor_by_name return nova.flavors.find(name=name) File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 412, in find matches = self.findall(**kwargs) File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 468, in findall listing = self.list(**list_kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/flavors.py", line 138, in list return self._list("/flavors%s%s" % (detail, query_string), "flavors") File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 254, in _list resp, body = self.api.client.get(url) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 77, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 703, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 777, in _send_request raise exceptions.ConnectFailure(msg) ConnectFailure: Unable to establish connection to http://192.168.11.20:35357/v3/auth/tokens: HTTPConnectionPool(host='192.168.11.20', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:30:56,438 - functest.utils.functest_utils - DEBUG - 2018-01-20 16:30:56,439 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 16:30:56,439 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:16 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-20 16:30:56,443 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-20 16:30:56,443 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-20 16:30:56,443 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-20 16:30:56,445 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-20 16:30:59,457 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Could not determine a suitable URL for the plugin 2018-01-20 16:30:59,457 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-20 16:31:02,462 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Could not determine a suitable URL for the plugin 2018-01-20 16:31:02,462 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-20 16:31:05,468 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:9696/v2.0/ports/81230e5c-2488-4605-9860-2cfc0f8e1bd6: HTTPConnectionPool(host='192.168.11.20', port=9696): Max retries exceeded with url: /v2.0/ports/81230e5c-2488-4605-9860-2cfc0f8e1bd6 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:05,468 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-20 16:31:08,474 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:9696/v2.0/routers/7d16aaa6-908c-4b1c-89a9-e4f18a7d5ef5/remove_router_interface: HTTPConnectionPool(host='192.168.11.20', port=9696): Max retries exceeded with url: /v2.0/routers/7d16aaa6-908c-4b1c-89a9-e4f18a7d5ef5/remove_router_interface (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:08,474 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-20 16:31:11,480 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:9696/v2.0/subnets/7611204b-052d-43cc-b67c-afbfa4cde335: HTTPConnectionPool(host='192.168.11.20', port=9696): Max retries exceeded with url: /v2.0/subnets/7611204b-052d-43cc-b67c-afbfa4cde335 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:11,480 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-20 16:31:14,486 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:9696/v2.0/security-group-rules/6903eeed-7bf2-41f1-a5ec-a368e80f7c17: HTTPConnectionPool(host='192.168.11.20', port=9696): Max retries exceeded with url: /v2.0/security-group-rules/6903eeed-7bf2-41f1-a5ec-a368e80f7c17 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:14,486 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-20 16:31:17,492 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:8774/v2.1/fd81b9ccda6e414b91abeedc8ec10bd5/flavors/cfa1a0d1-07e3-40bd-baa9-c9c7d863c98b: HTTPConnectionPool(host='192.168.11.20', port=8774): Max retries exceeded with url: /v2.1/fd81b9ccda6e414b91abeedc8ec10bd5/flavors/cfa1a0d1-07e3-40bd-baa9-c9c7d863c98b (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:17,492 - functest.core.vnf - INFO - test cleaning 2018-01-20 16:31:17,492 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-20 16:31:20,498 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:5000/v3/users/2d46897519e74de2b3232d910e93c1e2: HTTPConnectionPool(host='192.168.11.20', port=5000): Max retries exceeded with url: /v3/users/2d46897519e74de2b3232d910e93c1e2 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:23,504 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to establish connection to http://192.168.11.20:35357/v3/auth/tokens: HTTPConnectionPool(host='192.168.11.20', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:23,504 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-20 16:31:23,504 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-20 16:31:23,568 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-20 16:31:23,568 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-20 16:31:23,586 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-20 16:31:23,605 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-01-20 16:31:23,637 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-20 16:31:26,510 - functest.core.vnf - ERROR - Exception raised during VNF preparation Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 117, in prepare project_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 63, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_project.py", line 52, in initialize super(self.__class__, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 105, in initialize self._keystone = keystone_utils.keystone_client(self._os_creds) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 90, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 180, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 147, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 41, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 845, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 703, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 777, in _send_request raise exceptions.ConnectFailure(msg) ConnectFailure: Unable to establish connection to http://192.168.11.20:35357/v3/auth/tokens: HTTPConnectionPool(host='192.168.11.20', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:26,527 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/orchestra_clearwaterims.py", line 206, in prepare super(ClearwaterImsVnf, self).prepare() File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 136, in prepare raise VnfPreparationException VnfPreparationException 2018-01-20 16:31:26,979 - functest.utils.functest_utils - DEBUG - 2018-01-20 16:31:26,979 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 16:31:26,980 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 00:03 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-20 16:31:26,983 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-20 16:31:26,983 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - 'fip' 2018-01-20 16:31:26,984 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - 'ClearwaterImsVnf' object has no attribute 'creds' 2018-01-20 16:31:26,984 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-20 16:31:26,984 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - local variable 'neutron_client' referenced before assignment 2018-01-20 16:31:26,985 - functest.core.vnf - INFO - test cleaning 2018-01-20 16:31:26,985 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-20 16:31:26,985 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-20 16:31:26,985 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-20 16:31:27,088 - 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-20 16:31:27,117 - 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-20 16:31:27,118 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-20 16:31:32,522 - functest.ci.run_tests - ERROR - Failures when running testcase(s) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 226, in main self.run_all() File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 204, in run_all self.run_tier(tier) File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 173, in run_tier self.run_test(test) File "/usr/lib/python2.7/site-packages/functest/ci/run_tests.py", line 138, in run_test test_case = cls(**test_dict) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 97, in __init__ self.keystone_client = os_utils.get_keystone_client() File "/usr/lib/python2.7/site-packages/functest/utils/openstack_utils.py", line 171, in get_keystone_client interface=os.getenv('OS_INTERFACE', 'admin')) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 180, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 147, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 41, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 845, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 198, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 703, in request resp = send(**kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 777, in _send_request raise exceptions.ConnectFailure(msg) ConnectFailure: Unable to establish connection to http://192.168.11.20:35357/v3/auth/tokens: HTTPConnectionPool(host='192.168.11.20', port=35357): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] Host is unreachable',)) 2018-01-20 16:31:32,535 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-263 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 16:31:32,538 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:42 | PASS | | vyos_vrouter | functest | vnf | 15:48 | PASS | | orchestra_openims | orchestra | vnf | 07:16 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 00:03 | FAIL | | juju_epc | functest | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-20 16:31:32,542 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-20 16:31:37,067 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-20 16:31:37,068 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-20 16:31:37,069 - 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-20 16:31:37,071 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-20 16:31:37,071 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-20 16:35:21,420 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-20 16:35:21,868 - functest.utils.functest_utils - DEBUG - 2018-01-20 16:35:21,868 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-20 16:35:21,869 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:44 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-20 16:35:21,873 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-263 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-20 16:35:21,875 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:44 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-20 16:35:21,877 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK