2018-01-02 19:41:27,136 - functest.ci.check_deployment - DEBUG - 192.168.11.10:35357 is reachable! 2018-01-02 19:41:27,137 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.10:35357/v3 ...OK 2018-01-02 19:41:27,554 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-02 19:41:28,003 - functest.ci.check_deployment - DEBUG - 192.168.11.10:5000 is reachable! 2018-01-02 19:41:28,003 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.10:5000 ...OK 2018-01-02 19:41:28,445 - functest.ci.check_deployment - DEBUG - 192.168.11.10:8774 is reachable! 2018-01-02 19:41:28,445 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.10:8774/v2.1/a0d8947e94824e16a98ec49487150f70 ...OK 2018-01-02 19:41:28,941 - functest.ci.check_deployment - DEBUG - 192.168.11.10:9696 is reachable! 2018-01-02 19:41:28,942 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.10:9696 ...OK 2018-01-02 19:41:29,373 - functest.ci.check_deployment - DEBUG - 192.168.11.10:9292 is reachable! 2018-01-02 19:41:29,374 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.10:9292 ...OK 2018-01-02 19:41:30,114 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-02 19:41:31,697 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-02 19:41:31,722 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-02 19:41:32,458 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-02 19:41:42,067 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 19:41:42,067 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 19:41:42,069 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-02 19:41:42,070 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-02 19:41:42,071 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-02 19:41:43,580 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 19:41:50,955 - 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.373s OK 2018-01-02 19:41:51,416 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:41:51,416 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:41:51,417 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-02 19:41:51,420 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-02 19:41:52,254 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 19:49:59,183 - 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 486.920s OK 2018-01-02 19:49:59,598 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:49:59,598 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:49:59,600 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-02 19:49:59,603 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-02 19:50:00,624 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 19:50:41,716 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.091s OK 2018-01-02 19:50:42,160 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:50:42,161 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:50:42,162 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-02 19:50:42,166 - 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-242 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-02 19:50:42,168 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | api_check | functest | healthcheck | 08:07 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-02 19:50:42,171 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-02 19:51:02,425 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 19:51:02,426 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 19:51:02,427 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-02 19:51:02,429 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-02 19:51:02,429 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-02 19:51:03,608 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-02 19:51:03,609 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 19:51:04,406 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-02 19:51:04,406 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 19:51:04,406 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-02 19:51:05,119 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-02 19:51:05,120 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-02 19:51:05' 2018-01-02 19:51:05,120 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:08,007 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:11,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:17,586 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:18,323 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:19,095 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:25,024 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:28,078 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-dfcd88d3-af42-42c4-a282-c0eb057f9d6e' 2018-01-02 19:51:52,280 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-02 19:51:58,601 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-02 19:51:58,686 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-02 19:51:59,695 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-02 19:52:19,084 - functest.energy.energy - DEBUG - Stopping recording 2018-01-02 19:52:20,282 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:52:20,282 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:52:20,283 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:55 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-02 19:52:20,287 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-02 19:52:20,378 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-02 19:52:20,378 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-02 19:52:20' 2018-01-02 19:52:20,379 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b1dec0e0-cb07-4ca4-90c2-a0593c151e27' 2018-01-02 19:52:23,074 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b1dec0e0-cb07-4ca4-90c2-a0593c151e27' 2018-01-02 19:52:25,275 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b1dec0e0-cb07-4ca4-90c2-a0593c151e27' 2018-01-02 19:52:31,770 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b1dec0e0-cb07-4ca4-90c2-a0593c151e27' 2018-01-02 19:52:32,388 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b1dec0e0-cb07-4ca4-90c2-a0593c151e27' 2018-01-02 19:52:37,065 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b1dec0e0-cb07-4ca4-90c2-a0593c151e27' 2018-01-02 19:52:42,035 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-02 19:52:53,830 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-02 19:52:56,356 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-02 19:53:13,355 - functest.utils.functest_utils - DEBUG - 2018-01-02 19:53:13,355 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 19:53:13,356 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-02 19:53:13,359 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-02 19:53:13,457 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-02 19:53:17,464 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-02 19:53:21,211 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-02 19:53:25,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-02 19:53:29,449 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-02 19:53:39,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-02 19:53:41,933 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 19:53:41,933 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 19:53:44,407 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-02 19:53:44,407 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-02 19:53:48,743 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-02 19:53:48,744 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-02 19:53:48,746 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-02 19:53:48,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-02 19:53:48,758 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-994233a3-3540-4cb5-abc1-54f9cd672c15/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-02 19:53:52,514 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-02 19:53:52,521 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-02 19:53:52,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-02 19:53:55,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:53:55.973 62 INFO rally.api [-] Starting verification (UUID=869de9e2-6a2b-44c2-9829-d8e871255a45) for deployment 'opnfv-rally' (UUID=fcbdfd86-e390-4427-92a4-96628d2fcbd3) by verifier 'opnfv-tempest' (UUID=994233a3-3540-4cb5-abc1-54f9cd672c15). 2018-01-02 19:53:55,975 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 869de9e2-6a2b-44c2-9829-d8e871255a45 2018-01-02 19:54:03,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:54:03.252 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.112s] 2018-01-02 19:54:03,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:54:03.362 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.111s] 2018-01-02 19:54:10,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:54:10.352 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.093s] 2018-01-02 19:54:12,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:54:12.188 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.835s] 2018-01-02 19:54:22,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:54:22.087 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.009s] 2018-01-02 19:54:42,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:54:42.830 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.389s] 2018-01-02 19:55:16,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:55:16.942 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.148s] 2018-01-02 19:55:16,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:55:16.943 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-02 19:55:53,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:55:53.351 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.119s] 2018-01-02 19:55:53,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:55:53.352 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-02 19:56:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:56:25.596 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.123s] 2018-01-02 19:56:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:56:25.597 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-02 19:57:21,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:57:21.196 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.201s] 2018-01-02 19:57:49,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:57:49.302 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.241s] 2018-01-02 19:57:49,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:57:49.467 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.165s] 2018-01-02 19:57:57,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:57:57.425 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.834s] 2018-01-02 19:57:57,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:57:57.437 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-01-02 19:58:02,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:02.792 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... success [0.621s] 2018-01-02 19:58:09,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:09.268 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... success [0.974s] 2018-01-02 19:58:15,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:15.751 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.241s] 2018-01-02 19:58:21,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:21.717 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-01-02 19:58:28,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:28.090 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.570s] 2018-01-02 19:58:35,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:35.990 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.450s] 2018-01-02 19:58:45,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:45.753 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.366s] 2018-01-02 19:58:51,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:51.915 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.238s] 2018-01-02 19:58:57,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:58:57.769 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.124s] 2018-01-02 19:59:04,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:04.826 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.270s] 2018-01-02 19:59:12,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:12.224 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.402s] 2018-01-02 19:59:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:20.683 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.868s] 2018-01-02 19:59:25,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:25.232 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.038s] 2018-01-02 19:59:25,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:25.318 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.086s] 2018-01-02 19:59:25,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:25.348 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2018-01-02 19:59:29,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:29.234 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-01-02 19:59:29,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:29.263 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.029s] 2018-01-02 19:59:29,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:29.284 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2018-01-02 19:59:29,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:29.292 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-02 19:59:33,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:33.638 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.538s] 2018-01-02 19:59:34,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:34.467 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.827s] 2018-01-02 19:59:35,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:35.581 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.114s] 2018-01-02 19:59:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:41.223 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-02 19:59:45,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 19:59:45.945 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.010s] 2018-01-02 20:00:01,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:01.502 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.471s] 2018-01-02 20:00:05,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:05.969 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.466s] 2018-01-02 20:00:19,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:19.619 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.139s] 2018-01-02 20:00:23,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:23.616 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.995s] 2018-01-02 20:00:32,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:32.297 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.681s] 2018-01-02 20:00:44,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:44.098 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.282s] 2018-01-02 20:00:48,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:48.268 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.168s] 2018-01-02 20:00:53,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:00:53.255 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.987s] 2018-01-02 20:01:12,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:12.438 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.251s] 2018-01-02 20:01:12,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:12.660 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.221s] 2018-01-02 20:01:12,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:12.847 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.186s] 2018-01-02 20:01:12,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:12.968 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.120s] 2018-01-02 20:01:13,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:13.135 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.167s] 2018-01-02 20:01:13,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:13.224 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.088s] 2018-01-02 20:01:26,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:26.580 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.321s] 2018-01-02 20:01:26,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:26.952 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.372s] 2018-01-02 20:01:27,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:27.186 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.234s] 2018-01-02 20:01:27,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:27.276 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2018-01-02 20:01:27,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:27.439 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.163s] 2018-01-02 20:01:27,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:27.564 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.124s] 2018-01-02 20:01:40,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:40.686 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.748s] 2018-01-02 20:01:46,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:46.707 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.019s] 2018-01-02 20:01:48,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:48.785 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.078s] 2018-01-02 20:01:48,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:48.902 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.117s] 2018-01-02 20:01:48,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:01:48.988 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.085s] 2018-01-02 20:02:01,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:01.944 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.659s] 2018-01-02 20:02:07,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:07.994 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.049s] 2018-01-02 20:02:10,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:10.024 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.030s] 2018-01-02 20:02:10,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:10.137 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.113s] 2018-01-02 20:02:10,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:10.258 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.121s] 2018-01-02 20:02:28,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:28.580 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.202s] 2018-01-02 20:02:35,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:35.717 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.136s] 2018-01-02 20:02:41,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:41.558 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.839s] 2018-01-02 20:02:45,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:02:45.783 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.225s] 2018-01-02 20:03:11,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:11.583 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.708s] 2018-01-02 20:03:18,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:18.763 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.180s] 2018-01-02 20:03:24,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:24.815 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.051s] 2018-01-02 20:03:29,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:29.098 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.282s] 2018-01-02 20:03:44,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:44.268 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.434s] 2018-01-02 20:03:46,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:46.043 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.773s] 2018-01-02 20:03:46,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:46.119 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.078s] 2018-01-02 20:03:50,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:50.789 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.148s] 2018-01-02 20:03:52,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:52.485 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.693s] 2018-01-02 20:03:52,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:52.601 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.118s] 2018-01-02 20:03:56,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:03:56.835 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.841s] 2018-01-02 20:04:00,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:00.430 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-02 20:04:01,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:01.823 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-02 20:04:01,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:01.825 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-02 20:04:01,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:01.826 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-02 20:04:01,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:01.827 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-02 20:04:01,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:01.828 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-02 20:04:04,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:04.185 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.182s] 2018-01-02 20:04:17,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:17.838 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.113s] 2018-01-02 20:04:29,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:29.002 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.251s] 2018-01-02 20:04:39,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:39.861 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.856s] 2018-01-02 20:04:53,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:04:53.005 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2018-01-02 20:06:14,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:06:14.155 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [74.205s] 2018-01-02 20:07:03,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:07:03.016 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [38.765s] 2018-01-02 20:07:57,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-02 20:07:57.455 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.051s] 2018-01-02 20:08:14,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 869de9e2-6a2b-44c2-9829-d8e871255a45'. 2018-01-02 20:08:15,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-02 20:08:15,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 869de9e2-6a2b-44c2-9829-d8e871255a45 | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-02 19:53:55 | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-02 20:08:13 | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:18 | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-02 20:08:15,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 994233a3-3540-4cb5-abc1-54f9cd672c15) | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fcbdfd86-e390-4427-92a4-96628d2fcbd3) | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 836.594 | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-02 20:08:15,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-02 20:08:15,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-02 20:08:15,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-02 20:08:15,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-02 20:08:19,896 - functest.utils.functest_utils - DEBUG - 2018-01-02 20:08:19,896 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 20:08:19,902 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:40 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-02 20:08:19,906 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-02 20:08:19,989 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 20:08:20,800 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-02 20:08:20,800 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 20:08:20,800 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-02 20:08:21,617 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-02 20:08:25,378 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-02 20:08:29,097 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-02 20:08:33,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-02 20:08:35,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b'... 2018-01-02 20:08:38,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-1d8d773a-a165-4e09-ba52-dadae8b7519b'... 2018-01-02 20:08:40,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-1d8d773a-a165-4e09-ba52-dadae8b7519b'... 2018-01-02 20:08:45,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b'... 2018-01-02 20:08:46,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b'... 2018-01-02 20:08:47,206 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-02 20:08:47,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-02 20:08:47,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:08:47,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:08:47,251 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:09:50,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e: started 2018-01-02 20:08:50.752 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Starting: Task validation. 2018-01-02 20:08:50.799 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Starting: Task validation of syntax. 2018-01-02 20:08:50.877 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Completed: Task validation of syntax. 2018-01-02 20:08:50.877 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Starting: Task validation of required platforms. 2018-01-02 20:08:50.911 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Completed: Task validation of required platforms. 2018-01-02 20:08:50.911 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Starting: Task validation of semantic. 2018-01-02 20:08:51.616 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:08:54.342 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.73 sec 2018-01-02 20:08:54.385 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:08:58.580 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 4.19 sec 2018-01-02 20:08:58.581 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Completed: Task validation of semantic. 2018-01-02 20:08:58.581 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Completed: Task validation. 2018-01-02 20:08:58.582 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Starting: Running task. 2018-01-02 20:08:58.738 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:09:01.478 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.74 sec 2018-01-02 20:09:01.512 257 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 START 2018-01-02 20:09:02.183 257 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 END: OK 2018-01-02 20:09:02.205 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:09:06.141 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 3.94 sec 2018-01-02 20:09:06.783 132 INFO rally.task.engine [-] Load duration is: 0.668139 2018-01-02 20:09:06.784 132 INFO rally.task.engine [-] Full duration is: 7.419389 2018-01-02 20:09:07.033 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:09:09.841 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.81 sec 2018-01-02 20:09:09.862 343 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 START 2018-01-02 20:09:10.664 343 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 END: OK 2018-01-02 20:09:10.685 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:09:14.672 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 3.99 sec 2018-01-02 20:09:15.073 132 INFO rally.task.engine [-] Load duration is: 0.80022 2018-01-02 20:09:15.073 132 INFO rally.task.engine [-] Full duration is: 7.656633 2018-01-02 20:09:15.306 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:09:18.106 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:09:18.127 429 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 START 2018-01-02 20:09:19.017 429 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 END: OK 2018-01-02 20:09:19.041 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:09:23.141 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 4.10 sec 2018-01-02 20:09:23.353 132 INFO rally.task.engine [-] Load duration is: 0.887994 2018-01-02 20:09:23.354 132 INFO rally.task.engine [-] Full duration is: 7.851856 2018-01-02 20:09:23.584 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:09:26.482 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.90 sec 2018-01-02 20:09:26.503 515 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 START 2018-01-02 20:09:27.898 515 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 END: OK 2018-01-02 20:09:27.925 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:09:31.901 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 3.98 sec 2018-01-02 20:09:33.647 132 INFO rally.task.engine [-] Load duration is: 1.392143 2018-01-02 20:09:33.648 132 INFO rally.task.engine [-] Full duration is: 8.332318 2018-01-02 20:09:33.883 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:09:36.669 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.79 sec 2018-01-02 20:09:36.691 601 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 START 2018-01-02 20:09:37.764 601 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 END: OK 2018-01-02 20:09:37.788 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:09:41.776 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 3.99 sec 2018-01-02 20:09:41.925 132 INFO rally.task.engine [-] Load duration is: 1.071525 2018-01-02 20:09:41.925 132 INFO rally.task.engine [-] Full duration is: 7.910397 2018-01-02 20:09:42.185 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() started 2018-01-02 20:09:44.986 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:09:45.007 687 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 START 2018-01-02 20:09:45.864 687 INFO rally.task.runner [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | ITER: 1 END: OK 2018-01-02 20:09:45.891 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() started 2018-01-02 20:09:50.038 132 INFO rally.task.context [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Context users@openstack cleanup() finished in 4.15 sec 2018-01-02 20:09:50.225 132 INFO rally.task.engine [-] Load duration is: 0.854933 2018-01-02 20:09:50.226 132 INFO rally.task.engine [-] Full duration is: 7.868881 2018-01-02 20:09:50.415 132 INFO rally.task.engine [-] Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e | Completed: Running task. Task 0898597e-be3c-44c3-ac9f-cf776bb4cf6e: 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668139 Full duration: 7.419389 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.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80022 Full duration: 7.656633 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.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> duration | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 0.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887994 Full duration: 7.851856 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | total | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | -> duration | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.392143 Full duration: 8.332318 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.071525 Full duration: 7.910397 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.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> duration | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.854933 Full duration: 7.868881 2018-01-02 20:09:50,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0898597e-be3c-44c3-ac9f-cf776bb4cf6e 2018-01-02 20:09:50,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-02 20:09:50,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0898597e-be3c-44c3-ac9f-cf776bb4cf6e', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-02 20:09:50,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0898597e-be3c-44c3-ac9f-cf776bb4cf6e'] 2018-01-02 20:09:52,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:09:52,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-02 20:09:52,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-02 20:09:52,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-02 20:09:52,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:09:52,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:09:52,207 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:11:25,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bd2edc55-07b1-41ce-9772-21ecaf9066cf: started 2018-01-02 20:09:55.701 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Starting: Task validation. 2018-01-02 20:09:55.752 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Starting: Task validation of syntax. 2018-01-02 20:09:55.815 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Completed: Task validation of syntax. 2018-01-02 20:09:55.816 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Starting: Task validation of required platforms. 2018-01-02 20:09:55.842 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Completed: Task validation of required platforms. 2018-01-02 20:09:55.842 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Starting: Task validation of semantic. 2018-01-02 20:09:56.604 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() started 2018-01-02 20:09:59.308 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() finished in 2.70 sec 2018-01-02 20:10:02.062 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() started 2018-01-02 20:10:05.961 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() finished in 3.90 sec 2018-01-02 20:10:05.962 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Completed: Task validation of semantic. 2018-01-02 20:10:05.962 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Completed: Task validation. 2018-01-02 20:10:05.963 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Starting: Running task. 2018-01-02 20:10:06.119 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() started 2018-01-02 20:10:08.992 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() finished in 2.87 sec 2018-01-02 20:10:08.992 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack setup() started 2018-01-02 20:10:08.993 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:10:09.018 862 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 START 2018-01-02 20:10:14.484 862 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 END: OK 2018-01-02 20:10:14.515 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack cleanup() started 2018-01-02 20:10:15.686 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack cleanup() finished in 1.17 sec 2018-01-02 20:10:15.688 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() started 2018-01-02 20:10:19.519 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() finished in 3.83 sec 2018-01-02 20:10:20.212 737 INFO rally.task.engine [-] Load duration is: 4.345359 2018-01-02 20:10:20.213 737 INFO rally.task.engine [-] Full duration is: 13.416998 2018-01-02 20:10:20.466 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() started 2018-01-02 20:10:23.336 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() finished in 2.87 sec 2018-01-02 20:10:23.336 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack setup() started 2018-01-02 20:10:23.336 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:10:23.359 968 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 START 2018-01-02 20:10:28.306 968 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 END: OK 2018-01-02 20:10:28.327 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack cleanup() started 2018-01-02 20:10:31.450 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack cleanup() finished in 3.12 sec 2018-01-02 20:10:31.451 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() started 2018-01-02 20:10:35.588 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() finished in 4.14 sec 2018-01-02 20:10:36.557 737 INFO rally.task.engine [-] Load duration is: 3.842754 2018-01-02 20:10:36.558 737 INFO rally.task.engine [-] Full duration is: 15.140358 2018-01-02 20:10:36.811 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() started 2018-01-02 20:10:39.642 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() finished in 2.83 sec 2018-01-02 20:10:39.664 1074 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 START 2018-01-02 20:10:40.944 1074 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 END: OK 2018-01-02 20:10:40.968 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() started 2018-01-02 20:10:44.932 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() finished in 3.96 sec 2018-01-02 20:10:46.866 737 INFO rally.task.engine [-] Load duration is: 0.19114 2018-01-02 20:10:46.867 737 INFO rally.task.engine [-] Full duration is: 8.139758 2018-01-02 20:10:47.118 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() started 2018-01-02 20:10:49.854 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack setup() finished in 2.74 sec 2018-01-02 20:10:49.854 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context quotas@openstack setup() started 2018-01-02 20:10:50.793 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context quotas@openstack setup() finished in 0.94 sec 2018-01-02 20:10:50.793 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack setup() started 2018-01-02 20:10:50.794 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 20:10:51.401 1160 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 START 2018-01-02 20:11:11.233 1160 INFO rally.task.runner [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | ITER: 1 END: OK 2018-01-02 20:11:11.264 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack cleanup() started 2018-01-02 20:11:21.221 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context cleanup@openstack cleanup() finished in 9.96 sec 2018-01-02 20:11:21.222 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context quotas@openstack cleanup() started 2018-01-02 20:11:21.288 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context quotas@openstack cleanup() finished in 66.52 msec 2018-01-02 20:11:21.289 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() started 2018-01-02 20:11:24.910 737 INFO rally.task.context [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Context users@openstack cleanup() finished in 3.62 sec 2018-01-02 20:11:25.325 737 INFO rally.task.engine [-] Load duration is: 17.789445 2018-01-02 20:11:25.326 737 INFO rally.task.engine [-] Full duration is: 37.807178 2018-01-02 20:11:25.532 737 INFO rally.task.engine [-] Task bd2edc55-07b1-41ce-9772-21ecaf9066cf | Completed: Running task. Task bd2edc55-07b1-41ce-9772-21ecaf9066cf: 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.331 | 3.331 | 3.331 | 3.331 | 3.331 | 3.331 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | -> glance_v2.upload_data | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | glance_v2.delete_image | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | total | 4.345 | 4.345 | 4.345 | 4.345 | 4.345 | 4.345 | 100.0% | 1 | | -> duration | 4.345 | 4.345 | 4.345 | 4.345 | 4.345 | 4.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.345359 Full duration: 13.416998 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.783 | 3.783 | 3.783 | 3.783 | 3.783 | 3.783 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | -> glance_v2.upload_data | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 100.0% | 1 | | glance_v2.list_images | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 3.843 | 3.843 | 3.843 | 3.843 | 3.843 | 3.843 | 100.0% | 1 | | -> duration | 3.843 | 3.843 | 3.843 | 3.843 | 3.843 | 3.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.842754 Full duration: 15.140358 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.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | -> duration | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.19114 Full duration: 8.139758 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.091 | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | -> glance_v2.upload_data | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | nova.boot_servers | 15.697 | 15.697 | 15.697 | 15.697 | 15.697 | 15.697 | 100.0% | 1 | | total | 18.789 | 18.789 | 18.789 | 18.789 | 18.789 | 18.789 | 100.0% | 1 | | -> duration | 17.789 | 17.789 | 17.789 | 17.789 | 17.789 | 17.789 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.789445 Full duration: 37.807178 2018-01-02 20:11:25,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bd2edc55-07b1-41ce-9772-21ecaf9066cf 2018-01-02 20:11:25,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bd2edc55-07b1-41ce-9772-21ecaf9066cf', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-02 20:11:25,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bd2edc55-07b1-41ce-9772-21ecaf9066cf'] 2018-01-02 20:11:27,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:11:27,305 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-02 20:11:27,305 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-02 20:11:27,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-02 20:11:27,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:11:27,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:11:27,339 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-02 20:11:27,340 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-02 20:11:27,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-02 20:11:27,340 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:11:27,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:11:27,385 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:14:48,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746: started 2018-01-02 20:11:31.054 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Starting: Task validation. 2018-01-02 20:11:31.103 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Starting: Task validation of syntax. 2018-01-02 20:11:31.276 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Completed: Task validation of syntax. 2018-01-02 20:11:31.276 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Starting: Task validation of required platforms. 2018-01-02 20:11:31.342 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Completed: Task validation of required platforms. 2018-01-02 20:11:31.343 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Starting: Task validation of semantic. 2018-01-02 20:11:32.107 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:11:34.950 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 20:11:40.623 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:11:44.651 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-02 20:11:44.651 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Completed: Task validation of semantic. 2018-01-02 20:11:44.652 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Completed: Task validation. 2018-01-02 20:11:44.652 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Starting: Running task. 2018-01-02 20:11:44.825 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:11:47.662 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 20:11:47.662 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() started 2018-01-02 20:11:48.994 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() finished in 1.33 sec 2018-01-02 20:11:48.994 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack setup() started 2018-01-02 20:11:52.242 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack setup() finished in 3.25 sec 2018-01-02 20:11:52.242 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() started 2018-01-02 20:11:52.242 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 20:11:52.265 1415 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:11:58.143 1415 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:11:58.168 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() started 2018-01-02 20:12:00.550 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-02 20:12:00.550 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack cleanup() started 2018-01-02 20:12:04.021 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack cleanup() finished in 3.47 sec 2018-01-02 20:12:04.022 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() started 2018-01-02 20:12:04.087 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() finished in 64.44 msec 2018-01-02 20:12:04.087 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:12:08.109 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-02 20:12:08.966 1290 INFO rally.task.engine [-] Load duration is: 5.87113 2018-01-02 20:12:08.967 1290 INFO rally.task.engine [-] Full duration is: 23.304424 2018-01-02 20:12:09.225 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:12:12.070 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 20:12:12.070 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() started 2018-01-02 20:12:12.894 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() finished in 0.82 sec 2018-01-02 20:12:12.895 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() started 2018-01-02 20:12:12.895 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-02 20:12:12.917 1601 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:12:18.418 1601 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:12:18.446 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() started 2018-01-02 20:12:20.947 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() finished in 2.50 sec 2018-01-02 20:12:20.947 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() started 2018-01-02 20:12:21.012 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() finished in 64.57 msec 2018-01-02 20:12:21.012 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:12:25.085 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-02 20:12:25.321 1290 INFO rally.task.engine [-] Load duration is: 5.497385 2018-01-02 20:12:25.322 1290 INFO rally.task.engine [-] Full duration is: 15.875088 2018-01-02 20:12:25.552 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:12:28.376 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 20:12:28.376 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() started 2018-01-02 20:12:29.212 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() finished in 0.84 sec 2018-01-02 20:12:29.213 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() started 2018-01-02 20:12:29.213 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:12:29.895 1767 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:12:39.973 1767 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:12:39.997 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() started 2018-01-02 20:12:42.343 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() finished in 2.35 sec 2018-01-02 20:12:42.344 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() started 2018-01-02 20:12:42.401 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() finished in 57.77 msec 2018-01-02 20:12:42.402 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:12:46.472 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-02 20:12:47.688 1290 INFO rally.task.engine [-] Load duration is: 10.075004 2018-01-02 20:12:47.689 1290 INFO rally.task.engine [-] Full duration is: 20.938586 2018-01-02 20:12:47.925 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:12:50.767 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 20:12:50.767 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() started 2018-01-02 20:12:52.082 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() finished in 1.31 sec 2018-01-02 20:12:52.083 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() started 2018-01-02 20:12:52.083 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 20:12:52.105 1933 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:12:57.581 1933 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:12:57.601 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() started 2018-01-02 20:12:59.880 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() finished in 2.28 sec 2018-01-02 20:12:59.880 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() started 2018-01-02 20:12:59.942 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() finished in 61.59 msec 2018-01-02 20:12:59.942 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:13:04.054 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-02 20:13:06.027 1290 INFO rally.task.engine [-] Load duration is: 5.472227 2018-01-02 20:13:06.027 1290 INFO rally.task.engine [-] Full duration is: 16.147998 2018-01-02 20:13:06.290 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:13:09.164 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.87 sec 2018-01-02 20:13:09.164 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() started 2018-01-02 20:13:10.043 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() finished in 0.88 sec 2018-01-02 20:13:10.043 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() started 2018-01-02 20:13:10.043 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-02 20:13:10.065 2099 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:13:18.185 2099 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:13:18.211 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() started 2018-01-02 20:13:20.520 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-02 20:13:20.520 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() started 2018-01-02 20:13:20.582 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() finished in 61.36 msec 2018-01-02 20:13:20.582 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:13:24.560 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-02 20:13:26.406 1290 INFO rally.task.engine [-] Load duration is: 8.115731 2018-01-02 20:13:26.407 1290 INFO rally.task.engine [-] Full duration is: 18.288135 2018-01-02 20:13:26.679 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:13:29.464 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.78 sec 2018-01-02 20:13:29.465 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() started 2018-01-02 20:13:30.241 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-02 20:13:30.241 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack setup() started 2018-01-02 20:13:33.499 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack setup() finished in 3.26 sec 2018-01-02 20:13:33.500 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() started 2018-01-02 20:13:33.500 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:13:33.523 2265 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:13:39.099 2265 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:13:39.121 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() started 2018-01-02 20:13:41.451 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-02 20:13:41.451 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack cleanup() started 2018-01-02 20:13:45.129 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context volumes@openstack cleanup() finished in 3.68 sec 2018-01-02 20:13:45.129 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() started 2018-01-02 20:13:45.205 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context quotas@openstack cleanup() finished in 75.17 msec 2018-01-02 20:13:45.205 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:13:49.193 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-02 20:13:50.821 1290 INFO rally.task.engine [-] Load duration is: 5.573313 2018-01-02 20:13:50.822 1290 INFO rally.task.engine [-] Full duration is: 22.533539 2018-01-02 20:13:51.081 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:13:53.773 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.69 sec 2018-01-02 20:13:53.773 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() started 2018-01-02 20:13:53.774 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-02 20:13:53.796 2451 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:13:54.563 2451 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:13:54.589 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:13:59.128 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() finished in 4.54 sec 2018-01-02 20:13:59.129 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:14:03.397 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.27 sec 2018-01-02 20:14:05.171 1290 INFO rally.task.engine [-] Load duration is: 0.763868 2018-01-02 20:14:05.172 1290 INFO rally.task.engine [-] Full duration is: 12.333761 2018-01-02 20:14:05.419 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:14:08.260 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.84 sec 2018-01-02 20:14:08.260 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() started 2018-01-02 20:14:08.261 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:14:08.283 2617 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:14:09.075 2617 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:14:09.096 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:14:13.685 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() finished in 4.59 sec 2018-01-02 20:14:13.686 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:14:17.911 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-02 20:14:19.496 1290 INFO rally.task.engine [-] Load duration is: 0.788932 2018-01-02 20:14:19.497 1290 INFO rally.task.engine [-] Full duration is: 12.510614 2018-01-02 20:14:19.752 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:14:22.459 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.71 sec 2018-01-02 20:14:22.459 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() started 2018-01-02 20:14:22.460 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-02 20:14:22.478 2783 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:14:23.300 2783 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:14:23.324 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:14:27.912 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() finished in 4.59 sec 2018-01-02 20:14:27.913 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:14:32.105 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-02 20:14:33.852 1290 INFO rally.task.engine [-] Load duration is: 0.819197 2018-01-02 20:14:33.853 1290 INFO rally.task.engine [-] Full duration is: 12.369481 2018-01-02 20:14:34.116 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() started 2018-01-02 20:14:36.913 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:14:36.914 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() started 2018-01-02 20:14:36.914 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-02 20:14:36.937 2949 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 START 2018-01-02 20:14:37.756 2949 INFO rally.task.runner [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | ITER: 1 END: OK 2018-01-02 20:14:37.780 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:14:42.479 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context admin_cleanup@openstack cleanup() finished in 4.70 sec 2018-01-02 20:14:42.479 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() started 2018-01-02 20:14:46.728 1290 INFO rally.task.context [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-02 20:14:48.196 1290 INFO rally.task.engine [-] Load duration is: 0.815521 2018-01-02 20:14:48.197 1290 INFO rally.task.engine [-] Full duration is: 12.630479 2018-01-02 20:14:48.401 1290 INFO rally.task.engine [-] Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746 | Completed: Running task. Task 4a2e8d77-fc8d-41bf-aed5-d433207fa746: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | total | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 100.0% | 1 | | -> duration | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 5.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.87113 Full duration: 23.304424 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.217 | 3.217 | 3.217 | 3.217 | 3.217 | 3.217 | 100.0% | 1 | | cinder_v2.delete_volume | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 2.28 | 100.0% | 1 | | total | 5.497 | 5.497 | 5.497 | 5.497 | 5.497 | 5.497 | 100.0% | 1 | | -> duration | 5.497 | 5.497 | 5.497 | 5.497 | 5.497 | 5.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.497385 Full duration: 15.875088 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.704 | 7.704 | 7.704 | 7.704 | 7.704 | 7.704 | 100.0% | 1 | | cinder_v2.delete_volume | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 2.37 | 100.0% | 1 | | total | 10.075 | 10.075 | 10.075 | 10.075 | 10.075 | 10.075 | 100.0% | 1 | | -> duration | 10.075 | 10.075 | 10.075 | 10.075 | 10.075 | 10.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.075004 Full duration: 20.938586 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.147 | 3.147 | 3.147 | 3.147 | 3.147 | 3.147 | 100.0% | 1 | | cinder_v2.delete_volume | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 100.0% | 1 | | total | 5.472 | 5.472 | 5.472 | 5.472 | 5.472 | 5.472 | 100.0% | 1 | | -> duration | 5.472 | 5.472 | 5.472 | 5.472 | 5.472 | 5.472 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.472227 Full duration: 16.147998 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.208 | 3.208 | 3.208 | 3.208 | 3.208 | 3.208 | 100.0% | 1 | | cinder_v2.extend_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | cinder_v2.delete_volume | 2.419 | 2.419 | 2.419 | 2.419 | 2.419 | 2.419 | 100.0% | 1 | | total | 8.116 | 8.116 | 8.116 | 8.116 | 8.116 | 8.116 | 100.0% | 1 | | -> duration | 8.116 | 8.116 | 8.116 | 8.116 | 8.116 | 8.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.115731 Full duration: 18.288135 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.261 | 3.261 | 3.261 | 3.261 | 3.261 | 3.261 | 100.0% | 1 | | cinder_v2.delete_volume | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | total | 5.573 | 5.573 | 5.573 | 5.573 | 5.573 | 5.573 | 100.0% | 1 | | -> duration | 5.573 | 5.573 | 5.573 | 5.573 | 5.573 | 5.573 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.573313 Full duration: 22.533539 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | cinder_v2.list_qos | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763868 Full duration: 12.333761 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | cinder_v2.set_qos | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 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.788932 Full duration: 12.510614 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | cinder_v2.list_types | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.819197 Full duration: 12.369481 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815521 Full duration: 12.630479 2018-01-02 20:14:48,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a2e8d77-fc8d-41bf-aed5-d433207fa746 2018-01-02 20:14:48,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4a2e8d77-fc8d-41bf-aed5-d433207fa746', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-02 20:14:48,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4a2e8d77-fc8d-41bf-aed5-d433207fa746'] 2018-01-02 20:14:50,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:14:50,439 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-02 20:14:50,439 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-02 20:14:50,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-02 20:14:50,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:14:50,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:14:50,488 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:16:26,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7113ead0-2c88-4da7-a6d0-2130234ed366: started 2018-01-02 20:14:54.088 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Starting: Task validation. 2018-01-02 20:14:54.143 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Starting: Task validation of syntax. 2018-01-02 20:14:54.212 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Completed: Task validation of syntax. 2018-01-02 20:14:54.212 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Starting: Task validation of required platforms. 2018-01-02 20:14:54.239 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Completed: Task validation of required platforms. 2018-01-02 20:14:54.240 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Starting: Task validation of semantic. 2018-01-02 20:14:55.026 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() started 2018-01-02 20:14:57.744 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() finished in 2.72 sec 2018-01-02 20:15:02.127 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() started 2018-01-02 20:15:06.263 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-02 20:15:06.264 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Completed: Task validation of semantic. 2018-01-02 20:15:06.264 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Completed: Task validation. 2018-01-02 20:15:06.265 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Starting: Running task. 2018-01-02 20:15:06.450 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() started 2018-01-02 20:15:09.246 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:15:09.246 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() started 2018-01-02 20:15:11.303 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() finished in 2.06 sec 2018-01-02 20:15:11.304 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack setup() started 2018-01-02 20:15:11.304 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:15:11.328 3234 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 START 2018-01-02 20:15:23.855 3234 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 END: OK 2018-01-02 20:15:23.874 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack cleanup() started 2018-01-02 20:15:25.052 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack cleanup() finished in 1.18 sec 2018-01-02 20:15:25.052 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() started 2018-01-02 20:15:26.138 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-02 20:15:26.139 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() started 2018-01-02 20:15:30.358 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-02 20:15:30.586 3079 INFO rally.task.engine [-] Load duration is: 8.525019 2018-01-02 20:15:30.587 3079 INFO rally.task.engine [-] Full duration is: 23.924461 2018-01-02 20:15:30.846 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() started 2018-01-02 20:15:33.835 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() finished in 2.99 sec 2018-01-02 20:15:33.836 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() started 2018-01-02 20:15:35.999 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() finished in 2.16 sec 2018-01-02 20:15:35.999 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack setup() started 2018-01-02 20:15:36.000 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-02 20:15:36.027 3400 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 START 2018-01-02 20:15:44.157 3400 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 END: OK 2018-01-02 20:15:44.183 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack cleanup() started 2018-01-02 20:15:44.843 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack cleanup() finished in 0.66 sec 2018-01-02 20:15:44.844 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() started 2018-01-02 20:15:45.988 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() finished in 1.14 sec 2018-01-02 20:15:45.989 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() started 2018-01-02 20:15:50.219 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-02 20:15:50.968 3079 INFO rally.task.engine [-] Load duration is: 6.127793 2018-01-02 20:15:50.969 3079 INFO rally.task.engine [-] Full duration is: 19.393528 2018-01-02 20:15:51.243 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() started 2018-01-02 20:15:54.108 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() finished in 2.86 sec 2018-01-02 20:15:54.108 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() started 2018-01-02 20:15:56.245 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() finished in 2.14 sec 2018-01-02 20:15:56.245 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack setup() started 2018-01-02 20:15:56.246 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:15:56.269 3566 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 START 2018-01-02 20:16:06.139 3566 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 END: OK 2018-01-02 20:16:06.160 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack cleanup() started 2018-01-02 20:16:06.826 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-02 20:16:06.827 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() started 2018-01-02 20:16:07.966 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() finished in 1.14 sec 2018-01-02 20:16:07.967 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() started 2018-01-02 20:16:12.190 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-02 20:16:13.383 3079 INFO rally.task.engine [-] Load duration is: 7.868131 2018-01-02 20:16:13.384 3079 INFO rally.task.engine [-] Full duration is: 20.964587 2018-01-02 20:16:13.667 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() started 2018-01-02 20:16:16.677 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack setup() finished in 3.01 sec 2018-01-02 20:16:16.678 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() started 2018-01-02 20:16:18.752 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack setup() finished in 2.07 sec 2018-01-02 20:16:18.772 3732 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 START 2018-01-02 20:16:19.523 3732 INFO rally.task.runner [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | ITER: 1 END: OK 2018-01-02 20:16:19.546 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() started 2018-01-02 20:16:20.596 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-02 20:16:20.596 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() started 2018-01-02 20:16:24.767 3079 INFO rally.task.context [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-02 20:16:25.728 3079 INFO rally.task.engine [-] Load duration is: 0.748873 2018-01-02 20:16:25.728 3079 INFO rally.task.engine [-] Full duration is: 11.116001 2018-01-02 20:16:25.947 3079 INFO rally.task.engine [-] Task 7113ead0-2c88-4da7-a6d0-2130234ed366 | Completed: Running task. Task 7113ead0-2c88-4da7-a6d0-2130234ed366: 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.622 | 5.622 | 5.622 | 5.622 | 5.622 | 5.622 | 100.0% | 1 | | heat.update_stack | 3.498 | 3.498 | 3.498 | 3.498 | 3.498 | 3.498 | 100.0% | 1 | | heat.delete_stack | 3.404 | 3.404 | 3.404 | 3.404 | 3.404 | 3.404 | 100.0% | 1 | | total | 12.525 | 12.525 | 12.525 | 12.525 | 12.525 | 12.525 | 100.0% | 1 | | -> duration | 8.525 | 8.525 | 8.525 | 8.525 | 8.525 | 8.525 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.525019 Full duration: 23.924461 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.42 | 4.42 | 4.42 | 4.42 | 4.42 | 4.42 | 100.0% | 1 | | heat.check_stack | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 1.379 | 100.0% | 1 | | heat.delete_stack | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 2.328 | 100.0% | 1 | | total | 8.128 | 8.128 | 8.128 | 8.128 | 8.128 | 8.128 | 100.0% | 1 | | -> duration | 6.128 | 6.128 | 6.128 | 6.128 | 6.128 | 6.128 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.127793 Full duration: 19.393528 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.785 | 4.785 | 4.785 | 4.785 | 4.785 | 4.785 | 100.0% | 1 | | heat.suspend_stack | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | heat.resume_stack | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | heat.delete_stack | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 2.348 | 100.0% | 1 | | total | 9.868 | 9.868 | 9.868 | 9.868 | 9.868 | 9.868 | 100.0% | 1 | | -> duration | 7.868 | 7.868 | 7.868 | 7.868 | 7.868 | 7.868 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.868131 Full duration: 20.964587 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748873 Full duration: 11.116001 2018-01-02 20:16:26,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7113ead0-2c88-4da7-a6d0-2130234ed366 2018-01-02 20:16:26,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7113ead0-2c88-4da7-a6d0-2130234ed366', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-02 20:16:26,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7113ead0-2c88-4da7-a6d0-2130234ed366'] 2018-01-02 20:16:27,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:16:27,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-02 20:16:27,678 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-02 20:16:27,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-02 20:16:27,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:16:27,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:16:27,732 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:19:43,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 86895037-a52a-4c67-8276-fc380d35449f: started 2018-01-02 20:16:31.393 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Starting: Task validation. 2018-01-02 20:16:31.439 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Starting: Task validation of syntax. 2018-01-02 20:16:31.590 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Completed: Task validation of syntax. 2018-01-02 20:16:31.591 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Starting: Task validation of required platforms. 2018-01-02 20:16:31.654 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Completed: Task validation of required platforms. 2018-01-02 20:16:31.654 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Starting: Task validation of semantic. 2018-01-02 20:16:32.432 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:16:35.147 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.72 sec 2018-01-02 20:16:35.221 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:16:39.380 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.16 sec 2018-01-02 20:16:39.380 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Completed: Task validation of semantic. 2018-01-02 20:16:39.381 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Completed: Task validation. 2018-01-02 20:16:39.381 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Starting: Running task. 2018-01-02 20:16:39.552 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:16:42.210 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.66 sec 2018-01-02 20:16:42.211 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:16:42.211 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:16:42.233 3937 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:16:43.988 3937 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:16:44.009 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:16:50.233 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 6.22 sec 2018-01-02 20:16:50.233 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:16:54.302 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.07 sec 2018-01-02 20:16:55.658 3812 INFO rally.task.engine [-] Load duration is: 0.638413 2018-01-02 20:16:55.659 3812 INFO rally.task.engine [-] Full duration is: 14.77113 2018-01-02 20:16:55.920 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:16:58.699 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.78 sec 2018-01-02 20:16:58.700 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:16:58.700 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-02 20:16:58.721 4103 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:17:00.576 4103 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:17:00.601 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:17:06.748 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-02 20:17:06.749 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:17:10.795 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.05 sec 2018-01-02 20:17:12.017 3812 INFO rally.task.engine [-] Load duration is: 0.668992 2018-01-02 20:17:12.017 3812 INFO rally.task.engine [-] Full duration is: 14.888924 2018-01-02 20:17:12.282 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:17:14.995 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.71 sec 2018-01-02 20:17:14.996 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:17:14.996 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-02 20:17:15.018 4269 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:17:16.785 4269 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:17:16.806 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:17:22.923 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-02 20:17:22.924 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:17:26.848 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 3.92 sec 2018-01-02 20:17:28.380 3812 INFO rally.task.engine [-] Load duration is: 0.634597 2018-01-02 20:17:28.381 3812 INFO rally.task.engine [-] Full duration is: 14.584998 2018-01-02 20:17:28.659 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:17:31.333 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.67 sec 2018-01-02 20:17:31.333 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:17:31.334 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:17:31.354 4435 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:17:33.079 4435 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:17:33.101 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:17:37.163 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 4.06 sec 2018-01-02 20:17:37.163 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:17:41.135 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 3.97 sec 2018-01-02 20:17:42.744 3812 INFO rally.task.engine [-] Load duration is: 0.605996 2018-01-02 20:17:42.745 3812 INFO rally.task.engine [-] Full duration is: 12.493391 2018-01-02 20:17:43.000 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:17:45.716 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.72 sec 2018-01-02 20:17:45.716 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:17:45.716 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-02 20:17:45.736 4601 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:17:47.503 4601 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:17:47.522 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:17:51.650 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 4.13 sec 2018-01-02 20:17:51.651 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:17:55.685 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.03 sec 2018-01-02 20:17:57.089 3812 INFO rally.task.engine [-] Load duration is: 0.597169 2018-01-02 20:17:57.090 3812 INFO rally.task.engine [-] Full duration is: 12.699273 2018-01-02 20:17:57.346 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:18:00.190 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.84 sec 2018-01-02 20:18:00.190 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:18:00.190 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-02 20:18:00.211 4767 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:18:02.510 4767 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:18:02.537 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:18:12.867 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 10.33 sec 2018-01-02 20:18:12.867 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:18:16.996 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.13 sec 2018-01-02 20:18:17.459 3812 INFO rally.task.engine [-] Load duration is: 1.124198 2018-01-02 20:18:17.460 3812 INFO rally.task.engine [-] Full duration is: 19.666552 2018-01-02 20:18:17.764 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:18:20.502 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.74 sec 2018-01-02 20:18:20.503 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:18:20.503 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:18:20.524 4933 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:18:22.515 4933 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:18:22.534 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:18:26.683 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 4.15 sec 2018-01-02 20:18:26.683 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:18:30.627 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 3.94 sec 2018-01-02 20:18:31.842 3812 INFO rally.task.engine [-] Load duration is: 0.800206 2018-01-02 20:18:31.843 3812 INFO rally.task.engine [-] Full duration is: 12.88041 2018-01-02 20:18:32.123 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:18:34.894 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.77 sec 2018-01-02 20:18:34.894 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:18:34.895 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-02 20:18:34.915 5099 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:18:36.794 5099 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:18:36.817 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:18:43.132 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 6.32 sec 2018-01-02 20:18:43.133 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:18:47.233 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.10 sec 2018-01-02 20:18:48.213 3812 INFO rally.task.engine [-] Load duration is: 0.637296 2018-01-02 20:18:48.214 3812 INFO rally.task.engine [-] Full duration is: 15.126854 2018-01-02 20:18:48.488 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:18:51.243 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.75 sec 2018-01-02 20:18:51.244 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:18:51.244 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:18:51.263 5265 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:18:53.022 5265 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:18:53.050 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:18:59.252 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2018-01-02 20:18:59.252 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:19:03.183 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 3.93 sec 2018-01-02 20:19:04.579 3812 INFO rally.task.engine [-] Load duration is: 0.626649 2018-01-02 20:19:04.579 3812 INFO rally.task.engine [-] Full duration is: 14.713576 2018-01-02 20:19:04.853 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:19:07.727 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.87 sec 2018-01-02 20:19:07.728 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:19:07.728 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-02 20:19:07.750 5431 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:19:09.616 5431 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:19:09.640 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:19:15.781 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-02 20:19:15.781 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:19:19.758 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 3.98 sec 2018-01-02 20:19:20.944 3812 INFO rally.task.engine [-] Load duration is: 0.704195 2018-01-02 20:19:20.944 3812 INFO rally.task.engine [-] Full duration is: 14.923529 2018-01-02 20:19:21.242 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() started 2018-01-02 20:19:24.004 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack setup() finished in 2.76 sec 2018-01-02 20:19:24.005 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() started 2018-01-02 20:19:24.005 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:19:24.027 5597 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 START 2018-01-02 20:19:28.637 5597 INFO rally.task.runner [-] Task 86895037-a52a-4c67-8276-fc380d35449f | ITER: 1 END: OK 2018-01-02 20:19:28.657 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:19:38.364 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context admin_cleanup@openstack cleanup() finished in 9.71 sec 2018-01-02 20:19:38.364 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() started 2018-01-02 20:19:42.597 3812 INFO rally.task.context [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Context users@openstack cleanup() finished in 4.23 sec 2018-01-02 20:19:43.362 3812 INFO rally.task.engine [-] Load duration is: 3.392336 2018-01-02 20:19:43.363 3812 INFO rally.task.engine [-] Full duration is: 21.371865 2018-01-02 20:19:43.605 3812 INFO rally.task.engine [-] Task 86895037-a52a-4c67-8276-fc380d35449f | Completed: Running task. Task 86895037-a52a-4c67-8276-fc380d35449f: 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.revoke_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> duration | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.638413 Full duration: 14.77113 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.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | keystone_v3.add_role | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.list_roles | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> duration | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668992 Full duration: 14.888924 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.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | keystone_v3.list_projects | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634597 Full duration: 14.584998 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.delete_role | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605996 Full duration: 12.493391 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | keystone_v3.delete_service | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.597169 Full duration: 12.699273 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | keystone_v3.create_user | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | -> keystone_v3.add_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.create_role | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.list_services | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_services | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> duration | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124198 Full duration: 19.666552 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.update_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.delete_project | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800206 Full duration: 12.88041 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.637296 Full duration: 15.126854 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 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.626649 Full duration: 14.713576 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | keystone_v3.list_users | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704195 Full duration: 14.923529 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.create_users | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 2.519 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | total | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | -> duration | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.392336 Full duration: 21.371865 2018-01-02 20:19:43,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86895037-a52a-4c67-8276-fc380d35449f 2018-01-02 20:19:43,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '86895037-a52a-4c67-8276-fc380d35449f', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-02 20:19:43,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '86895037-a52a-4c67-8276-fc380d35449f'] 2018-01-02 20:19:45,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:19:45,556 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-02 20:19:45,556 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-02 20:19:45,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-02 20:19:45,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:19:45,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:19:45,611 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:25:16,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d459a385-3e12-4b07-bdec-99802b5831ad: started 2018-01-02 20:19:49.333 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Starting: Task validation. 2018-01-02 20:19:49.381 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Starting: Task validation of syntax. 2018-01-02 20:19:49.591 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Completed: Task validation of syntax. 2018-01-02 20:19:49.591 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Starting: Task validation of required platforms. 2018-01-02 20:19:49.676 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Completed: Task validation of required platforms. 2018-01-02 20:19:49.676 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Starting: Task validation of semantic. 2018-01-02 20:19:50.444 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:19:53.241 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:19:58.490 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:20:02.744 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 4.25 sec 2018-01-02 20:20:02.745 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Completed: Task validation of semantic. 2018-01-02 20:20:02.745 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Completed: Task validation. 2018-01-02 20:20:02.748 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Starting: Running task. 2018-01-02 20:20:02.938 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:20:05.668 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.73 sec 2018-01-02 20:20:05.669 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:20:06.360 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.69 sec 2018-01-02 20:20:06.360 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:20:06.360 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:20:06.394 5852 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:20:08.930 5852 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:20:08.951 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:20:14.670 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 5.72 sec 2018-01-02 20:20:14.670 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:20:14.734 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 63.76 msec 2018-01-02 20:20:14.734 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:20:18.597 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.86 sec 2018-01-02 20:20:19.036 5727 INFO rally.task.engine [-] Load duration is: 2.534025 2018-01-02 20:20:19.037 5727 INFO rally.task.engine [-] Full duration is: 15.677373 2018-01-02 20:20:19.348 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:20:22.208 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.86 sec 2018-01-02 20:20:22.209 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:20:22.899 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.69 sec 2018-01-02 20:20:22.899 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() started 2018-01-02 20:20:28.874 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() finished in 5.97 sec 2018-01-02 20:20:28.874 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:20:28.875 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:20:28.899 6138 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:20:31.736 6138 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:20:31.760 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:20:40.064 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 8.30 sec 2018-01-02 20:20:40.065 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() started 2018-01-02 20:20:46.228 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() finished in 6.16 sec 2018-01-02 20:20:46.229 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:20:46.296 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 67.28 msec 2018-01-02 20:20:46.297 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:20:49.898 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.60 sec 2018-01-02 20:20:51.533 5727 INFO rally.task.engine [-] Load duration is: 2.835295 2018-01-02 20:20:51.534 5727 INFO rally.task.engine [-] Full duration is: 30.57089 2018-01-02 20:20:51.836 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:20:54.711 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.88 sec 2018-01-02 20:20:54.712 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:20:55.484 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.77 sec 2018-01-02 20:20:55.484 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() started 2018-01-02 20:21:01.444 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() finished in 5.96 sec 2018-01-02 20:21:01.445 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:21:01.445 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:21:01.470 6424 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:21:09.205 6424 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:21:09.233 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:21:22.553 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 13.32 sec 2018-01-02 20:21:22.554 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() started 2018-01-02 20:21:29.653 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() finished in 7.10 sec 2018-01-02 20:21:29.653 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:21:29.718 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 64.51 msec 2018-01-02 20:21:29.718 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:21:33.265 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.55 sec 2018-01-02 20:21:34.081 5727 INFO rally.task.engine [-] Load duration is: 7.733816 2018-01-02 20:21:34.082 5727 INFO rally.task.engine [-] Full duration is: 41.448827 2018-01-02 20:21:34.360 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:21:37.173 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.81 sec 2018-01-02 20:21:37.174 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:21:37.866 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.69 sec 2018-01-02 20:21:37.866 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() started 2018-01-02 20:21:44.312 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() finished in 6.45 sec 2018-01-02 20:21:44.312 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:21:44.312 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 20:21:44.336 6710 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:21:46.818 6710 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:21:46.842 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:21:55.284 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 8.44 sec 2018-01-02 20:21:55.285 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() started 2018-01-02 20:22:01.244 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() finished in 5.96 sec 2018-01-02 20:22:01.245 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:22:01.305 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 60.05 msec 2018-01-02 20:22:01.305 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:22:05.029 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 20:22:06.576 5727 INFO rally.task.engine [-] Load duration is: 2.480791 2018-01-02 20:22:06.577 5727 INFO rally.task.engine [-] Full duration is: 30.686221 2018-01-02 20:22:06.856 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:22:09.615 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.76 sec 2018-01-02 20:22:09.616 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:22:10.269 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.65 sec 2018-01-02 20:22:10.269 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:22:10.269 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:22:10.292 6996 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:22:11.915 6996 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:22:11.938 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:22:20.193 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 8.25 sec 2018-01-02 20:22:20.193 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:22:20.240 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 46.79 msec 2018-01-02 20:22:20.240 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:22:23.827 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.59 sec 2018-01-02 20:22:24.961 5727 INFO rally.task.engine [-] Load duration is: 1.620541 2018-01-02 20:22:24.962 5727 INFO rally.task.engine [-] Full duration is: 16.988581 2018-01-02 20:22:25.254 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:22:28.068 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.81 sec 2018-01-02 20:22:28.068 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:22:28.714 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.65 sec 2018-01-02 20:22:28.715 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() started 2018-01-02 20:22:34.675 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() finished in 5.96 sec 2018-01-02 20:22:34.675 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:22:34.676 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-02 20:22:34.698 7282 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:22:36.772 7282 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:22:36.798 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:22:45.385 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 8.59 sec 2018-01-02 20:22:45.386 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() started 2018-01-02 20:22:51.030 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() finished in 5.64 sec 2018-01-02 20:22:51.031 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:22:51.088 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 56.96 msec 2018-01-02 20:22:51.088 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:22:54.748 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.66 sec 2018-01-02 20:22:55.430 5727 INFO rally.task.engine [-] Load duration is: 2.071354 2018-01-02 20:22:55.431 5727 INFO rally.task.engine [-] Full duration is: 29.513415 2018-01-02 20:22:55.700 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:22:58.501 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:22:58.502 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:22:59.237 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.74 sec 2018-01-02 20:22:59.237 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() started 2018-01-02 20:23:05.026 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() finished in 5.79 sec 2018-01-02 20:23:05.027 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:23:05.027 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:23:05.051 7568 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:23:09.692 7568 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:23:09.714 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:23:25.881 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 16.17 sec 2018-01-02 20:23:25.881 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() started 2018-01-02 20:23:33.067 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() finished in 7.19 sec 2018-01-02 20:23:33.068 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:23:33.134 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 65.25 msec 2018-01-02 20:23:33.134 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:23:36.782 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.65 sec 2018-01-02 20:23:37.952 5727 INFO rally.task.engine [-] Load duration is: 4.638573 2018-01-02 20:23:37.953 5727 INFO rally.task.engine [-] Full duration is: 41.09917 2018-01-02 20:23:38.219 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:23:41.015 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:23:41.015 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:23:41.881 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.87 sec 2018-01-02 20:23:41.881 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() started 2018-01-02 20:23:47.957 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack setup() finished in 6.08 sec 2018-01-02 20:23:47.957 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:23:47.958 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:23:47.981 7854 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:23:50.060 7854 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:23:50.084 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:24:03.537 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 13.45 sec 2018-01-02 20:24:03.538 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() started 2018-01-02 20:24:09.247 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context network@openstack cleanup() finished in 5.71 sec 2018-01-02 20:24:09.248 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:24:09.309 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 60.87 msec 2018-01-02 20:24:09.309 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:24:12.945 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.64 sec 2018-01-02 20:24:14.422 5727 INFO rally.task.engine [-] Load duration is: 2.076815 2018-01-02 20:24:14.423 5727 INFO rally.task.engine [-] Full duration is: 34.747213 2018-01-02 20:24:14.720 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:24:17.524 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.80 sec 2018-01-02 20:24:17.524 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:24:18.210 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.69 sec 2018-01-02 20:24:18.210 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:24:18.210 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:24:18.233 8140 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:24:19.723 8140 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:24:19.746 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:24:25.383 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-02 20:24:25.383 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:24:25.429 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 45.45 msec 2018-01-02 20:24:25.429 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:24:29.180 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.75 sec 2018-01-02 20:24:30.822 5727 INFO rally.task.engine [-] Load duration is: 1.488728 2018-01-02 20:24:30.822 5727 INFO rally.task.engine [-] Full duration is: 14.47914 2018-01-02 20:24:31.122 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:24:33.887 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.77 sec 2018-01-02 20:24:33.888 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:24:34.548 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.66 sec 2018-01-02 20:24:34.548 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:24:34.548 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:24:34.570 8426 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:24:36.548 8426 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:24:36.570 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:24:42.267 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 5.70 sec 2018-01-02 20:24:42.267 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:24:42.321 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 53.08 msec 2018-01-02 20:24:42.321 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:24:45.925 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 3.60 sec 2018-01-02 20:24:47.211 5727 INFO rally.task.engine [-] Load duration is: 1.97583 2018-01-02 20:24:47.211 5727 INFO rally.task.engine [-] Full duration is: 14.822283 2018-01-02 20:24:47.517 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() started 2018-01-02 20:24:50.331 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack setup() finished in 2.81 sec 2018-01-02 20:24:50.332 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() started 2018-01-02 20:24:51.012 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack setup() finished in 0.68 sec 2018-01-02 20:24:51.012 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context roles@openstack setup() started 2018-01-02 20:24:53.083 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context roles@openstack setup() finished in 2.07 sec 2018-01-02 20:24:53.084 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() started 2018-01-02 20:24:53.084 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:24:53.107 8742 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 START 2018-01-02 20:24:58.555 8742 INFO rally.task.runner [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | ITER: 1 END: OK 2018-01-02 20:24:58.584 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() started 2018-01-02 20:25:09.425 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context cleanup@openstack cleanup() finished in 10.84 sec 2018-01-02 20:25:09.425 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context roles@openstack cleanup() started 2018-01-02 20:25:10.481 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-02 20:25:10.481 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() started 2018-01-02 20:25:10.555 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context quotas@openstack cleanup() finished in 73.73 msec 2018-01-02 20:25:10.555 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() started 2018-01-02 20:25:14.562 5727 INFO rally.task.context [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Context users@openstack cleanup() finished in 4.01 sec 2018-01-02 20:25:15.698 5727 INFO rally.task.engine [-] Load duration is: 5.445857 2018-01-02 20:25:15.698 5727 INFO rally.task.engine [-] Full duration is: 27.065638 2018-01-02 20:25:15.910 5727 INFO rally.task.engine [-] Task d459a385-3e12-4b07-bdec-99802b5831ad | Completed: Running task. Task d459a385-3e12-4b07-bdec-99802b5831ad: 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.419 | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 100.0% | 1 | | neutron.delete_network | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | total | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | -> duration | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.534025 Full duration: 15.677373 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.855 | 1.855 | 1.855 | 1.855 | 1.855 | 1.855 | 100.0% | 1 | | neutron.delete_port | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | total | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 100.0% | 1 | | -> duration | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.835295 Full duration: 30.57089 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | neutron.create_subnet | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | neutron.create_router | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | neutron.add_interface_router | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 2.218 | 100.0% | 1 | | neutron.remove_interface_router | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 2.886 | 100.0% | 1 | | neutron.delete_router | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | total | 7.734 | 7.734 | 7.734 | 7.734 | 7.734 | 7.734 | 100.0% | 1 | | -> duration | 7.734 | 7.734 | 7.734 | 7.734 | 7.734 | 7.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.733816 Full duration: 41.448827 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.535 | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 100.0% | 1 | | neutron.delete_subnet | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | total | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | -> duration | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.480791 Full duration: 30.686221 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.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | neutron.list_networks | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 100.0% | 1 | | -> duration | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.620541 Full duration: 16.988581 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.937 | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 100.0% | 1 | | neutron.list_ports | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 2.071 | 2.071 | 2.071 | 2.071 | 2.071 | 2.071 | 100.0% | 1 | | -> duration | 2.071 | 2.071 | 2.071 | 2.071 | 2.071 | 2.071 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.071354 Full duration: 29.513415 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 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | neutron.create_subnet | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_router | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | neutron.add_interface_router | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | neutron.list_routers | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 100.0% | 1 | | -> duration | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 4.639 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.638573 Full duration: 41.09917 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.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | neutron.create_subnet | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | neutron.list_subnets | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | -> duration | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 2.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.076815 Full duration: 34.747213 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.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | neutron.delete_security_group | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> duration | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.488728 Full duration: 14.47914 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.345 | 1.345 | 1.345 | 1.345 | 1.345 | 1.345 | 100.0% | 1 | | neutron.create_security_group_rule | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | neutron.delete_security_group | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 0.248 | 100.0% | 1 | | total | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> duration | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.97583 Full duration: 14.822283 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.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | neutron.create_router | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | neutron.add_gateway_router | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 2.136 | 100.0% | 1 | | neutron.remove_gateway_router | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 1.898 | 100.0% | 1 | | total | 5.446 | 5.446 | 5.446 | 5.446 | 5.446 | 5.446 | 100.0% | 1 | | -> duration | 5.446 | 5.446 | 5.446 | 5.446 | 5.446 | 5.446 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.445857 Full duration: 27.065638 2018-01-02 20:25:16,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d459a385-3e12-4b07-bdec-99802b5831ad 2018-01-02 20:25:16,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd459a385-3e12-4b07-bdec-99802b5831ad', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-02 20:25:16,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd459a385-3e12-4b07-bdec-99802b5831ad'] 2018-01-02 20:25:17,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:25:17,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-02 20:25:17,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-02 20:25:17,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-02 20:25:17,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:25:17,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:25:17,933 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:32:25,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6069208d-317c-4efb-a7a7-355362352963: started 2018-01-02 20:25:21.615 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Starting: Task validation. 2018-01-02 20:25:21.664 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Starting: Task validation of syntax. 2018-01-02 20:25:21.812 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Completed: Task validation of syntax. 2018-01-02 20:25:21.812 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Starting: Task validation of required platforms. 2018-01-02 20:25:21.873 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Completed: Task validation of required platforms. 2018-01-02 20:25:21.873 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Starting: Task validation of semantic. 2018-01-02 20:25:22.634 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:25:25.469 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.83 sec 2018-01-02 20:25:36.171 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:25:40.096 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-02 20:25:40.096 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Completed: Task validation of semantic. 2018-01-02 20:25:40.097 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Completed: Task validation. 2018-01-02 20:25:40.098 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Starting: Running task. 2018-01-02 20:25:40.284 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:25:42.944 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.66 sec 2018-01-02 20:25:42.945 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:25:42.945 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-02 20:25:43.788 9147 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:26:12.049 9147 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:26:12.074 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:26:13.860 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-02 20:26:13.861 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:26:17.497 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-02 20:26:18.509 9022 INFO rally.task.engine [-] Load duration is: 27.259319 2018-01-02 20:26:18.509 9022 INFO rally.task.engine [-] Full duration is: 37.230877 2018-01-02 20:26:18.856 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:26:21.730 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.87 sec 2018-01-02 20:26:21.730 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:26:21.731 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:26:22.511 9293 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:27:02.918 9293 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:27:02.945 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:27:07.291 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 4.35 sec 2018-01-02 20:27:07.292 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:27:10.882 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-02 20:27:11.153 9022 INFO rally.task.engine [-] Load duration is: 39.402784 2018-01-02 20:27:11.154 9022 INFO rally.task.engine [-] Full duration is: 52.043653 2018-01-02 20:27:11.483 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:27:14.406 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.92 sec 2018-01-02 20:27:14.406 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:27:14.407 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-02 20:27:15.187 9519 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:27:56.602 9519 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:27:56.632 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:28:00.752 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 4.12 sec 2018-01-02 20:28:00.753 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:28:04.475 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-02 20:28:05.787 9022 INFO rally.task.engine [-] Load duration is: 40.410781 2018-01-02 20:28:05.788 9022 INFO rally.task.engine [-] Full duration is: 53.011964 2018-01-02 20:28:06.064 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:28:08.881 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 20:28:08.882 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack setup() started 2018-01-02 20:28:10.180 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack setup() finished in 1.30 sec 2018-01-02 20:28:10.181 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() started 2018-01-02 20:28:16.347 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() finished in 6.17 sec 2018-01-02 20:28:16.348 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:28:16.348 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:28:17.033 9745 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:28:34.353 9745 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:28:34.374 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:28:36.167 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-02 20:28:36.168 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() started 2018-01-02 20:28:43.792 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() finished in 7.62 sec 2018-01-02 20:28:43.792 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack cleanup() started 2018-01-02 20:28:43.911 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-02 20:28:43.911 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:28:47.510 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-02 20:28:48.310 9022 INFO rally.task.engine [-] Load duration is: 16.317611 2018-01-02 20:28:48.311 9022 INFO rally.task.engine [-] Full duration is: 41.462646 2018-01-02 20:28:48.618 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:28:51.465 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.85 sec 2018-01-02 20:28:51.466 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack setup() started 2018-01-02 20:28:52.795 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack setup() finished in 1.33 sec 2018-01-02 20:28:52.795 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() started 2018-01-02 20:28:58.599 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() finished in 5.80 sec 2018-01-02 20:28:58.600 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:28:58.600 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:28:59.320 9891 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:29:25.513 9891 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:29:25.535 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:29:29.731 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 4.20 sec 2018-01-02 20:29:29.731 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() started 2018-01-02 20:29:37.289 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() finished in 7.56 sec 2018-01-02 20:29:37.289 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack cleanup() started 2018-01-02 20:29:37.443 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-02 20:29:37.443 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:29:41.174 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-02 20:29:42.916 9022 INFO rally.task.engine [-] Load duration is: 25.188858 2018-01-02 20:29:42.917 9022 INFO rally.task.engine [-] Full duration is: 52.573774 2018-01-02 20:29:43.213 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:29:46.125 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.91 sec 2018-01-02 20:29:46.126 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack setup() started 2018-01-02 20:29:47.217 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack setup() finished in 1.09 sec 2018-01-02 20:29:47.218 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() started 2018-01-02 20:29:53.157 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() finished in 5.94 sec 2018-01-02 20:29:53.158 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:29:53.158 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-02 20:29:53.868 10117 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:30:15.659 10117 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:30:15.687 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:30:17.530 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 1.84 sec 2018-01-02 20:30:17.531 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() started 2018-01-02 20:30:25.146 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() finished in 7.61 sec 2018-01-02 20:30:25.146 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack cleanup() started 2018-01-02 20:30:25.294 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-02 20:30:25.294 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:30:29.201 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-02 20:30:29.497 9022 INFO rally.task.engine [-] Load duration is: 16.789562 2018-01-02 20:30:29.498 9022 INFO rally.task.engine [-] Full duration is: 46.008009 2018-01-02 20:30:29.799 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:30:32.620 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 20:30:32.621 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:30:32.621 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:30:33.373 10263 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:31:25.656 10263 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:31:25.683 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:31:27.447 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 1.76 sec 2018-01-02 20:31:27.447 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:31:31.378 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-02 20:31:32.134 9022 INFO rally.task.engine [-] Load duration is: 51.276381 2018-01-02 20:31:32.134 9022 INFO rally.task.engine [-] Full duration is: 61.597946 2018-01-02 20:31:32.438 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:31:35.328 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.89 sec 2018-01-02 20:31:35.329 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() started 2018-01-02 20:31:41.257 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack setup() finished in 5.93 sec 2018-01-02 20:31:41.257 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:31:41.257 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-02 20:31:41.893 10409 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:31:54.540 10409 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:31:54.566 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:32:01.194 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 6.63 sec 2018-01-02 20:32:01.195 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() started 2018-01-02 20:32:08.867 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context network@openstack cleanup() finished in 7.67 sec 2018-01-02 20:32:08.868 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:32:12.698 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-02 20:32:14.689 9022 INFO rally.task.engine [-] Load duration is: 11.641474 2018-01-02 20:32:14.690 9022 INFO rally.task.engine [-] Full duration is: 40.275899 2018-01-02 20:32:14.984 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() started 2018-01-02 20:32:17.808 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack setup() finished in 2.82 sec 2018-01-02 20:32:17.808 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() started 2018-01-02 20:32:17.809 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:32:17.832 10555 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 START 2018-01-02 20:32:18.833 10555 INFO rally.task.runner [-] Task 6069208d-317c-4efb-a7a7-355362352963 | ITER: 1 END: OK 2018-01-02 20:32:18.858 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() started 2018-01-02 20:32:20.699 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context cleanup@openstack cleanup() finished in 1.84 sec 2018-01-02 20:32:20.700 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() started 2018-01-02 20:32:24.637 9022 INFO rally.task.context [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-02 20:32:25.039 9022 INFO rally.task.engine [-] Load duration is: 0.999717 2018-01-02 20:32:25.039 9022 INFO rally.task.engine [-] Full duration is: 9.67175 2018-01-02 20:32:25.253 9022 INFO rally.task.engine [-] Task 6069208d-317c-4efb-a7a7-355362352963 | Completed: Running task. Task 6069208d-317c-4efb-a7a7-355362352963: 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.995 | 14.995 | 14.995 | 14.995 | 14.995 | 14.995 | 100.0% | 1 | | nova.find_host_to_migrate | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | nova.live_migrate | 9.658 | 9.658 | 9.658 | 9.658 | 9.658 | 9.658 | 100.0% | 1 | | nova.delete_server | 2.62 | 2.62 | 2.62 | 2.62 | 2.62 | 2.62 | 100.0% | 1 | | total | 28.259 | 28.259 | 28.259 | 28.259 | 28.259 | 28.259 | 100.0% | 1 | | -> duration | 27.259 | 27.259 | 27.259 | 27.259 | 27.259 | 27.259 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.259319 Full duration: 37.230877 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 | 15.19 | 15.19 | 15.19 | 15.19 | 15.19 | 15.19 | 100.0% | 1 | | cinder_v2.create_volume | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 100.0% | 1 | | nova.attach_volume | 4.041 | 4.041 | 4.041 | 4.041 | 4.041 | 4.041 | 100.0% | 1 | | nova.find_host_to_migrate | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | nova.live_migrate | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 100.0% | 1 | | nova.detach_volume | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | cinder_v2.delete_volume | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | nova.delete_server | 2.575 | 2.575 | 2.575 | 2.575 | 2.575 | 2.575 | 100.0% | 1 | | total | 40.403 | 40.403 | 40.403 | 40.403 | 40.403 | 40.403 | 100.0% | 1 | | -> duration | 39.403 | 39.403 | 39.403 | 39.403 | 39.403 | 39.403 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.402784 Full duration: 52.043653 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.573 | 7.573 | 7.573 | 7.573 | 7.573 | 7.573 | 100.0% | 1 | | nova.boot_server | 14.145 | 14.145 | 14.145 | 14.145 | 14.145 | 14.145 | 100.0% | 1 | | nova.find_host_to_migrate | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | nova.live_migrate | 11.549 | 11.549 | 11.549 | 11.549 | 11.549 | 11.549 | 100.0% | 1 | | nova.delete_server | 7.201 | 7.201 | 7.201 | 7.201 | 7.201 | 7.201 | 100.0% | 1 | | total | 41.411 | 41.411 | 41.411 | 41.411 | 41.411 | 41.411 | 100.0% | 1 | | -> duration | 40.411 | 40.411 | 40.411 | 40.411 | 40.411 | 40.411 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.410781 Full duration: 53.011964 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.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | nova.boot_server | 13.617 | 13.617 | 13.617 | 13.617 | 13.617 | 13.617 | 100.0% | 1 | | nova.delete_server | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 100.0% | 1 | | nova.delete_keypair | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 17.318 | 17.318 | 17.318 | 17.318 | 17.318 | 17.318 | 100.0% | 1 | | -> duration | 16.318 | 16.318 | 16.318 | 16.318 | 16.318 | 16.318 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.317611 Full duration: 41.462646 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.598 | 7.598 | 7.598 | 7.598 | 7.598 | 7.598 | 100.0% | 1 | | nova.boot_server | 13.828 | 13.828 | 13.828 | 13.828 | 13.828 | 13.828 | 100.0% | 1 | | nova.delete_server | 4.763 | 4.763 | 4.763 | 4.763 | 4.763 | 4.763 | 100.0% | 1 | | total | 26.189 | 26.189 | 26.189 | 26.189 | 26.189 | 26.189 | 100.0% | 1 | | -> duration | 25.189 | 25.189 | 25.189 | 25.189 | 25.189 | 25.189 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.188858 Full duration: 52.573774 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.2 | 14.2 | 14.2 | 14.2 | 14.2 | 14.2 | 100.0% | 1 | | nova.pause_server | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | nova.unpause_server | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | nova.delete_server | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 2.614 | 100.0% | 1 | | total | 21.79 | 21.79 | 21.79 | 21.79 | 21.79 | 21.79 | 100.0% | 1 | | -> duration | 16.79 | 16.79 | 16.79 | 16.79 | 16.79 | 16.79 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.789562 Full duration: 46.008009 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.403 | 14.403 | 14.403 | 14.403 | 14.403 | 14.403 | 100.0% | 1 | | nova.migrate | 32.499 | 32.499 | 32.499 | 32.499 | 32.499 | 32.499 | 100.0% | 1 | | nova.resize_confirm | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | nova.delete_server | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | total | 52.276 | 52.276 | 52.276 | 52.276 | 52.276 | 52.276 | 100.0% | 1 | | -> duration | 51.276 | 51.276 | 51.276 | 51.276 | 51.276 | 51.276 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.276381 Full duration: 61.597946 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.399 | 12.399 | 12.399 | 12.399 | 12.399 | 12.399 | 100.0% | 1 | | nova.list_interfaces | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 12.641 | 12.641 | 12.641 | 12.641 | 12.641 | 12.641 | 100.0% | 1 | | -> duration | 11.641 | 11.641 | 11.641 | 11.641 | 11.641 | 11.641 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.641474 Full duration: 40.275899 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.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | nova.delete_server_group | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999717 Full duration: 9.67175 2018-01-02 20:32:25,597 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6069208d-317c-4efb-a7a7-355362352963 2018-01-02 20:32:25,598 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6069208d-317c-4efb-a7a7-355362352963', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-02 20:32:25,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6069208d-317c-4efb-a7a7-355362352963'] 2018-01-02 20:32:27,218 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:32:27,220 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-02 20:32:27,221 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-02 20:32:27,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-02 20:32:27,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-02 20:32:27,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-02 20:32:27,271 - 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': 'a90ea4e0-8876-4797-9192-fa3d4380c966', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'flavor_name': 'rally-tiny-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-1d8d773a-a165-4e09-ba52-dadae8b7519b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-02 20:33:33,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ef9efbf7-665e-40ec-a4e2-f349c5f69237: started 2018-01-02 20:32:30.878 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Starting: Task validation. 2018-01-02 20:32:30.933 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Starting: Task validation of syntax. 2018-01-02 20:32:31.010 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Completed: Task validation of syntax. 2018-01-02 20:32:31.010 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Starting: Task validation of required platforms. 2018-01-02 20:32:31.040 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Completed: Task validation of required platforms. 2018-01-02 20:32:31.040 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Starting: Task validation of semantic. 2018-01-02 20:32:31.795 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() started 2018-01-02 20:32:34.419 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() finished in 2.62 sec 2018-01-02 20:32:36.813 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() started 2018-01-02 20:32:40.733 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-02 20:32:40.734 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Completed: Task validation of semantic. 2018-01-02 20:32:40.734 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Completed: Task validation. 2018-01-02 20:32:40.735 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Starting: Running task. 2018-01-02 20:32:40.936 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() started 2018-01-02 20:32:43.612 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() finished in 2.68 sec 2018-01-02 20:32:43.613 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() started 2018-01-02 20:32:43.613 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() finished in 0.35 msec 2018-01-02 20:32:43.637 10790 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 START 2018-01-02 20:32:44.569 10790 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 END: OK 2018-01-02 20:32:44.593 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:32:45.635 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() finished in 1.04 sec 2018-01-02 20:32:45.635 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() started 2018-01-02 20:32:49.660 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-02 20:32:50.990 10665 INFO rally.task.engine [-] Load duration is: 0.929467 2018-01-02 20:32:50.991 10665 INFO rally.task.engine [-] Full duration is: 8.74388 2018-01-02 20:32:51.298 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() started 2018-01-02 20:32:54.004 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() finished in 2.71 sec 2018-01-02 20:32:54.004 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() started 2018-01-02 20:32:54.004 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:32:54.027 10896 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 START 2018-01-02 20:32:54.924 10896 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 END: OK 2018-01-02 20:32:54.951 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:32:55.963 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-02 20:32:55.963 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() started 2018-01-02 20:32:59.922 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-02 20:33:01.354 10665 INFO rally.task.engine [-] Load duration is: 0.894814 2018-01-02 20:33:01.354 10665 INFO rally.task.engine [-] Full duration is: 8.64319 2018-01-02 20:33:01.640 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() started 2018-01-02 20:33:04.410 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() finished in 2.77 sec 2018-01-02 20:33:04.411 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() started 2018-01-02 20:33:04.411 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-02 20:33:04.433 11002 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 START 2018-01-02 20:33:05.271 11002 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 END: OK 2018-01-02 20:33:05.296 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:33:06.258 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-02 20:33:06.259 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() started 2018-01-02 20:33:10.187 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-02 20:33:11.706 10665 INFO rally.task.engine [-] Load duration is: 0.835921 2018-01-02 20:33:11.706 10665 INFO rally.task.engine [-] Full duration is: 8.564729 2018-01-02 20:33:11.986 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() started 2018-01-02 20:33:14.669 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() finished in 2.68 sec 2018-01-02 20:33:14.669 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() started 2018-01-02 20:33:14.669 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:33:14.692 11108 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 START 2018-01-02 20:33:15.790 11108 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 END: OK 2018-01-02 20:33:15.821 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:33:16.908 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() finished in 1.09 sec 2018-01-02 20:33:16.908 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() started 2018-01-02 20:33:20.997 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-02 20:33:22.043 10665 INFO rally.task.engine [-] Load duration is: 1.09567 2018-01-02 20:33:22.044 10665 INFO rally.task.engine [-] Full duration is: 9.026771 2018-01-02 20:33:22.325 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() started 2018-01-02 20:33:25.085 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack setup() finished in 2.76 sec 2018-01-02 20:33:25.086 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() started 2018-01-02 20:33:25.086 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-02 20:33:25.108 11214 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 START 2018-01-02 20:33:26.174 11214 INFO rally.task.runner [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | ITER: 1 END: OK 2018-01-02 20:33:26.195 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() started 2018-01-02 20:33:27.174 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-02 20:33:27.174 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() started 2018-01-02 20:33:31.243 10665 INFO rally.task.context [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-02 20:33:32.381 10665 INFO rally.task.engine [-] Load duration is: 1.064145 2018-01-02 20:33:32.382 10665 INFO rally.task.engine [-] Full duration is: 8.93619 2018-01-02 20:33:32.685 10665 INFO rally.task.engine [-] Task ef9efbf7-665e-40ec-a4e2-f349c5f69237 | Completed: Running task. Task ef9efbf7-665e-40ec-a4e2-f349c5f69237: 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.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | quotas.delete_quotas | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.929467 Full duration: 8.74388 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894814 Full duration: 8.64319 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.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835921 Full duration: 8.564729 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.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | quotas.delete_quotas | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> duration | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09567 Full duration: 9.026771 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.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | total | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> duration | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064145 Full duration: 8.93619 2018-01-02 20:33:33,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ef9efbf7-665e-40ec-a4e2-f349c5f69237 2018-01-02 20:33:33,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ef9efbf7-665e-40ec-a4e2-f349c5f69237', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-02 20:33:33,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ef9efbf7-665e-40ec-a4e2-f349c5f69237'] 2018-01-02 20:33:34,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-02 20:33:34,471 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-02 20:33:34,472 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:34 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:29 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:33 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:30 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:36 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:54 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 13:07 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:13 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-02 20:33:34,472 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-02 20:33:43,111 - functest.energy.energy - DEBUG - Stopping recording 2018-01-02 20:33:44,371 - functest.utils.functest_utils - DEBUG - 2018-01-02 20:33:44,371 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 20:33:44,371 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-02 20:33:44,376 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-02 20:33:44,456 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 20:33:45,228 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-02 20:33:45,228 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 20:33:45,228 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-02 20:33:45,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-02 20:33:49,626 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-02 20:33:53,423 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-02 20:33:58,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-02 20:34:01,618 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-02 20:34:11,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-02 20:34:11,922 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-02 20:34:12,918 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-02 20:34:16,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 20:34:16,330 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-02 20:34:18,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-02 20:34:18,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-02 20:34:20,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-02 20:34:20,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-02 20:34:21,439 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-02 20:34:21,439 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-02 20:34:25,757 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-02 20:34:25,758 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-02 20:34:25,760 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-02 20:34:25,763 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-02 20:34:25,765 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-02 20:34:25,768 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-02 20:49:34,033 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.156937s] ... ok 2018-01-02 20:49:34,034 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.094700s] ... ok 2018-01-02 20:49:34,034 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [9.343828s] ... ok 2018-01-02 20:49:34,034 - 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.545591s] ... ok 2018-01-02 20:49:34,034 - 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.237995s] ... ok 2018-01-02 20:49:34,034 - 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.142776s] ... ok 2018-01-02 20:49:34,034 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.128357s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.400200s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.191171s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001478s] ... ok 2018-01-02 20:49:34,035 - 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.147848s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.121869s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.553535s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.130196s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000984s] ... ok 2018-01-02 20:49:34,035 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.853252s] ... ok 2018-01-02 20:49:34,036 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.086156s] ... ok 2018-01-02 20:49:34,036 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.514192s] ... ok 2018-01-02 20:49:34,036 - 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.406937s] ... ok 2018-01-02 20:49:34,036 - 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.706281s] ... ok 2018-01-02 20:49:34,036 - 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.404396s] ... ok 2018-01-02 20:49:34,036 - 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.431040s] ... ok 2018-01-02 20:49:34,036 - 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.394888s] ... ok 2018-01-02 20:49:34,036 - 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.123074s] ... ok 2018-01-02 20:49:34,036 - 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.143039s] ... ok 2018-01-02 20:49:34,037 - 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.120180s] ... ok 2018-01-02 20:49:34,037 - 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.114370s] ... ok 2018-01-02 20:49:34,037 - 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.118923s] ... ok 2018-01-02 20:49:34,037 - 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.247573s] ... ok 2018-01-02 20:49:34,037 - 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.109778s] ... ok 2018-01-02 20:49:34,037 - 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.022715s] ... ok 2018-01-02 20:49:34,037 - 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.249964s] ... ok 2018-01-02 20:49:34,037 - 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.017792s] ... ok 2018-01-02 20:49:34,037 - 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.020538s] ... ok 2018-01-02 20:49:34,038 - 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.052058s] ... ok 2018-01-02 20:49:34,038 - 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.106035s] ... ok 2018-01-02 20:49:34,038 - 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.107250s] ... ok 2018-01-02 20:49:34,038 - 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.265473s] ... ok 2018-01-02 20:49:34,038 - 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.028677s] ... ok 2018-01-02 20:49:34,038 - 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.137120s] ... ok 2018-01-02 20:49:34,038 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.470207s] ... ok 2018-01-02 20:49:34,038 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [10.824624s] ... ok 2018-01-02 20:49:34,038 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [84.850775s] ... ok 2018-01-02 20:49:34,038 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [65.116516s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.507332s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.272635s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.284323s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.479594s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.499081s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.517460s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.358641s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.186856s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.475006s] ... ok 2018-01-02 20:49:34,039 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.459478s] ... ok 2018-01-02 20:49:34,040 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.295209s] ... ok 2018-01-02 20:49:34,040 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.114766s] ... ok 2018-01-02 20:49:34,040 - 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.059561s] ... ok 2018-01-02 20:49:34,040 - 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.087793s] ... ok 2018-01-02 20:49:34,040 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.141959s] ... ok 2018-01-02 20:49:34,040 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.107745s] ... ok 2018-01-02 20:49:34,040 - 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.095478s] ... ok 2018-01-02 20:49:34,040 - 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.537146s] ... ok 2018-01-02 20:49:34,040 - 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.393131s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.398511s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.296458s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.438264s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.443463s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.555899s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.176877s] ... ok 2018-01-02 20:49:34,041 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.536110s] ... ok 2018-01-02 20:49:34,041 - 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.419659s] ... ok 2018-01-02 20:49:34,041 - 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.403359s] ... ok 2018-01-02 20:49:34,041 - 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.372032s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.181041s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.275140s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012643s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [30.097158s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.079685s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.030520s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.019251s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.411144s] ... ok 2018-01-02 20:49:34,042 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.319225s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.621821s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.013765s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.019578s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.170153s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.060490s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.059661s] ... ok 2018-01-02 20:49:34,043 - 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.091949s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.104746s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.081935s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.074074s] ... ok 2018-01-02 20:49:34,043 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.100787s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.123803s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.024595s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.263066s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012283s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.020562s] ... ok 2018-01-02 20:49:34,044 - 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.578302s] ... ok 2018-01-02 20:49:34,044 - 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.414211s] ... ok 2018-01-02 20:49:34,044 - 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.036804s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.361696s] ... ok 2018-01-02 20:49:34,044 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.978472s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.487488s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.265078s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.692118s] ... ok 2018-01-02 20:49:34,045 - 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.804336s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.843112s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.820163s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.685886s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.230704s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.180545s] ... ok 2018-01-02 20:49:34,045 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.100197s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.106613s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.167741s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.279448s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.113483s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.112940s] ... ok 2018-01-02 20:49:34,046 - 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.497720s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.555228s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.985638s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.045734s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.121796s] ... ok 2018-01-02 20:49:34,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.091061s] ... ok 2018-01-02 20:49:34,047 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.085768s] ... ok 2018-01-02 20:49:34,047 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.201545s] ... ok 2018-01-02 20:49:34,047 - 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.289694s] ... ok 2018-01-02 20:49:34,047 - 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.026166s] ... ok 2018-01-02 20:49:34,047 - 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.715684s] ... ok 2018-01-02 20:49:34,047 - 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.904690s] ... ok 2018-01-02 20:49:34,047 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.979392s] ... ok 2018-01-02 20:49:34,047 - 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.142676s] ... ok 2018-01-02 20:49:34,047 - 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.921337s] ... ok 2018-01-02 20:49:34,047 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.092041s] ... ok 2018-01-02 20:49:34,048 - 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.167385s] ... ok 2018-01-02 20:49:34,048 - 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.219922s] ... ok 2018-01-02 20:49:34,048 - 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.644619s] ... ok 2018-01-02 20:49:34,048 - 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.799984s] ... ok 2018-01-02 20:49:34,048 - 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.792566s] ... ok 2018-01-02 20:49:34,048 - 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.317824s] ... ok 2018-01-02 20:49:34,048 - 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.880465s] ... ok 2018-01-02 20:49:34,048 - 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.135191s] ... ok 2018-01-02 20:49:34,048 - 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.029796s] ... ok 2018-01-02 20:49:34,048 - 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.038100s] ... ok 2018-01-02 20:49:34,049 - 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.029910s] ... ok 2018-01-02 20:49:34,049 - 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.752427s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.833080s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.565592s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.873423s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.669549s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.833340s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.569494s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.621813s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.505125s] ... ok 2018-01-02 20:49:34,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.409956s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [4.128222s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.913707s] ... ok 2018-01-02 20:49:34,050 - 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.277728s] ... ok 2018-01-02 20:49:34,050 - 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.736658s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.074038s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.081991s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.101903s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.509351s] ... ok 2018-01-02 20:49:34,050 - 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.207106s] ... ok 2018-01-02 20:49:34,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.514984s] ... ok 2018-01-02 20:49:34,051 - 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.079364s] ... ok 2018-01-02 20:49:34,051 - 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.086596s] ... ok 2018-01-02 20:49:34,051 - 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.094954s] ... ok 2018-01-02 20:49:34,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.086399s] ... ok 2018-01-02 20:49:34,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.077595s] ... ok 2018-01-02 20:49:34,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.150314s] ... ok 2018-01-02 20:49:34,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.312555s] ... ok 2018-01-02 20:49:34,051 - 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.099760s] ... ok 2018-01-02 20:49:34,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.205277s] ... ok 2018-01-02 20:49:34,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.023968s] ... ok 2018-01-02 20:49:34,051 - 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.062350s] ... ok 2018-01-02 20:49:34,052 - 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.064365s] ... ok 2018-01-02 20:49:34,052 - 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.049443s] ... ok 2018-01-02 20:49:34,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.037793s] ... ok 2018-01-02 20:49:34,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.020146s] ... ok 2018-01-02 20:49:34,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.077916s] ... ok 2018-01-02 20:49:34,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.071683s] ... ok 2018-01-02 20:49:34,052 - 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.012895s] ... ok 2018-01-02 20:49:34,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.060528s] ... ok 2018-01-02 20:49:34,052 - 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.018331s] ... ok 2018-01-02 20:49:34,052 - 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.088629s] ... ok 2018-01-02 20:49:34,052 - 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.090842s] ... ok 2018-01-02 20:49:34,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.083322s] ... ok 2018-01-02 20:49:34,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.074581s] ... ok 2018-01-02 20:49:34,053 - 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.322820s] ... ok 2018-01-02 20:49:34,053 - 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.057844s] ... ok 2018-01-02 20:49:34,053 - 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.059888s] ... ok 2018-01-02 20:49:34,053 - 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.013625s] ... ok 2018-01-02 20:49:34,053 - 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.054114s] ... ok 2018-01-02 20:49:34,053 - 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.085015s] ... ok 2018-01-02 20:49:34,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.057280s] ... ok 2018-01-02 20:49:34,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.062209s] ... ok 2018-01-02 20:49:34,053 - 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.988404s] ... ok 2018-01-02 20:49:34,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.863381s] ... ok 2018-01-02 20:49:34,054 - 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.168006s] ... ok 2018-01-02 20:49:34,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.129015s] ... ok 2018-01-02 20:49:34,054 - 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.695596s] ... ok 2018-01-02 20:49:34,054 - 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.075926s] ... ok 2018-01-02 20:49:34,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 902.0000 sec. 2018-01-02 20:49:34,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-02 20:49:34,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-02 20:49:34,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-02 20:49:34,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-02 20:49:42,890 - functest.energy.energy - DEBUG - Stopping recording 2018-01-02 20:49:44,363 - functest.utils.functest_utils - DEBUG - 2018-01-02 20:49:44,363 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 20:49:44,365 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:57 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-02 20:49:44,369 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-02 20:49:45,233 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-02 21:32:59,085 - 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 2593.840s OK 2018-01-02 21:32:59,522 - functest.utils.functest_utils - DEBUG - 2018-01-02 21:32:59,522 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 21:32:59,522 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 43:14 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-02 21:32:59,527 - 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-242 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-02 21:32:59,530 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:55 | PASS | | vping_userdata | functest | smoke | 00:36 | PASS | | tempest_smoke_serial | functest | smoke | 14:40 | PASS | | rally_sanity | functest | smoke | 25:21 | PASS | | refstack_defcore | functest | smoke | 15:57 | PASS | | snaps_smoke | functest | smoke | 43:14 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-02 21:32:59,536 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-02 21:33:04,095 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 21:33:04,095 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 21:33:04,096 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-02 21:33:04,097 - 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-242 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-02 21:33:04,099 - 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-02 21:33:04,101 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-02 21:33:06,694 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-02 21:33:06,695 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-02 21:33:06,696 - 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-02 21:33:06,698 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-02 21:33:06,698 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-02 21:33:06,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-02 21:33:07,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-01-02 21:33:07,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-02 21:33:08,259 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-02 21:33:08,260 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-02 21:33:09,037 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-02 21:33:09,037 - functest.energy.energy - DEBUG - Starting recording 2018-01-02 21:33:09,037 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-02 21:33:09,738 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-02 21:33:11,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-02 21:33:15,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-02 21:33:15,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-02 21:34:57,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-02 21:35:06,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-02 21:35:06,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-02 21:35:15,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-02 21:35:19,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-02 21:35:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-02 21:37:58,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-02 21:37:58,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-02 21:38:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-02 21:38:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-02 21:38:37,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-02 21:38:37,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-02 21:40:23,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-02 21:40:33,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-02 21:40:33,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-02 21:40:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-02 21:40:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:40:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:40:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-02 21:41:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:41:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-02 21:41:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-02 21:41:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-02 21:41:34,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-02 21:41:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-02 21:41:40,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:40,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:40,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:40,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:41:40,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:41:46,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:41:46,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:52,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:52,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:57,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 21:41:57,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:41:57,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:41:57,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:42:02,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:42:02,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:42:02,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:02,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:02,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:02,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:02,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:08,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 21:42:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:08,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-02 21:42:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:15,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:15,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:15,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:15,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 21:42:15,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:15,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 21:42:15,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 21:42:15,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:21,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 21:42:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:37,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:43,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:51,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:51,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:42:51,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:42:51,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:51,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 21:42:51,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:42:58,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:42:58,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:42:58,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:43:06,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 21:43:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:22,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:22,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:32,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:32,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 21:43:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:46,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:46,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:46,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-02 21:43:52,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:43:52,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:43:52,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:43:52,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:43:52,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:43:52,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:43:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:43:57,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:43:57,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:43:57,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:43:57,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:43:57,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:02,826 - 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-02 21:44:02,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-02 21:44:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:44:02,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:02,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:08,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) 2018-01-02 21:44:08,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:44:08,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:08,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:08,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.11 on port 22: Unable to connect to port 22 on 10.67.79.11 (tried 1 time) 2018-01-02 21:44:14,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:14,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:14,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:14,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:14,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:14,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:14,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:39,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-02 21:44:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:39,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:50,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:50,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:50,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:44:56,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:44:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:44:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:44:56,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:45:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:45:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-02 21:45:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:45:08,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-02 21:45:08,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:08,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:45:08,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:08,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-02 21:45:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-02 21:45:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:20,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:20,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:20,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:45:26,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:26,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:45:26,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:45:31,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:31,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:31,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:31,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:36,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-02 21:45:36,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-02 21:45:58,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:45:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:45:58,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:46:03,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:46:03,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:46:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:46:03,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:48,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:48,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:47:54,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:54,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:54,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:54,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:59,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:47:59,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:47:59,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:59,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:59,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:47:59,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:47:59,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:49:34,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:49:34,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:49:34,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:49:39,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:49:39,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:49:39,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:49:39,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-02 21:50:21,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. 2018-01-02 21:50:37,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-01-02 21:50:37,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-01-02 21:50:37,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:50:37,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:50:37,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:50:37,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:50:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:50:42,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:50:42,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:50:48,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:50:59,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:50:59,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:50:59,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:50:59,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:51:05,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:51:10,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:51:16,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:51:43,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:51:43,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:51:43,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:51:43,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:51:43,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:51:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 1/60] 2018-01-02 21:52:14,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 2/60] 2018-01-02 21:52:14,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 2/60] 2018-01-02 21:52:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:52:50,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-02 21:52:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:52:50,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:53:43,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 2/60] 2018-01-02 21:53:53,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 3/60] 2018-01-02 21:53:58,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 3/60] 2018-01-02 21:54:35,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:54:35,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 21:54:35,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 21:54:35,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 21:55:22,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 3/60] 2018-01-02 21:55:37,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 4/60] 2018-01-02 21:55:37,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 4/60] 2018-01-02 21:57:00,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 4/60] 2018-01-02 21:57:16,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 5/60] 2018-01-02 21:57:16,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 5/60] 2018-01-02 21:58:41,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 5/60] 2018-01-02 21:58:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 6/60] 2018-01-02 21:58:56,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 6/60] 2018-01-02 22:00:21,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 6/60] 2018-01-02 22:00:36,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 7/60] 2018-01-02 22:00:36,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 7/60] 2018-01-02 22:02:04,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 7/60] 2018-01-02 22:02:20,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 8/60] 2018-01-02 22:02:20,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 8/60] 2018-01-02 22:03:44,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 8/60] 2018-01-02 22:03:59,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 9/60] 2018-01-02 22:03:59,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 9/60] 2018-01-02 22:05:22,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/InRelease W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'nova.clouds.archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/archive/repo122/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Some index files failed to download. They have been ignored, or old ones used instead. sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn E: Unable to locate package bono E: Unable to locate package restund [retry 9/60] 2018-01-02 22:05:38,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 10/60] 2018-01-02 22:05:38,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 10/60] 2018-01-02 22:06:36,146 - 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/cloudify_ims.py", line 334, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 477, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-01-02 22:06:36,149 - functest.energy.energy - DEBUG - Stopping recording 2018-01-02 22:06:37,448 - functest.utils.functest_utils - DEBUG - 2018-01-02 22:06:37,448 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 22:06:37,449 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 33:26 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-02 22:06:37,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-02 22:06:43,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:43,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:43,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-02 22:06:48,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-02 22:06:48,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-02 22:06:48,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-02 22:06:48,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:48,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:48,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:06:48,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:48,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:53,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:53,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:06:53,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:58,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:06:58,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:06:58,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:07:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:04,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:07:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:07:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:07:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:04,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn sudo: monit: command not found 2018-01-02 22:07:09,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:09,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:07:09,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:09,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:07:09,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:09,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:09,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:07:09,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:07:14,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:14,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:07:14,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:07:14,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:14,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:07:14,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:07:14,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:07:14,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:07:14,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:14,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:07:20,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:20,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:25,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:07:25,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:07:25,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:25,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:30,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:30,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:30,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:07:30,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:07:30,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-97sdsn clearwater-etcd: unrecognized service 2018-01-02 22:07:30,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:07:30,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:07:30,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:07:35,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:35,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:07:35,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:07:35,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:07:35,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:35,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:40,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:40,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-02 22:07:40,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-02 22:07:40,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:40,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-02 22:07:40,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:07:46,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6019) 2018-01-02 22:07:46,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:07:46,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:07:46,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:07:46,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:07:46,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:46,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:07:51,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:07:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:56,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:07:56,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:07:56,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:08:01,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:08:01,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:08:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:08:01,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:08:12,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:08:17,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:08:17,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:08:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:08:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-02 22:09:09,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:09:09,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:09:09,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:09:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:09:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:09:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:09:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-02 22:09:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-02 22:09:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:14,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:09:14,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:09:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:09:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-02 22:09:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:14,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:19,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:19,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:09:19,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-02 22:09:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-02 22:09:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:09:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:09:30,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:09:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:09:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:09:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:09:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:09:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:09:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:09:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:35,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:09:35,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:35,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:35,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:09:35,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:09:35,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:09:35,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:40,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:40,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:40,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:45,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:09:45,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:09:45,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:09:45,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:09:45,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:09:45,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:09:45,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:09:45,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:09:45,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:09:45,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:09:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:09:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:09:51,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:09:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-02 22:09:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:09:56,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:09:56,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:09:56,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:09:56,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-02 22:09:56,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:09:56,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-02 22:10:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-02 22:10:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-02 22:10:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-02 22:10:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-02 22:10:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:10:28,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:10:33,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-02 22:10:33,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:33,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:38,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:38,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:38,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:43,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:43,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-02 22:10:48,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-02 22:10:48,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-02 22:10:48,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:10:54,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-02 22:10:54,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:10:54,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:10:54,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:10:54,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:10:54,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-02 22:10:54,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:10:59,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-02 22:10:59,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-02 22:10:59,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-02 22:11:00,981 - functest.core.vnf - INFO - test cleaning 2018-01-02 22:11:00,982 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-02 22:11:16,654 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-02 22:11:16,654 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-02 22:11:16,786 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 22:11:18,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-02 22:11:18,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-02 22:11:18,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-01-02 22:11:18,317 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 22:11:18,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-02 22:11:18,357 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-02 22:11:20,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-02 22:11:20,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-02 22:11:20,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-02 22:11:21,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-02 22:11:33,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-02 22:11:34,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-02 22:11:43,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-02 22:11:46,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-02 22:11:46,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-02 22:14:41,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-02 22:14:41,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-02 22:14:47,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-02 22:15:17,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-02 22:15:17,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-02 22:15:18,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-02 22:15:57,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-02 22:16:03,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-02 22:16:05,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-02 22:16:12,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-02 22:16:12,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-02 22:16:12,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-02 22:16:12,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-02 22:17:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-02 22:17:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-02 22:17:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-02 22:17:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-02 22:17:09,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-02 22:17:15,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-02 22:17:15,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:15,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-02 22:17:15,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:15,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:21,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:21,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-02 22:17:21,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-02 22:17:21,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 22:17:21,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-02 22:17:21,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-02 22:17:21,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 22:17:21,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:21,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-02 22:17:21,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:21,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:26,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:26,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:26,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-02 22:17:26,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:26,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-02 22:17:26,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-02 22:17:26,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-02 22:17:26,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-02 22:17:26,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:26,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:26,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:31,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:31,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:31,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:31,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-02 22:17:31,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-02 22:17:36,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 22:17:36,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 22:17:36,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:36,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:36,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:36,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:36,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-02 22:17:36,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-02 22:17:41,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:41,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:41,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-02 22:17:41,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:41,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 22:17:41,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 22:17:41,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:41,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-02 22:17:47,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-02 22:17:47,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 22:17:47,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-02 22:17:47,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:47,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:17:52,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:52,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:17:52,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:52,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:52,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-02 22:17:52,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-02 22:17:57,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-02 22:17:57,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-02 22:17:57,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:57,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 22:17:57,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 22:17:57,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-02 22:17:57,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-02 22:17:57,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-02 22:18:02,921 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 22:18:02,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-02 22:18:02,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:18:02,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-02 22:18:02,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:18:02,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 22:18:02,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 22:18:02,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-02 22:18:02,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-02 22:18:02,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-02 22:18:08,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-02 22:18:08,141 - 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-02 22:18:35,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 22:18:35,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 22:18:35,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-02 22:18:35,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-02 22:18:40,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 22:18:40,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-02 22:19:06,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 22:19:06,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-02 22:19:06,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 22:19:06,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-02 22:19:11,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-02 22:19:11,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-02 22:19:11,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-02 22:19:11,956 - 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-02T22:17:10.111Z', 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'6c143dea-dc44-4ee1-ae64-3ab58b4e5ac7'} 2018-01-02 22:19:11,966 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-02 22:19:12,064 - 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.13'}, 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.7'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-02 22:19:12,165 - 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.13'}, 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.7'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-02 22:19:12,166 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-02 22:19:12,166 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.13 2018-01-02 22:19:14,153 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-01-02 22:19:14,154 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:f7:c2:e9 2018-01-02 22:19:15,970 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.7 2018-01-02 22:19:15,970 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:b0:53:e2 2018-01-02 22:19:15,970 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-02 22:19:15,970 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.7 2018-01-02 22:19:18,020 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-01-02 22:19:18,020 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:eb:06:ab 2018-01-02 22:19:19,832 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-01-02 22:19:19,832 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:f7:5b:6e 2018-01-02 22:19:19,833 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-02 22:19:19,833 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-02 22:19:20,882 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-02 22:19:51,958 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-02 22:19:51,970 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 22:19:51,988 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-02 22:19:51,998 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 22:19:52,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-02 22:19:52,013 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-02 22:19:52,022 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 22:19:52,090 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-02 22:19:52' 2018-01-02 22:19:52,090 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-02 22:19:52,091 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-02 22:19:52,102 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 22:19:52,130 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:20:22,132 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:20:52,138 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:21:22,140 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:21:52,166 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:22:22,186 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:22:52,200 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:23:22,222 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:23:52,252 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:24:22,274 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:24:52,296 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:25:22,315 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:25:52,341 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:26:22,367 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:26:52,372 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:27:22,402 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:27:52,408 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:28:22,439 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:28:52,470 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:29:22,500 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:29:52,528 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:30:22,558 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:30:52,576 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:31:22,587 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:31:52,611 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:32:22,612 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:32:52,619 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:33:22,641 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:33:52,655 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:34:22,662 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:34:52,682 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:35:22,691 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:35:52,711 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:36:22,721 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:36:52,749 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:37:22,780 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:37:52,808 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:38:22,817 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:38:52,841 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:39:22,861 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:39:52,872 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:40:22,903 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:40:52,908 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:41:22,931 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:41:52,955 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:42:22,985 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:42:53,015 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:43:23,043 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:43:53,062 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:44:23,091 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:44:53,101 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:45:23,116 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:45:53,117 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:46:23,128 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:46:53,129 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:47:23,139 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:47:53,150 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:48:23,166 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:48:53,175 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:49:23,192 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:49:53,204 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:50:23,214 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:50:53,244 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:51:23,270 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:51:53,279 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:52:23,308 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:52:53,317 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:53:23,344 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:53:53,352 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:54:23,363 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:54:53,370 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:55:23,371 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:55:53,389 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:56:23,390 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:56:53,421 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:57:23,451 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:57:53,461 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:58:23,484 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:58:53,498 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 22:59:23,525 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.7... 2018-01-02 22:59:53,554 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - ERROR - Cannot establish connection to IP '172.10.0.7'. Aborting 2018-01-02 22:59:53,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - try to vm reboot. 2018-01-02 23:00:55,968 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 23:00:56,304 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.7. 2018-01-02 23:00:57,337 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-02 23:00:58,339 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-02 23:01:03,344 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-02 23:01:04,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-02 23:01:09,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-02 23:01:10,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-02 23:01:15,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-02 23:01:16,360 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:21,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-02 23:01:22,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:27,369 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-02 23:01:28,371 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:33,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-02 23:01:34,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:39,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-02 23:01:40,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:45,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-02 23:01:46,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:51,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-02 23:01:52,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:01:57,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-02 23:01:58,404 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:02:03,404 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-02 23:02:04,406 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:02:09,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-02 23:02:10,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:02:15,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 23:02:17,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 23:02:22,424 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' 2018-01-02 23:02:23,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-02 23:02:28,427 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 2018-01-02 23:02:29,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 [edit] vyos@vyos# 2018-01-02 23:02:34,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.4 2018-01-02 23:02:35,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.4 [edit] vyos@vyos# 2018-01-02 23:02:40,441 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-01-02 23:02:41,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-02 23:02:46,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 2018-01-02 23:02:47,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-01-02 23:02:52,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-02 23:02:53,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-02 23:02:58,464 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-02 23:02:59,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-02 23:03:04,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-02 23:03:05,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-02 23:03:10,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-02 23:03:11,476 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-02 23:03:16,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-02 23:03:17,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-02 23:03:22,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-02 23:03:23,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-02 23:03:28,490 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-02 23:03:29,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-02 23:03:34,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-02 23:03:35,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-02 23:03:40,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-02 23:03:41,503 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-02 23:03:46,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-02 23:03:47,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-02 23:03:52,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-01-02 23:03:53,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-01-02 23:03:58,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 23:04:00,525 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 23:04:05,594 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-02 23:04:05,612 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 23:04:05,646 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.13. 2018-01-02 23:04:05,869 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.13. 2018-01-02 23:04:06,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-02 23:04:07,901 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-02 23:04:12,906 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-02 23:04:13,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-02 23:04:18,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-02 23:04:19,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-02 23:04:24,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-02 23:04:25,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:04:30,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-02 23:04:31,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:04:36,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-02 23:04:37,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:04:42,938 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-02 23:04:43,940 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:04:48,946 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-02 23:04:49,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:04:54,953 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-02 23:04:55,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:05:00,960 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-02 23:05:01,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:05:06,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-02 23:05:07,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:05:12,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-02 23:05:13,977 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:05:18,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-02 23:05:19,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-02 23:05:24,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 23:05:26,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 23:05:31,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2018-01-02 23:05:33,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-02 23:05:38,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2018-01-02 23:05:39,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2018-01-02 23:05:44,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.7 2018-01-02 23:05:45,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.7 [edit] vyos@vyos# 2018-01-02 23:05:50,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-01-02 23:05:51,023 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-02 23:05:56,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-01-02 23:05:57,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-01-02 23:06:02,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-02 23:06:03,034 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-02 23:06:08,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-02 23:06:09,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-02 23:06:14,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-02 23:06:15,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-02 23:06:20,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-02 23:06:21,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-02 23:06:26,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-02 23:06:27,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-02 23:06:32,065 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-02 23:06:33,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-02 23:06:38,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-02 23:06:39,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-02 23:06:44,079 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-02 23:06:45,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-02 23:06:50,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-02 23:06:51,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-02 23:06:56,085 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-02 23:06:57,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-02 23:07:02,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.7 2018-01-02 23:07:03,094 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-01-02 23:07:08,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-02 23:07:10,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-02 23:07:15,223 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-02 23:07:15,223 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-02 23:08:15,289 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-02 23:08:15,308 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-02 23:08:15,349 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.7. 2018-01-02 23:08:15,595 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.7. 2018-01-02 23:08:16,603 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-02 23:08:46,759 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-02 23:08:46,760 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.7 4 65002 3 6 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-02 23:08:46,760 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 | no-more BGP neighbor is 12.0.0.7, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.7 BGP state = Established, up for 00:01:06 Last read 00:59:54, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.4 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.4, Local port: 179 Foreign host: 12.0.0.7, Foreign port: 41628 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fef7:5b6e Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-02 23:08:46,760 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-02 23:08:46,760 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-02 23:08:46,760 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-02 23:08:46,760 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-02 23:08:46,761 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'2934.7' 2018-01-02 23:08:46,761 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-02 23:08:48,479 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-02 23:08:50,850 - functest.utils.functest_utils - DEBUG - 2018-01-02 23:08:50,850 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 23:08:50,857 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 57:32 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-02 23:08:50,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-02 23:08:51,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-02 23:08:51,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-02 23:08:51,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-02 23:09:12,275 - functest.core.vnf - INFO - test cleaning 2018-01-02 23:09:12,275 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-02 23:09:12,276 - functest.core.vnf - ERROR - Unexpected error cleaning - 'NoneType' object has no attribute 'volume_ids' 2018-01-02 23:09:12,309 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-02 23:09:12,361 - 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-02 23:09:12,361 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-02 23:09:12,378 - 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-02 23:09:12,394 - 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-02 23:09:12,426 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-02 23:09:14,990 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-02 23:09:14,990 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-02 23:09:14,991 - 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-02 23:09:23,461 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-02 23:10:10,502 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-02 23:10:11,109 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-02 23:10:14,828 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-02 23:10:14,828 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-02 23:10:23,226 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-02 23:10:23,226 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-02 23:10:23,232 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 23:10:24,659 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-02 23:10:26,676 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.4 2018-01-02 23:10:26,677 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-02 23:10:26,677 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'514b4321-574c-47e3-8758-2788807b92e4'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'52e86829-6548-4180-bb87-ff288ddd6198', 'name': u'orchestra_openims_net'}} 2018-01-02 23:10:26,678 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-02 23:10:26,678 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 52e86829-6548-4180-bb87-ff288ddd6198 2018-01-02 23:10:26,678 - 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.4'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.4/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-02 23:11:13,470 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: e0435eb2-1d7f-422d-90bd-29a93d97f283 2018-01-02 23:11:13,470 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.4' to VM 'orchestra_openims' 2018-01-02 23:11:16,450 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-02 23:11:19,457 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-02 23:12:19,463 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-02 23:13:19,471 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-02 23:14:19,483 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-02 23:15:19,539 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-02 23:16:19,571 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-02 23:16:19,572 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-02 23:16:19,572 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-02 23:16:20,201 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 201f6a19-91d6-4307-92ba-7fa38c01304c 2018-01-02 23:16:20,201 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-02 23:16:21,131 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'0938f3ce-2c92-469f-a1f8-b191137f2f98', u'name': u'default'} 2018-01-02 23:16:21,131 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': 'orchestra_openims', 'auth_url': u'http://192.168.11.10:5000'} 2018-01-02 23:16:21,131 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-02 23:16:21,133 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 23:16:21,650 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 4b0e8922f98d45ed9dac3b55816d923b 2018-01-02 23:16:21,651 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'4b0e8922f98d45ed9dac3b55816d923b', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-02 23:16:21,651 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'4b0e8922f98d45ed9dac3b55816d923b', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-02 23:16:23,461 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-02 23:16:26,508 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-02 23:16:26,944 - functest.utils.functest_utils - DEBUG - 2018-01-02 23:16:26,944 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 23:16:26,944 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:14 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-02 23:16:26,948 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-02 23:16:26,948 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-02 23:16:26,948 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-02 23:16:26,950 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-02 23:16:38,604 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-02 23:16:39,372 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:16:43,103 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:16:47,441 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:16:50,875 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:16:52,400 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:16:52,496 - functest.core.vnf - INFO - test cleaning 2018-01-02 23:16:52,496 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-02 23:16:53,842 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-02 23:16:53,843 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-02 23:16:53,894 - 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-02 23:16:53,895 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-02 23:16:53,911 - 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-02 23:16:53,927 - 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-02 23:16:53,962 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-02 23:16:56,379 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-02 23:16:56,924 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-02 23:16:56,924 - 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-02 23:16:57,949 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-02 23:16:58,571 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-02 23:17:03,227 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-02 23:17:03,228 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-02 23:17:11,818 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-02 23:17:11,818 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-02 23:17:11,821 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 23:17:12,818 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-02 23:17:14,683 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.12 2018-01-02 23:17:14,684 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-02 23:17:14,684 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'06920b12-3b31-487e-af63-e8e5fa6cb405'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'd66fc4c3-6f5d-4fd8-acf1-63e7f0d5d65a', 'name': u'orchestra_clearwaterims_net'}} 2018-01-02 23:17:14,684 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-02 23:17:14,685 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: d66fc4c3-6f5d-4fd8-acf1-63e7f0d5d65a 2018-01-02 23:17:14,685 - 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.12'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.12/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-02 23:17:46,572 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: ab23652e-041d-475d-b8b7-90fa0484ed8c 2018-01-02 23:17:46,573 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.12' to VM 'orchestra_clearwaterims' 2018-01-02 23:17:48,558 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-02 23:17:51,568 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-02 23:18:51,596 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-02 23:19:51,613 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-02 23:20:51,667 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-02 23:21:51,674 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-02 23:22:51,689 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-02 23:22:51,690 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-02 23:22:51,690 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-02 23:22:52,373 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 201f6a19-91d6-4307-92ba-7fa38c01304c 2018-01-02 23:22:52,373 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-02 23:22:53,291 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'5c7cc618-bff3-499b-b1b2-71d5cb1505fb', u'name': u'default'} 2018-01-02 23:22:53,291 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': 'orchestra_clearwaterims', 'auth_url': u'http://192.168.11.10:5000'} 2018-01-02 23:22:53,291 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-02 23:22:53,293 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 23:22:53,936 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 6a0124c7c6e54460923667eb6875d88f 2018-01-02 23:22:53,937 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'6a0124c7c6e54460923667eb6875d88f', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-02 23:22:53,937 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.10:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'6a0124c7c6e54460923667eb6875d88f', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-02 23:22:55,666 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-02 23:22:58,298 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-02 23:22:58,728 - functest.utils.functest_utils - DEBUG - 2018-01-02 23:22:58,728 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-02 23:22:58,728 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:04 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-02 23:22:58,732 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-02 23:22:58,732 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-02 23:22:58,732 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-02 23:22:58,734 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-02 23:23:10,402 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-02 23:23:11,301 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:23:15,058 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:23:19,401 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:23:22,204 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:23:23,796 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-02 23:23:23,900 - functest.core.vnf - INFO - test cleaning 2018-01-02 23:23:23,900 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-02 23:23:25,261 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-02 23:23:25,261 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-02 23:23:25,363 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-01-02 23:23:25,391 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-01-02 23:23:25,393 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 23:23:25,912 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.10:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2018-01-02 23:23:25,912 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-02 23:23:27,903 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-02 23:23:28,455 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-02 23:23:28,456 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://192.168.11.10:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-02 23:23:28,456 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-02 23:23:28,468 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-02 23:23:28,468 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-02 23:23:37,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-02 23:23:45,719 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-02 23:23:45,719 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-02 23:23:49,091 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-02 23:23:54,840 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-02 23:23:54,840 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-02 23:23:55,528 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-02 23:31:29,058 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-02 23:31:31,758 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-02 23:31:32,583 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-02 23:31:33,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 1d90a997-1ede-4337-a7b2-9a8e0474a1a0 2018-01-02 23:35:07,768 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-02 23:35:07,768 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-02 23:35:08,472 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-02 23:35:24,332 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-03 00:02:31,848 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-01-03 00:02:31,848 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-03 00:02:34,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-01-03 00:02:34,183 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-03 00:02:34,550 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-01-03 00:02:35,310 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-01-03 00:07:54,857 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-01-03 00:27:12,477 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-01-03 00:27:13,057 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-01-03 00:27:13,130 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 24, 'skipped': 0, 'passed': 498} 2018-01-03 00:27:13,130 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 498, Failed:24, Skipped: 0 2018-01-03 00:27:14,280 - functest.utils.functest_utils - DEBUG - 2018-01-03 00:27:14,281 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 00:27:14,281 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 63:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-03 00:27:14,285 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-03 00:27:14,286 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-03 00:27:14,286 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-03 00:28:09,583 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-03 00:28:25,238 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-03 00:28:25,930 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-03 00:28:25,931 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-03 00:28:25,967 - 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-242 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-03 00:28:25,970 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 33:26 | FAIL | | vyos_vrouter | functest | vnf | 57:32 | PASS | | orchestra_openims | orchestra | vnf | 07:14 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:04 | FAIL | | juju_epc | functest | vnf | 63:47 | PASS | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-03 00:28:25,974 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-03 00:28:32,505 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-03 00:28:32,506 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-03 00:28:32,507 - 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-03 00:28:32,509 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-03 00:28:32,509 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-03 00:28:32,530 - functest.core.feature - ERROR - parser FAILED Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/feature.py", line 98, in run if self.execute(**kwargs) == 0: File "/usr/lib/python2.7/site-packages/functest/core/feature.py", line 128, in execute stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 390, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1025, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory 2018-01-03 00:28:32,531 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-03 00:28:32,942 - functest.utils.functest_utils - DEBUG - 2018-01-03 00:28:32,942 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 00:28:32,943 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:00 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-03 00:28:32,946 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-03 00:28:32,946 - 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-242 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-03 00:28:32,948 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-03 00:28:32,950 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK