2018-01-13 02:07:08,148 - functest.ci.check_deployment - DEBUG - 172.30.9.23:5000 is reachable! 2018-01-13 02:07:08,148 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.23:5000/v3 ...OK 2018-01-13 02:07:08,538 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-13 02:07:08,919 - functest.ci.check_deployment - DEBUG - 172.30.9.23:5000 is reachable! 2018-01-13 02:07:08,919 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.23:5000 ...OK 2018-01-13 02:07:09,382 - functest.ci.check_deployment - DEBUG - 172.30.9.23:8774 is reachable! 2018-01-13 02:07:09,382 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.23:8774/v2.1 ...OK 2018-01-13 02:07:09,855 - functest.ci.check_deployment - DEBUG - 172.30.9.23:9696 is reachable! 2018-01-13 02:07:09,856 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.23:9696 ...OK 2018-01-13 02:07:10,235 - functest.ci.check_deployment - DEBUG - 172.30.9.23:9292 is reachable! 2018-01-13 02:07:10,235 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.23:9292 ...OK 2018-01-13 02:07:11,583 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-13 02:07:13,216 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-13 02:07:13,240 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-13 02:07:15,639 - functest.ci.check_deployment - INFO - External network found: external 2018-01-13 02:07:18,353 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 02:07:18,353 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 02:07:18,354 - 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-13 02:07:18,355 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-13 02:07:18,355 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-13 02:07:20,406 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 02:07:31,323 - 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 10.914s OK 2018-01-13 02:07:31,482 - functest.utils.functest_utils - DEBUG - 2018-01-13 02:07:31,482 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 02:07:31,483 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-13 02:07:31,486 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-13 02:07:32,436 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 02:19:32,950 - 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 720.505s OK 2018-01-13 02:19:33,076 - functest.utils.functest_utils - DEBUG - 2018-01-13 02:19:33,077 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 02:19:33,077 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-13 02:19:33,080 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-13 02:19:33,948 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 02:20:17,598 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.649s OK 2018-01-13 02:20:17,713 - functest.utils.functest_utils - DEBUG - 2018-01-13 02:20:17,713 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 02:20:17,713 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:44 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-13 02:20:17,717 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-668 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 02:20:17,720 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:01 | PASS | | snaps_health_check | functest | healthcheck | 00:44 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-13 02:20:17,723 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-13 02:20:20,711 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 02:20:20,712 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 02:20:20,713 - 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-13 02:20:20,714 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-13 02:20:20,714 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-13 02:20:21,306 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-13 02:20:21,307 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 02:20:21,751 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 02:20:21,751 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-13 02:20:22,177 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-13 02:20:22,177 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-13 02:20:22' 2018-01-13 02:20:22,178 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:25,634 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:28,778 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:40,367 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:41,026 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:41,901 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:49,580 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:20:54,880 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-9bdbf7b4-4464-4c25-b8f3-aeb796274d52' 2018-01-13 02:21:22,488 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-13 02:21:27,592 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-13 02:21:27,729 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-13 02:21:28,736 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-13 02:21:52,569 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 02:21:52,570 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 02:21:53,118 - functest.utils.functest_utils - DEBUG - 2018-01-13 02:21:53,119 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 02:21:53,119 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-13 02:21:53,123 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-13 02:21:53,206 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-13 02:21:53,206 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-13 02:21:53' 2018-01-13 02:21:53,206 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--5390128c-3af0-47a8-be0c-e7d5b5239a00' 2018-01-13 02:21:56,553 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-5390128c-3af0-47a8-be0c-e7d5b5239a00' 2018-01-13 02:21:58,528 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-5390128c-3af0-47a8-be0c-e7d5b5239a00' 2018-01-13 02:22:09,371 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-5390128c-3af0-47a8-be0c-e7d5b5239a00' 2018-01-13 02:22:10,000 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-5390128c-3af0-47a8-be0c-e7d5b5239a00' 2018-01-13 02:22:17,278 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-5390128c-3af0-47a8-be0c-e7d5b5239a00' 2018-01-13 02:22:24,839 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-13 02:22:36,026 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-13 02:22:39,043 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.5. Waiting for response... 2018-01-13 02:22:42,024 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-13 02:23:01,062 - functest.utils.functest_utils - DEBUG - 2018-01-13 02:23:01,063 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 02:23:01,064 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:49 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-13 02:23:01,068 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-13 02:23:01,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-13 02:23:03,671 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-13 02:23:05,941 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-13 02:23:09,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-13 02:23:11,461 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-13 02:23:17,568 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-13 02:23:19,626 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 02:23:19,627 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 02:23:22,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-13 02:23:22,859 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-13 02:23:25,882 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-13 02:23:25,882 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-13 02:23:25,884 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-13 02:23:25,888 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-13 02:23:25,888 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-b29838b2-6181-40e1-b9d9-a46c20bd6001/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-13 02:23:28,306 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-13 02:23:28,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-13 02:23:28,308 - 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-13 02:23:30,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:23:30.223 62 INFO rally.api [-] Starting verification (UUID=0729977f-d9e5-4e07-bbb3-35205d02a21a) for deployment 'opnfv-rally' (UUID=73ecac32-1b06-4ec3-ad95-3c5eb526fd2e) by verifier 'opnfv-tempest' (UUID=b29838b2-6181-40e1-b9d9-a46c20bd6001). 2018-01-13 02:23:30,225 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 0729977f-d9e5-4e07-bbb3-35205d02a21a 2018-01-13 02:23:37,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:23:37.876 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.203s] 2018-01-13 02:23:37,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:23:37.936 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-01-13 02:23:44,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:23:44.425 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.351s] 2018-01-13 02:23:47,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:23:47.703 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.277s] 2018-01-13 02:24:01,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:24:01.832 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.049s] 2018-01-13 02:24:25,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:24:25.135 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [16.831s] 2018-01-13 02:25:07,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:25:07.427 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.070s] 2018-01-13 02:25:07,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:25:07.428 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-13 02:25:47,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:25:47.540 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.077s] 2018-01-13 02:25:47,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:25:47.542 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-13 02:26:26,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:26:26.647 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-01-13 02:26:26,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:26:26.647 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-13 02:27:13,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:13.580 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.290s] 2018-01-13 02:27:39,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:39.703 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-01-13 02:27:39,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:39.804 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-01-13 02:27:46,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:46.443 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.678s] 2018-01-13 02:27:46,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:46.453 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-13 02:27:47,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:47.907 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-13 02:27:47,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:47.908 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-13 02:27:52,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:52.086 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.422s] 2018-01-13 02:27:58,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:27:58.192 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.082s] 2018-01-13 02:28:04,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:04.744 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.721s] 2018-01-13 02:28:12,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:12.590 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.495s] 2018-01-13 02:28:21,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:21.874 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.245s] 2018-01-13 02:28:27,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:27.928 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.440s] 2018-01-13 02:28:33,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:33.785 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.219s] 2018-01-13 02:28:40,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:40.801 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.431s] 2018-01-13 02:28:48,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:48.070 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.477s] 2018-01-13 02:28:56,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:56.636 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.969s] 2018-01-13 02:28:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:28:59.101 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-13 02:29:01,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:01.129 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.093s] 2018-01-13 02:29:01,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:01.206 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-01-13 02:29:01,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:01.302 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.096s] 2018-01-13 02:29:01,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:01.309 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-13 02:29:05,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:05.768 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.059s] 2018-01-13 02:29:07,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:07.825 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.057s] 2018-01-13 02:29:09,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:09.920 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.093s] 2018-01-13 02:29:16,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:16.973 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-13 02:29:24,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:24.602 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.161s] 2018-01-13 02:29:41,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:41.926 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.187s] 2018-01-13 02:29:46,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:29:46.522 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.595s] 2018-01-13 02:30:01,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:01.143 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.044s] 2018-01-13 02:30:04,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:04.702 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.558s] 2018-01-13 02:30:13,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:13.105 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.403s] 2018-01-13 02:30:22,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:22.384 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.223s] 2018-01-13 02:30:26,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:26.446 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.060s] 2018-01-13 02:30:31,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:31.610 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.164s] 2018-01-13 02:30:47,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:47.302 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.684s] 2018-01-13 02:30:47,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:47.760 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.458s] 2018-01-13 02:30:48,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:48.039 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.277s] 2018-01-13 02:30:48,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:48.247 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.208s] 2018-01-13 02:30:48,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:48.518 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.270s] 2018-01-13 02:30:48,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:30:48.731 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.213s] 2018-01-13 02:31:02,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:02.944 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.748s] 2018-01-13 02:31:03,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:03.383 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.439s] 2018-01-13 02:31:03,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:03.651 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.268s] 2018-01-13 02:31:03,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:03.866 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.214s] 2018-01-13 02:31:04,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:04.125 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.258s] 2018-01-13 02:31:04,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:04.178 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-01-13 02:31:17,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:17.717 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.235s] 2018-01-13 02:31:23,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:23.328 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.610s] 2018-01-13 02:31:25,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:25.320 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.991s] 2018-01-13 02:31:25,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:25.379 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2018-01-13 02:31:25,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:25.452 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.072s] 2018-01-13 02:31:38,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:38.264 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.266s] 2018-01-13 02:31:44,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:44.896 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.631s] 2018-01-13 02:31:46,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:46.896 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.999s] 2018-01-13 02:31:47,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:47.120 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.224s] 2018-01-13 02:31:47,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:31:47.324 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.203s] 2018-01-13 02:32:09,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:32:09.409 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.957s] 2018-01-13 02:32:21,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:32:21.276 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.867s] 2018-01-13 02:32:32,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:32:32.178 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.900s] 2018-01-13 02:32:41,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:32:41.710 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.532s] 2018-01-13 02:33:12,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:33:12.946 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.742s] 2018-01-13 02:33:25,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:33:25.516 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.570s] 2018-01-13 02:33:36,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:33:36.649 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.133s] 2018-01-13 02:33:46,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:33:46.025 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.376s] 2018-01-13 02:34:02,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:02.937 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.690s] 2018-01-13 02:34:05,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:05.231 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.291s] 2018-01-13 02:34:05,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:05.302 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.073s] 2018-01-13 02:34:09,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:09.742 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.296s] 2018-01-13 02:34:11,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:11.872 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.128s] 2018-01-13 02:34:12,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:12.096 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.225s] 2018-01-13 02:34:16,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:16.574 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.127s] 2018-01-13 02:34:20,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:20.047 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-01-13 02:34:21,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:21.396 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-13 02:34:21,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:21.398 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-13 02:34:21,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:21.399 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-13 02:34:21,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:21.400 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-13 02:34:21,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:21.402 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-13 02:34:23,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:23.468 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-13 02:34:40,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:40.294 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.760s] 2018-01-13 02:34:53,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:34:53.399 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.142s] 2018-01-13 02:35:07,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:35:07.295 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.893s] 2018-01-13 02:35:18,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:35:18.036 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-01-13 02:36:31,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:36:31.353 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.741s] 2018-01-13 02:37:12,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:37:12.047 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.547s] 2018-01-13 02:38:11,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-13 02:38:11.023 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.179s] 2018-01-13 02:38:32,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 0729977f-d9e5-4e07-bbb3-35205d02a21a'. 2018-01-13 02:38:33,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0729977f-d9e5-4e07-bbb3-35205d02a21a | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-13 02:23:30 | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-13 02:38:31 | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:01 | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-13 02:38:33,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b29838b2-6181-40e1-b9d9-a46c20bd6001) | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 73ecac32-1b06-4ec3-ad95-3c5eb526fd2e) | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 875.44 | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-13 02:38:33,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-13 02:38:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-13 02:38:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-13 02:38:33,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-13 02:38:33,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-13 02:38:39,099 - functest.utils.functest_utils - DEBUG - 2018-01-13 02:38:39,100 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 02:38:39,100 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:21 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-13 02:38:39,104 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-13 02:38:39,184 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 02:38:39,654 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 02:38:39,655 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-13 02:38:40,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-13 02:38:42,315 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-13 02:38:44,561 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-13 02:38:47,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-13 02:38:49,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e'... 2018-01-13 02:38:52,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f44a6aa2-cf47-496b-9a5c-d158430b2d8e'... 2018-01-13 02:38:55,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f44a6aa2-cf47-496b-9a5c-d158430b2d8e'... 2018-01-13 02:39:05,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e'... 2018-01-13 02:39:06,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e'... 2018-01-13 02:39:07,067 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-13 02:39:07,068 - 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-13 02:39:07,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:39:07,102 - 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-13 02:39:07,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:40:11,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a966fd46-bd83-43b4-80e0-be25b93d31d5: started 2018-01-13 02:39:09.126 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Starting: Task validation. 2018-01-13 02:39:09.159 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Starting: Task validation of syntax. 2018-01-13 02:39:09.229 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Completed: Task validation of syntax. 2018-01-13 02:39:09.230 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Starting: Task validation of required platforms. 2018-01-13 02:39:09.257 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Completed: Task validation of required platforms. 2018-01-13 02:39:09.257 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Starting: Task validation of semantic. 2018-01-13 02:39:09.963 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:39:13.034 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 3.07 sec 2018-01-13 02:39:13.077 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:39:17.021 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-13 02:39:17.021 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Completed: Task validation of semantic. 2018-01-13 02:39:17.021 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Completed: Task validation. 2018-01-13 02:39:17.022 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Starting: Running task. 2018-01-13 02:39:17.175 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:39:19.963 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 2.79 sec 2018-01-13 02:39:19.984 263 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 START 2018-01-13 02:39:20.474 263 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 END: OK 2018-01-13 02:39:20.499 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:39:24.227 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-13 02:39:25.222 138 INFO rally.task.engine [-] Load duration is: 0.487631 2018-01-13 02:39:25.223 138 INFO rally.task.engine [-] Full duration is: 7.06348 2018-01-13 02:39:25.463 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:39:28.755 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 3.29 sec 2018-01-13 02:39:28.775 349 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 START 2018-01-13 02:39:30.204 349 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 END: OK 2018-01-13 02:39:30.228 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:39:34.075 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-13 02:39:35.523 138 INFO rally.task.engine [-] Load duration is: 1.426691 2018-01-13 02:39:35.524 138 INFO rally.task.engine [-] Full duration is: 8.628866 2018-01-13 02:39:35.781 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:39:38.906 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 3.13 sec 2018-01-13 02:39:38.927 435 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 START 2018-01-13 02:39:39.924 435 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 END: OK 2018-01-13 02:39:39.953 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:39:43.879 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-13 02:39:45.839 138 INFO rally.task.engine [-] Load duration is: 0.994668 2018-01-13 02:39:45.840 138 INFO rally.task.engine [-] Full duration is: 8.113416 2018-01-13 02:39:46.110 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:39:49.055 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 2.95 sec 2018-01-13 02:39:49.076 521 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 START 2018-01-13 02:39:49.867 521 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 END: OK 2018-01-13 02:39:49.890 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:39:53.828 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-13 02:39:54.158 138 INFO rally.task.engine [-] Load duration is: 0.788908 2018-01-13 02:39:54.159 138 INFO rally.task.engine [-] Full duration is: 7.731751 2018-01-13 02:39:54.432 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:39:57.376 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 2.94 sec 2018-01-13 02:39:57.399 607 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 START 2018-01-13 02:39:58.394 607 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 END: OK 2018-01-13 02:39:58.423 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:40:02.235 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-13 02:40:02.475 138 INFO rally.task.engine [-] Load duration is: 0.992637 2018-01-13 02:40:02.476 138 INFO rally.task.engine [-] Full duration is: 7.819471 2018-01-13 02:40:02.744 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() started 2018-01-13 02:40:05.610 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack setup() finished in 2.87 sec 2018-01-13 02:40:05.632 693 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 START 2018-01-13 02:40:06.332 693 INFO rally.task.runner [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | ITER: 1 END: OK 2018-01-13 02:40:06.352 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() started 2018-01-13 02:40:10.440 138 INFO rally.task.context [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-13 02:40:10.795 138 INFO rally.task.engine [-] Load duration is: 0.69809 2018-01-13 02:40:10.796 138 INFO rally.task.engine [-] Full duration is: 7.713382 2018-01-13 02:40:10.985 138 INFO rally.task.engine [-] Task a966fd46-bd83-43b4-80e0-be25b93d31d5 | Completed: Running task. Task a966fd46-bd83-43b4-80e0-be25b93d31d5: 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> duration | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.487631 Full duration: 7.06348 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.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | total | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | -> duration | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 1.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.426691 Full duration: 8.628866 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.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> duration | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.994668 Full duration: 8.113416 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.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 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.788908 Full duration: 7.731751 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> duration | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992637 Full duration: 7.819471 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.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.69809 Full duration: 7.713382 2018-01-13 02:40:11,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a966fd46-bd83-43b4-80e0-be25b93d31d5 2018-01-13 02:40:11,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-13 02:40:11,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a966fd46-bd83-43b4-80e0-be25b93d31d5', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-13 02:40:11,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a966fd46-bd83-43b4-80e0-be25b93d31d5'] 2018-01-13 02:40:12,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:40:12,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-13 02:40:12,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-13 02:40:12,217 - 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-13 02:40:12,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:40:12,257 - 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-13 02:40:12,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:41:50,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f13cca93-f816-42df-871c-0468d2baeaa3: started 2018-01-13 02:40:14.291 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Starting: Task validation. 2018-01-13 02:40:14.333 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Starting: Task validation of syntax. 2018-01-13 02:40:14.404 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Completed: Task validation of syntax. 2018-01-13 02:40:14.404 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Starting: Task validation of required platforms. 2018-01-13 02:40:14.429 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Completed: Task validation of required platforms. 2018-01-13 02:40:14.429 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Starting: Task validation of semantic. 2018-01-13 02:40:15.138 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() started 2018-01-13 02:40:18.064 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() finished in 2.93 sec 2018-01-13 02:40:20.502 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() started 2018-01-13 02:40:24.585 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() finished in 4.08 sec 2018-01-13 02:40:24.585 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Completed: Task validation of semantic. 2018-01-13 02:40:24.586 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Completed: Task validation. 2018-01-13 02:40:24.587 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Starting: Running task. 2018-01-13 02:40:24.772 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() started 2018-01-13 02:40:27.751 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() finished in 2.98 sec 2018-01-13 02:40:27.751 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack setup() started 2018-01-13 02:40:27.752 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack setup() finished in 0.39 msec 2018-01-13 02:40:27.777 868 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 START 2018-01-13 02:40:34.505 868 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 END: OK 2018-01-13 02:40:34.532 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack cleanup() started 2018-01-13 02:40:35.313 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack cleanup() finished in 0.78 sec 2018-01-13 02:40:35.313 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() started 2018-01-13 02:40:39.021 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-13 02:40:40.853 743 INFO rally.task.engine [-] Load duration is: 5.884089 2018-01-13 02:40:40.854 743 INFO rally.task.engine [-] Full duration is: 14.266458 2018-01-13 02:40:41.168 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() started 2018-01-13 02:40:44.047 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() finished in 2.88 sec 2018-01-13 02:40:44.048 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack setup() started 2018-01-13 02:40:44.048 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-13 02:40:44.072 974 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 START 2018-01-13 02:40:49.914 974 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 END: OK 2018-01-13 02:40:49.937 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack cleanup() started 2018-01-13 02:40:54.588 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack cleanup() finished in 4.65 sec 2018-01-13 02:40:54.589 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() started 2018-01-13 02:40:58.369 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-13 02:40:59.285 743 INFO rally.task.engine [-] Load duration is: 5.046889 2018-01-13 02:40:59.285 743 INFO rally.task.engine [-] Full duration is: 17.219893 2018-01-13 02:40:59.563 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() started 2018-01-13 02:41:02.499 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() finished in 2.94 sec 2018-01-13 02:41:02.523 1080 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 START 2018-01-13 02:41:03.740 1080 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 END: OK 2018-01-13 02:41:03.761 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() started 2018-01-13 02:41:07.597 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-13 02:41:07.669 743 INFO rally.task.engine [-] Load duration is: 0.365725 2018-01-13 02:41:07.670 743 INFO rally.task.engine [-] Full duration is: 8.051635 2018-01-13 02:41:07.919 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() started 2018-01-13 02:41:10.771 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack setup() finished in 2.85 sec 2018-01-13 02:41:10.772 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context quotas@openstack setup() started 2018-01-13 02:41:11.671 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context quotas@openstack setup() finished in 0.90 sec 2018-01-13 02:41:11.671 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack setup() started 2018-01-13 02:41:11.672 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-13 02:41:12.386 1166 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 START 2018-01-13 02:41:32.164 1166 INFO rally.task.runner [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | ITER: 1 END: OK 2018-01-13 02:41:32.189 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack cleanup() started 2018-01-13 02:41:46.159 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context cleanup@openstack cleanup() finished in 13.97 sec 2018-01-13 02:41:46.160 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context quotas@openstack cleanup() started 2018-01-13 02:41:46.190 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context quotas@openstack cleanup() finished in 30.89 msec 2018-01-13 02:41:46.191 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() started 2018-01-13 02:41:50.050 743 INFO rally.task.context [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-13 02:41:50.155 743 INFO rally.task.engine [-] Load duration is: 17.955701 2018-01-13 02:41:50.155 743 INFO rally.task.engine [-] Full duration is: 42.14898 2018-01-13 02:41:50.345 743 INFO rally.task.engine [-] Task f13cca93-f816-42df-871c-0468d2baeaa3 | Completed: Running task. Task f13cca93-f816-42df-871c-0468d2baeaa3: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.486 | 4.486 | 4.486 | 4.486 | 4.486 | 4.486 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | -> glance_v2.upload_data | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 1.487 | 100.0% | 1 | | glance_v2.delete_image | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | total | 5.884 | 5.884 | 5.884 | 5.884 | 5.884 | 5.884 | 100.0% | 1 | | -> duration | 5.884 | 5.884 | 5.884 | 5.884 | 5.884 | 5.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.884089 Full duration: 14.266458 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 | 5.006 | 5.006 | 5.006 | 5.006 | 5.006 | 5.006 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | -> glance_v2.upload_data | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 2.032 | 100.0% | 1 | | glance_v2.list_images | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 5.047 | 5.047 | 5.047 | 5.047 | 5.047 | 5.047 | 100.0% | 1 | | -> duration | 5.047 | 5.047 | 5.047 | 5.047 | 5.047 | 5.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.046889 Full duration: 17.219893 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.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | total | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | -> duration | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 0.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.365725 Full duration: 8.051635 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 0.388 | 100.0% | 1 | | -> glance_v2.upload_data | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 1.91 | 100.0% | 1 | | nova.boot_servers | 14.099 | 14.099 | 14.099 | 14.099 | 14.099 | 14.099 | 100.0% | 1 | | total | 18.956 | 18.956 | 18.956 | 18.956 | 18.956 | 18.956 | 100.0% | 1 | | -> duration | 17.956 | 17.956 | 17.956 | 17.956 | 17.956 | 17.956 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.955701 Full duration: 42.14898 2018-01-13 02:41:50,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f13cca93-f816-42df-871c-0468d2baeaa3 2018-01-13 02:41:50,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f13cca93-f816-42df-871c-0468d2baeaa3', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-13 02:41:50,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f13cca93-f816-42df-871c-0468d2baeaa3'] 2018-01-13 02:41:51,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:41:51,632 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-13 02:41:51,633 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-13 02:41:51,633 - 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-13 02:41:51,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:41:51,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-13 02:41:51,672 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-13 02:41:51,672 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-13 02:41:51,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-13 02:41:51,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:41:51,702 - 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-13 02:41:51,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:45:14,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2322a420-d56f-4170-825c-14e0ad604582: started 2018-01-13 02:41:53.728 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Starting: Task validation. 2018-01-13 02:41:53.764 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Starting: Task validation of syntax. 2018-01-13 02:41:53.858 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Completed: Task validation of syntax. 2018-01-13 02:41:53.858 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Starting: Task validation of required platforms. 2018-01-13 02:41:53.893 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Completed: Task validation of required platforms. 2018-01-13 02:41:53.893 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Starting: Task validation of semantic. 2018-01-13 02:41:54.569 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:41:57.761 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 3.19 sec 2018-01-13 02:42:02.789 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:42:06.642 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-13 02:42:06.643 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Completed: Task validation of semantic. 2018-01-13 02:42:06.643 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Completed: Task validation. 2018-01-13 02:42:06.644 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Starting: Running task. 2018-01-13 02:42:06.828 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:42:09.774 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.95 sec 2018-01-13 02:42:09.774 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() started 2018-01-13 02:42:10.473 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-13 02:42:10.473 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack setup() started 2018-01-13 02:42:13.722 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack setup() finished in 3.25 sec 2018-01-13 02:42:13.723 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() started 2018-01-13 02:42:13.723 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:42:13.749 1421 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:42:19.830 1421 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:42:19.852 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() started 2018-01-13 02:42:22.309 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() finished in 2.46 sec 2018-01-13 02:42:22.310 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack cleanup() started 2018-01-13 02:42:25.972 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack cleanup() finished in 3.66 sec 2018-01-13 02:42:25.973 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() started 2018-01-13 02:42:26.149 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 02:42:26.149 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:42:29.895 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-13 02:42:30.975 1296 INFO rally.task.engine [-] Load duration is: 6.077097 2018-01-13 02:42:30.976 1296 INFO rally.task.engine [-] Full duration is: 23.085115 2018-01-13 02:42:31.229 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:42:34.197 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.97 sec 2018-01-13 02:42:34.198 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() started 2018-01-13 02:42:34.897 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-13 02:42:34.897 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() started 2018-01-13 02:42:34.898 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-13 02:42:34.919 1607 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:42:40.921 1607 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:42:40.948 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() started 2018-01-13 02:42:43.373 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() finished in 2.42 sec 2018-01-13 02:42:43.373 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() started 2018-01-13 02:42:44.047 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() finished in 0.67 sec 2018-01-13 02:42:44.047 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:42:47.771 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-13 02:42:49.330 1296 INFO rally.task.engine [-] Load duration is: 5.997171 2018-01-13 02:42:49.331 1296 INFO rally.task.engine [-] Full duration is: 16.560115 2018-01-13 02:42:49.568 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:42:52.476 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.91 sec 2018-01-13 02:42:52.477 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() started 2018-01-13 02:42:53.159 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-13 02:42:53.160 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() started 2018-01-13 02:42:53.160 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:42:53.916 1773 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:43:05.933 1773 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:43:05.961 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() started 2018-01-13 02:43:08.279 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() finished in 2.32 sec 2018-01-13 02:43:08.279 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() started 2018-01-13 02:43:08.478 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-13 02:43:08.478 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:43:12.200 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-13 02:43:13.711 1296 INFO rally.task.engine [-] Load duration is: 12.012371 2018-01-13 02:43:13.711 1296 INFO rally.task.engine [-] Full duration is: 22.648202 2018-01-13 02:43:13.985 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:43:16.936 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.95 sec 2018-01-13 02:43:16.936 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() started 2018-01-13 02:43:17.711 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() finished in 0.78 sec 2018-01-13 02:43:17.712 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() started 2018-01-13 02:43:17.712 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:43:17.734 1939 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:43:23.704 1939 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:43:23.732 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() started 2018-01-13 02:43:26.220 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() finished in 2.49 sec 2018-01-13 02:43:26.221 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() started 2018-01-13 02:43:26.436 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-13 02:43:26.436 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:43:30.287 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-13 02:43:32.080 1296 INFO rally.task.engine [-] Load duration is: 5.965997 2018-01-13 02:43:32.081 1296 INFO rally.task.engine [-] Full duration is: 16.321527 2018-01-13 02:43:32.359 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:43:35.409 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 3.05 sec 2018-01-13 02:43:35.410 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() started 2018-01-13 02:43:36.089 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-13 02:43:36.089 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() started 2018-01-13 02:43:36.090 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:43:36.112 2105 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:43:44.911 2105 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:43:44.938 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() started 2018-01-13 02:43:47.465 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() finished in 2.53 sec 2018-01-13 02:43:47.466 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() started 2018-01-13 02:43:47.670 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-13 02:43:47.670 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:43:51.428 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-13 02:43:52.473 1296 INFO rally.task.engine [-] Load duration is: 8.795201 2018-01-13 02:43:52.474 1296 INFO rally.task.engine [-] Full duration is: 19.085384 2018-01-13 02:43:52.749 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:43:55.661 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.91 sec 2018-01-13 02:43:55.662 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() started 2018-01-13 02:43:56.320 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-13 02:43:56.320 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack setup() started 2018-01-13 02:43:59.510 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack setup() finished in 3.19 sec 2018-01-13 02:43:59.510 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() started 2018-01-13 02:43:59.510 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:43:59.534 2271 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:44:05.565 2271 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:44:05.588 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() started 2018-01-13 02:44:08.107 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context cleanup@openstack cleanup() finished in 2.52 sec 2018-01-13 02:44:08.108 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack cleanup() started 2018-01-13 02:44:11.767 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context volumes@openstack cleanup() finished in 3.66 sec 2018-01-13 02:44:11.767 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() started 2018-01-13 02:44:11.969 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-13 02:44:11.969 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:44:15.788 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-13 02:44:16.880 1296 INFO rally.task.engine [-] Load duration is: 6.027388 2018-01-13 02:44:16.881 1296 INFO rally.task.engine [-] Full duration is: 23.055512 2018-01-13 02:44:17.140 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:44:20.076 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.94 sec 2018-01-13 02:44:20.076 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() started 2018-01-13 02:44:20.076 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:44:20.098 2457 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:44:20.911 2457 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:44:20.942 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:44:26.002 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() finished in 5.06 sec 2018-01-13 02:44:26.003 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:44:30.033 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-13 02:44:31.229 1296 INFO rally.task.engine [-] Load duration is: 0.809243 2018-01-13 02:44:31.229 1296 INFO rally.task.engine [-] Full duration is: 12.913032 2018-01-13 02:44:31.485 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:44:34.423 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.94 sec 2018-01-13 02:44:34.424 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() started 2018-01-13 02:44:34.424 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-13 02:44:34.447 2623 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:44:35.260 2623 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:44:35.280 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:44:40.219 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() finished in 4.94 sec 2018-01-13 02:44:40.219 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:44:43.944 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-13 02:44:45.557 1296 INFO rally.task.engine [-] Load duration is: 0.808722 2018-01-13 02:44:45.557 1296 INFO rally.task.engine [-] Full duration is: 12.478909 2018-01-13 02:44:45.838 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:44:48.644 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.81 sec 2018-01-13 02:44:48.644 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() started 2018-01-13 02:44:48.645 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:44:48.668 2789 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:44:49.521 2789 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:44:49.541 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:44:54.536 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() finished in 5.00 sec 2018-01-13 02:44:54.537 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:44:58.230 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-13 02:44:59.913 1296 INFO rally.task.engine [-] Load duration is: 0.84936 2018-01-13 02:44:59.913 1296 INFO rally.task.engine [-] Full duration is: 12.409301 2018-01-13 02:45:00.212 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() started 2018-01-13 02:45:03.188 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack setup() finished in 2.98 sec 2018-01-13 02:45:03.188 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() started 2018-01-13 02:45:03.189 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:45:03.211 2955 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 START 2018-01-13 02:45:04.081 2955 INFO rally.task.runner [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | ITER: 1 END: OK 2018-01-13 02:45:04.104 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:45:09.145 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context admin_cleanup@openstack cleanup() finished in 5.04 sec 2018-01-13 02:45:09.145 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() started 2018-01-13 02:45:12.856 1296 INFO rally.task.context [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-13 02:45:14.288 1296 INFO rally.task.engine [-] Load duration is: 0.865505 2018-01-13 02:45:14.288 1296 INFO rally.task.engine [-] Full duration is: 12.660247 2018-01-13 02:45:14.465 1296 INFO rally.task.engine [-] Task 2322a420-d56f-4170-825c-14e0ad604582 | Completed: Running task. Task 2322a420-d56f-4170-825c-14e0ad604582: 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.612 | 3.612 | 3.612 | 3.612 | 3.612 | 3.612 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 2.464 | 100.0% | 1 | | total | 6.077 | 6.077 | 6.077 | 6.077 | 6.077 | 6.077 | 100.0% | 1 | | -> duration | 6.077 | 6.077 | 6.077 | 6.077 | 6.077 | 6.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.077097 Full duration: 23.085115 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.327 | 3.327 | 3.327 | 3.327 | 3.327 | 3.327 | 100.0% | 1 | | cinder_v2.delete_volume | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 2.67 | 100.0% | 1 | | total | 5.997 | 5.997 | 5.997 | 5.997 | 5.997 | 5.997 | 100.0% | 1 | | -> duration | 5.997 | 5.997 | 5.997 | 5.997 | 5.997 | 5.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.997171 Full duration: 16.560115 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 | 9.683 | 9.683 | 9.683 | 9.683 | 9.683 | 9.683 | 100.0% | 1 | | cinder_v2.delete_volume | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 2.329 | 100.0% | 1 | | total | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 100.0% | 1 | | -> duration | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 12.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.012371 Full duration: 22.648202 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.33 | 3.33 | 3.33 | 3.33 | 3.33 | 3.33 | 100.0% | 1 | | cinder_v2.delete_volume | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | total | 5.966 | 5.966 | 5.966 | 5.966 | 5.966 | 5.966 | 100.0% | 1 | | -> duration | 5.966 | 5.966 | 5.966 | 5.966 | 5.966 | 5.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.965997 Full duration: 16.321527 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.155 | 3.155 | 3.155 | 3.155 | 3.155 | 3.155 | 100.0% | 1 | | cinder_v2.extend_volume | 2.795 | 2.795 | 2.795 | 2.795 | 2.795 | 2.795 | 100.0% | 1 | | cinder_v2.delete_volume | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 2.845 | 100.0% | 1 | | total | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 100.0% | 1 | | -> duration | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 8.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.795201 Full duration: 19.085384 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.766 | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 100.0% | 1 | | total | 6.027 | 6.027 | 6.027 | 6.027 | 6.027 | 6.027 | 100.0% | 1 | | -> duration | 6.027 | 6.027 | 6.027 | 6.027 | 6.027 | 6.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.027388 Full duration: 23.055512 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.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | cinder_v2.list_qos | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809243 Full duration: 12.913032 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808722 Full duration: 12.478909 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | cinder_v2.list_types | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> duration | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.84936 Full duration: 12.409301 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865505 Full duration: 12.660247 2018-01-13 02:45:14,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2322a420-d56f-4170-825c-14e0ad604582 2018-01-13 02:45:14,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2322a420-d56f-4170-825c-14e0ad604582', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-13 02:45:14,837 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2322a420-d56f-4170-825c-14e0ad604582'] 2018-01-13 02:45:15,867 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:45:15,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-13 02:45:15,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-13 02:45:15,869 - 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-13 02:45:15,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:45:15,908 - 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-13 02:45:15,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:46:39,151 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task db5b220a-9397-4958-bc02-8d710ac55df5: started 2018-01-13 02:45:18.052 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Starting: Task validation. 2018-01-13 02:45:18.088 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Starting: Task validation of syntax. 2018-01-13 02:45:18.157 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Completed: Task validation of syntax. 2018-01-13 02:45:18.157 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Starting: Task validation of required platforms. 2018-01-13 02:45:18.183 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Completed: Task validation of required platforms. 2018-01-13 02:45:18.183 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Starting: Task validation of semantic. 2018-01-13 02:45:18.896 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() started 2018-01-13 02:45:21.923 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() finished in 3.03 sec 2018-01-13 02:45:25.415 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() started 2018-01-13 02:45:29.299 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-13 02:45:29.300 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Completed: Task validation of semantic. 2018-01-13 02:45:29.300 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Completed: Task validation. 2018-01-13 02:45:29.301 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Starting: Running task. 2018-01-13 02:45:29.487 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() started 2018-01-13 02:45:32.420 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() finished in 2.93 sec 2018-01-13 02:45:32.421 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() started 2018-01-13 02:45:33.416 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() finished in 1.00 sec 2018-01-13 02:45:33.417 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack setup() started 2018-01-13 02:45:33.417 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-13 02:45:33.438 3240 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 START 2018-01-13 02:45:43.976 3240 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 END: OK 2018-01-13 02:45:44.001 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack cleanup() started 2018-01-13 02:45:46.098 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack cleanup() finished in 2.10 sec 2018-01-13 02:45:46.099 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() started 2018-01-13 02:45:46.107 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() finished in 8.56 msec 2018-01-13 02:45:46.108 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() started 2018-01-13 02:45:49.853 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-13 02:45:51.603 3085 INFO rally.task.engine [-] Load duration is: 6.535868 2018-01-13 02:45:51.603 3085 INFO rally.task.engine [-] Full duration is: 20.383921 2018-01-13 02:45:51.899 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() started 2018-01-13 02:45:54.872 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() finished in 2.97 sec 2018-01-13 02:45:54.873 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() started 2018-01-13 02:45:55.854 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() finished in 0.98 sec 2018-01-13 02:45:55.855 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack setup() started 2018-01-13 02:45:55.855 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:45:55.876 3406 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 START 2018-01-13 02:46:04.187 3406 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 END: OK 2018-01-13 02:46:04.212 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack cleanup() started 2018-01-13 02:46:04.810 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-13 02:46:04.810 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() started 2018-01-13 02:46:04.818 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() finished in 7.66 msec 2018-01-13 02:46:04.818 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() started 2018-01-13 02:46:08.608 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-13 02:46:09.995 3085 INFO rally.task.engine [-] Load duration is: 6.309345 2018-01-13 02:46:09.995 3085 INFO rally.task.engine [-] Full duration is: 16.726143 2018-01-13 02:46:10.288 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() started 2018-01-13 02:46:13.200 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() finished in 2.91 sec 2018-01-13 02:46:13.200 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() started 2018-01-13 02:46:14.090 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() finished in 0.89 sec 2018-01-13 02:46:14.090 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack setup() started 2018-01-13 02:46:14.090 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:46:14.113 3572 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 START 2018-01-13 02:46:21.703 3572 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 END: OK 2018-01-13 02:46:21.725 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack cleanup() started 2018-01-13 02:46:23.810 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context cleanup@openstack cleanup() finished in 2.09 sec 2018-01-13 02:46:23.810 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() started 2018-01-13 02:46:23.819 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() finished in 8.51 msec 2018-01-13 02:46:23.819 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() started 2018-01-13 02:46:27.673 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-13 02:46:28.396 3085 INFO rally.task.engine [-] Load duration is: 5.588468 2018-01-13 02:46:28.397 3085 INFO rally.task.engine [-] Full duration is: 17.402112 2018-01-13 02:46:28.675 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() started 2018-01-13 02:46:31.634 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack setup() finished in 2.96 sec 2018-01-13 02:46:31.634 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() started 2018-01-13 02:46:32.625 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack setup() finished in 0.99 sec 2018-01-13 02:46:32.645 3738 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 START 2018-01-13 02:46:33.237 3738 INFO rally.task.runner [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | ITER: 1 END: OK 2018-01-13 02:46:33.260 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() started 2018-01-13 02:46:33.269 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context roles@openstack cleanup() finished in 8.99 msec 2018-01-13 02:46:33.270 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() started 2018-01-13 02:46:37.149 3085 INFO rally.task.context [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-13 02:46:38.742 3085 INFO rally.task.engine [-] Load duration is: 0.590067 2018-01-13 02:46:38.742 3085 INFO rally.task.engine [-] Full duration is: 8.488847 2018-01-13 02:46:38.921 3085 INFO rally.task.engine [-] Task db5b220a-9397-4958-bc02-8d710ac55df5 | Completed: Running task. Task db5b220a-9397-4958-bc02-8d710ac55df5: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.844 | 4.844 | 4.844 | 4.844 | 4.844 | 4.844 | 100.0% | 1 | | heat.update_stack | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 2.975 | 100.0% | 1 | | heat.delete_stack | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 2.717 | 100.0% | 1 | | total | 10.536 | 10.536 | 10.536 | 10.536 | 10.536 | 10.536 | 100.0% | 1 | | -> duration | 6.536 | 6.536 | 6.536 | 6.536 | 6.536 | 6.536 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.535868 Full duration: 20.383921 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.569 | 4.569 | 4.569 | 4.569 | 4.569 | 4.569 | 100.0% | 1 | | heat.check_stack | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | heat.delete_stack | 2.914 | 2.914 | 2.914 | 2.914 | 2.914 | 2.914 | 100.0% | 1 | | total | 8.309 | 8.309 | 8.309 | 8.309 | 8.309 | 8.309 | 100.0% | 1 | | -> duration | 6.309 | 6.309 | 6.309 | 6.309 | 6.309 | 6.309 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.309345 Full duration: 16.726143 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.762 | 4.762 | 4.762 | 4.762 | 4.762 | 4.762 | 100.0% | 1 | | heat.suspend_stack | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | heat.resume_stack | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | heat.delete_stack | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 1.484 | 100.0% | 1 | | total | 7.588 | 7.588 | 7.588 | 7.588 | 7.588 | 7.588 | 100.0% | 1 | | -> duration | 5.588 | 5.588 | 5.588 | 5.588 | 5.588 | 5.588 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.588468 Full duration: 17.402112 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> duration | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.590067 Full duration: 8.488847 2018-01-13 02:46:39,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : db5b220a-9397-4958-bc02-8d710ac55df5 2018-01-13 02:46:39,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'db5b220a-9397-4958-bc02-8d710ac55df5', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-13 02:46:39,158 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'db5b220a-9397-4958-bc02-8d710ac55df5'] 2018-01-13 02:46:40,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:46:40,154 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-13 02:46:40,154 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-13 02:46:40,155 - 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-13 02:46:40,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:46:40,187 - 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-13 02:46:40,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:49:56,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead: started 2018-01-13 02:46:42.267 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Starting: Task validation. 2018-01-13 02:46:42.298 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Starting: Task validation of syntax. 2018-01-13 02:46:42.425 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Completed: Task validation of syntax. 2018-01-13 02:46:42.425 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Starting: Task validation of required platforms. 2018-01-13 02:46:42.469 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Completed: Task validation of required platforms. 2018-01-13 02:46:42.469 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Starting: Task validation of semantic. 2018-01-13 02:46:43.168 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:46:46.057 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.89 sec 2018-01-13 02:46:46.134 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:46:49.985 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.85 sec 2018-01-13 02:46:49.986 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Completed: Task validation of semantic. 2018-01-13 02:46:49.986 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Completed: Task validation. 2018-01-13 02:46:49.987 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Starting: Running task. 2018-01-13 02:46:50.175 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:46:53.055 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.88 sec 2018-01-13 02:46:53.055 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:46:53.055 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-13 02:46:53.078 3943 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:46:54.830 3943 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:46:54.855 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:47:00.758 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 5.90 sec 2018-01-13 02:47:00.758 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:47:04.452 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.69 sec 2018-01-13 02:47:06.268 3818 INFO rally.task.engine [-] Load duration is: 0.775393 2018-01-13 02:47:06.268 3818 INFO rally.task.engine [-] Full duration is: 14.294499 2018-01-13 02:47:06.560 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:47:09.583 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 3.02 sec 2018-01-13 02:47:09.583 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:47:09.584 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:47:09.605 4109 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:47:11.328 4109 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:47:11.351 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:47:17.595 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 6.24 sec 2018-01-13 02:47:17.596 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:47:21.296 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.70 sec 2018-01-13 02:47:22.655 3818 INFO rally.task.engine [-] Load duration is: 0.764471 2018-01-13 02:47:22.655 3818 INFO rally.task.engine [-] Full duration is: 14.754685 2018-01-13 02:47:22.942 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:47:25.708 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.77 sec 2018-01-13 02:47:25.709 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:47:25.709 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:47:25.731 4275 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:47:27.503 4275 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:47:27.526 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:47:33.546 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 6.02 sec 2018-01-13 02:47:33.546 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:47:37.639 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 4.09 sec 2018-01-13 02:47:39.032 3818 INFO rally.task.engine [-] Load duration is: 0.793948 2018-01-13 02:47:39.032 3818 INFO rally.task.engine [-] Full duration is: 14.714513 2018-01-13 02:47:39.293 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:47:42.057 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.76 sec 2018-01-13 02:47:42.058 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:47:42.058 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:47:42.080 4441 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:47:43.665 4441 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:47:43.694 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:47:47.790 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 4.10 sec 2018-01-13 02:47:47.790 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:47:51.823 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 4.03 sec 2018-01-13 02:47:53.373 3818 INFO rally.task.engine [-] Load duration is: 0.619692 2018-01-13 02:47:53.374 3818 INFO rally.task.engine [-] Full duration is: 12.546266 2018-01-13 02:47:53.629 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:47:56.656 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 3.03 sec 2018-01-13 02:47:56.657 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:47:56.657 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:47:56.678 4607 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:47:58.319 4607 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:47:58.343 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:48:02.340 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 4.00 sec 2018-01-13 02:48:02.341 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:48:06.153 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.81 sec 2018-01-13 02:48:07.702 3818 INFO rally.task.engine [-] Load duration is: 0.657312 2018-01-13 02:48:07.703 3818 INFO rally.task.engine [-] Full duration is: 12.541526 2018-01-13 02:48:07.933 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:48:10.819 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.89 sec 2018-01-13 02:48:10.819 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:48:10.820 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:48:10.841 4773 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:48:13.618 4773 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:48:13.641 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:48:23.769 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 10.13 sec 2018-01-13 02:48:23.770 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:48:27.512 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.74 sec 2018-01-13 02:48:28.065 3818 INFO rally.task.engine [-] Load duration is: 1.809625 2018-01-13 02:48:28.066 3818 INFO rally.task.engine [-] Full duration is: 19.596405 2018-01-13 02:48:28.440 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:48:31.368 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.93 sec 2018-01-13 02:48:31.369 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:48:31.369 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:48:31.390 4939 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:48:33.427 4939 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:48:33.460 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:48:37.764 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 4.30 sec 2018-01-13 02:48:37.765 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:48:41.532 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.77 sec 2018-01-13 02:48:42.582 3818 INFO rally.task.engine [-] Load duration is: 0.94211 2018-01-13 02:48:42.583 3818 INFO rally.task.engine [-] Full duration is: 13.111594 2018-01-13 02:48:42.859 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:48:45.840 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.98 sec 2018-01-13 02:48:45.841 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:48:45.841 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:48:45.862 5105 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:48:47.679 5105 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:48:47.708 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:48:53.744 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 6.04 sec 2018-01-13 02:48:53.744 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:48:57.506 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.76 sec 2018-01-13 02:48:58.952 3818 INFO rally.task.engine [-] Load duration is: 0.818671 2018-01-13 02:48:58.952 3818 INFO rally.task.engine [-] Full duration is: 14.663448 2018-01-13 02:48:59.229 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:49:02.156 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.93 sec 2018-01-13 02:49:02.156 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:49:02.157 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:49:02.177 5271 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:49:03.959 5271 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:49:03.984 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:49:10.288 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2018-01-13 02:49:10.289 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:49:14.069 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.78 sec 2018-01-13 02:49:15.324 3818 INFO rally.task.engine [-] Load duration is: 0.801141 2018-01-13 02:49:15.325 3818 INFO rally.task.engine [-] Full duration is: 14.858686 2018-01-13 02:49:15.594 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:49:18.564 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.97 sec 2018-01-13 02:49:18.565 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:49:18.565 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.44 msec 2018-01-13 02:49:18.586 5437 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:49:20.358 5437 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:49:20.386 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:49:26.579 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 6.19 sec 2018-01-13 02:49:26.579 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:49:30.433 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.85 sec 2018-01-13 02:49:31.677 3818 INFO rally.task.engine [-] Load duration is: 0.851964 2018-01-13 02:49:31.678 3818 INFO rally.task.engine [-] Full duration is: 14.855347 2018-01-13 02:49:31.947 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() started 2018-01-13 02:49:34.839 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack setup() finished in 2.89 sec 2018-01-13 02:49:34.839 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() started 2018-01-13 02:49:34.840 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:49:34.862 5603 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 START 2018-01-13 02:49:42.945 5603 INFO rally.task.runner [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | ITER: 1 END: OK 2018-01-13 02:49:42.973 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:49:51.908 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context admin_cleanup@openstack cleanup() finished in 8.93 sec 2018-01-13 02:49:51.908 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() started 2018-01-13 02:49:55.697 3818 INFO rally.task.context [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Context users@openstack cleanup() finished in 3.79 sec 2018-01-13 02:49:56.167 3818 INFO rally.task.engine [-] Load duration is: 7.090135 2018-01-13 02:49:56.168 3818 INFO rally.task.engine [-] Full duration is: 23.767347 2018-01-13 02:49:56.395 3818 INFO rally.task.engine [-] Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead | Completed: Running task. Task 1a079b07-baaf-4aba-ad3f-8dab7cc39ead: 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775393 Full duration: 14.294499 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.add_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.list_roles | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 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.764471 Full duration: 14.754685 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.list_projects | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793948 Full duration: 14.714513 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.delete_role | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> duration | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.619692 Full duration: 12.546266 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.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | keystone_v3.delete_service | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657312 Full duration: 12.541526 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | keystone_v3.create_user | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.create_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_project | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_user | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.get_services | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | -> duration | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.809625 Full duration: 19.596405 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94211 Full duration: 13.111594 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 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.818671 Full duration: 14.663448 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.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801141 Full duration: 14.858686 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | keystone_v3.list_users | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.851964 Full duration: 14.855347 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.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | keystone_v3.create_users | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.315 | 1.315 | 1.315 | 1.315 | 1.315 | 1.315 | 100.0% | 1 | | total | 7.09 | 7.09 | 7.09 | 7.09 | 7.09 | 7.09 | 100.0% | 1 | | -> duration | 7.09 | 7.09 | 7.09 | 7.09 | 7.09 | 7.09 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.090135 Full duration: 23.767347 2018-01-13 02:49:56,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1a079b07-baaf-4aba-ad3f-8dab7cc39ead 2018-01-13 02:49:56,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1a079b07-baaf-4aba-ad3f-8dab7cc39ead', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-13 02:49:56,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1a079b07-baaf-4aba-ad3f-8dab7cc39ead'] 2018-01-13 02:49:57,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:49:57,680 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-13 02:49:57,680 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-13 02:49:57,680 - 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-13 02:49:57,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:49:57,718 - 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-13 02:49:57,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:56:19,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4caa230d-9260-4454-8825-17dbf1d6d854: started 2018-01-13 02:49:59.796 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Starting: Task validation. 2018-01-13 02:49:59.843 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Starting: Task validation of syntax. 2018-01-13 02:49:59.997 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Completed: Task validation of syntax. 2018-01-13 02:49:59.997 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Starting: Task validation of required platforms. 2018-01-13 02:50:00.081 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Completed: Task validation of required platforms. 2018-01-13 02:50:00.082 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Starting: Task validation of semantic. 2018-01-13 02:50:00.788 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:50:03.821 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 3.03 sec 2018-01-13 02:50:08.435 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:50:12.279 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-13 02:50:12.279 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Completed: Task validation of semantic. 2018-01-13 02:50:12.279 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Completed: Task validation. 2018-01-13 02:50:12.280 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Starting: Running task. 2018-01-13 02:50:12.457 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:50:15.441 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 2.98 sec 2018-01-13 02:50:15.441 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:50:16.074 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-13 02:50:16.074 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:50:16.074 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-13 02:50:16.099 5858 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:50:17.959 5858 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:50:17.979 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:50:23.876 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 5.90 sec 2018-01-13 02:50:23.876 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:50:24.100 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-13 02:50:24.100 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:50:27.801 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-13 02:50:28.554 5733 INFO rally.task.engine [-] Load duration is: 1.857614 2018-01-13 02:50:28.555 5733 INFO rally.task.engine [-] Full duration is: 15.361134 2018-01-13 02:50:28.874 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:50:31.765 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 2.89 sec 2018-01-13 02:50:31.765 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:50:32.355 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-13 02:50:32.356 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() started 2018-01-13 02:50:42.221 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() finished in 9.87 sec 2018-01-13 02:50:42.222 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:50:42.222 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-13 02:50:42.245 6144 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:50:44.503 6144 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:50:44.525 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:50:53.249 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 8.72 sec 2018-01-13 02:50:53.249 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() started 2018-01-13 02:51:03.912 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() finished in 10.66 sec 2018-01-13 02:51:03.913 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:51:04.106 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-13 02:51:04.107 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:51:07.787 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-13 02:51:09.089 5733 INFO rally.task.engine [-] Load duration is: 2.255733 2018-01-13 02:51:09.089 5733 INFO rally.task.engine [-] Full duration is: 38.93255 2018-01-13 02:51:09.365 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:51:12.326 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 2.96 sec 2018-01-13 02:51:12.326 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:51:12.967 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-13 02:51:12.967 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() started 2018-01-13 02:51:22.098 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() finished in 9.13 sec 2018-01-13 02:51:22.099 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:51:22.099 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:51:22.123 6430 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:51:32.183 6430 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:51:32.205 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:51:46.784 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 14.58 sec 2018-01-13 02:51:46.785 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() started 2018-01-13 02:51:56.650 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() finished in 9.87 sec 2018-01-13 02:51:56.651 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:51:56.831 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 02:51:56.831 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:52:00.465 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-13 02:52:01.646 5733 INFO rally.task.engine [-] Load duration is: 10.058066 2018-01-13 02:52:01.647 5733 INFO rally.task.engine [-] Full duration is: 51.118748 2018-01-13 02:52:01.920 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:52:05.073 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 3.15 sec 2018-01-13 02:52:05.074 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:52:05.678 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-13 02:52:05.679 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() started 2018-01-13 02:52:14.993 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() finished in 9.31 sec 2018-01-13 02:52:14.993 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:52:14.994 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:52:15.018 6716 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:52:17.551 6716 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:52:17.580 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:52:25.990 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 8.41 sec 2018-01-13 02:52:25.991 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() started 2018-01-13 02:52:35.091 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() finished in 9.10 sec 2018-01-13 02:52:35.092 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:52:35.304 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-13 02:52:35.304 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:52:38.973 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-13 02:52:40.137 5733 INFO rally.task.engine [-] Load duration is: 2.531046 2018-01-13 02:52:40.137 5733 INFO rally.task.engine [-] Full duration is: 37.068551 2018-01-13 02:52:40.406 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:52:43.440 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 3.03 sec 2018-01-13 02:52:43.440 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:52:44.098 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-13 02:52:44.098 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:52:44.098 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-13 02:52:44.122 7002 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:52:45.391 7002 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:52:45.420 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:52:53.934 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 8.51 sec 2018-01-13 02:52:53.935 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:52:54.124 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-13 02:52:54.125 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:52:57.781 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-13 02:52:58.501 5733 INFO rally.task.engine [-] Load duration is: 1.267106 2018-01-13 02:52:58.502 5733 INFO rally.task.engine [-] Full duration is: 17.394274 2018-01-13 02:52:58.757 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:53:01.870 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 3.11 sec 2018-01-13 02:53:01.870 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:53:02.548 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-13 02:53:02.549 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() started 2018-01-13 02:53:12.121 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() finished in 9.57 sec 2018-01-13 02:53:12.122 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:53:12.122 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:53:12.149 7288 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:53:14.156 7288 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:53:14.176 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:53:22.905 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 8.73 sec 2018-01-13 02:53:22.906 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() started 2018-01-13 02:53:33.394 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() finished in 10.49 sec 2018-01-13 02:53:33.395 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:53:33.591 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-13 02:53:33.591 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:53:37.292 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-13 02:53:38.986 5733 INFO rally.task.engine [-] Load duration is: 2.004799 2018-01-13 02:53:38.987 5733 INFO rally.task.engine [-] Full duration is: 38.556031 2018-01-13 02:53:39.235 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:53:42.209 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 2.97 sec 2018-01-13 02:53:42.210 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:53:42.828 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-13 02:53:42.829 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() started 2018-01-13 02:53:51.855 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() finished in 9.03 sec 2018-01-13 02:53:51.855 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:53:51.856 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-13 02:53:51.879 7574 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:53:59.108 7574 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:53:59.129 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:54:16.291 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 17.16 sec 2018-01-13 02:54:16.291 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() started 2018-01-13 02:54:25.733 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() finished in 9.44 sec 2018-01-13 02:54:25.733 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:54:25.933 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-13 02:54:25.934 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:54:29.729 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-13 02:54:31.518 5733 INFO rally.task.engine [-] Load duration is: 7.227105 2018-01-13 02:54:31.519 5733 INFO rally.task.engine [-] Full duration is: 50.51347 2018-01-13 02:54:31.808 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:54:34.956 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 3.15 sec 2018-01-13 02:54:34.957 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:54:35.565 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-13 02:54:35.565 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() started 2018-01-13 02:54:45.059 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack setup() finished in 9.49 sec 2018-01-13 02:54:45.060 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:54:45.060 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:54:45.086 7860 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:54:47.036 7860 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:54:47.061 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:55:00.281 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 13.22 sec 2018-01-13 02:55:00.281 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() started 2018-01-13 02:55:10.023 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context network@openstack cleanup() finished in 9.74 sec 2018-01-13 02:55:10.024 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:55:10.208 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 02:55:10.208 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:55:13.814 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-13 02:55:14.036 5733 INFO rally.task.engine [-] Load duration is: 1.948492 2018-01-13 02:55:14.036 5733 INFO rally.task.engine [-] Full duration is: 42.025749 2018-01-13 02:55:14.360 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:55:17.286 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 2.93 sec 2018-01-13 02:55:17.286 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:55:17.870 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-13 02:55:17.871 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:55:17.871 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:55:17.894 8146 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:55:19.080 8146 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:55:19.106 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:55:25.077 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 5.97 sec 2018-01-13 02:55:25.077 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:55:25.262 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-13 02:55:25.262 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:55:28.896 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-13 02:55:30.456 5733 INFO rally.task.engine [-] Load duration is: 1.184852 2018-01-13 02:55:30.457 5733 INFO rally.task.engine [-] Full duration is: 14.556549 2018-01-13 02:55:30.723 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:55:33.733 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 3.01 sec 2018-01-13 02:55:33.734 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:55:34.338 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-13 02:55:34.339 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:55:34.339 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:55:34.362 8432 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:55:36.285 8432 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:55:36.309 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:55:42.194 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 5.89 sec 2018-01-13 02:55:42.194 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:55:42.238 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 43.55 msec 2018-01-13 02:55:42.238 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:55:46.051 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-13 02:55:46.808 5733 INFO rally.task.engine [-] Load duration is: 1.920408 2018-01-13 02:55:46.809 5733 INFO rally.task.engine [-] Full duration is: 15.34694 2018-01-13 02:55:47.059 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() started 2018-01-13 02:55:50.011 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack setup() finished in 2.95 sec 2018-01-13 02:55:50.011 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() started 2018-01-13 02:55:50.625 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-13 02:55:50.625 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context roles@openstack setup() started 2018-01-13 02:55:52.728 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context roles@openstack setup() finished in 2.10 sec 2018-01-13 02:55:52.729 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() started 2018-01-13 02:55:52.729 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-13 02:55:52.754 8748 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 START 2018-01-13 02:56:00.665 8748 INFO rally.task.runner [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | ITER: 1 END: OK 2018-01-13 02:56:00.693 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() started 2018-01-13 02:56:13.576 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context cleanup@openstack cleanup() finished in 12.88 sec 2018-01-13 02:56:13.576 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context roles@openstack cleanup() started 2018-01-13 02:56:14.586 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context roles@openstack cleanup() finished in 1.01 sec 2018-01-13 02:56:14.586 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() started 2018-01-13 02:56:14.783 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-13 02:56:14.783 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() started 2018-01-13 02:56:18.661 5733 INFO rally.task.context [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-13 02:56:19.229 5733 INFO rally.task.engine [-] Load duration is: 7.909511 2018-01-13 02:56:19.230 5733 INFO rally.task.engine [-] Full duration is: 31.620699 2018-01-13 02:56:19.439 5733 INFO rally.task.engine [-] Task 4caa230d-9260-4454-8825-17dbf1d6d854 | Completed: Running task. Task 4caa230d-9260-4454-8825-17dbf1d6d854: 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 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | neutron.delete_network | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | total | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 100.0% | 1 | | -> duration | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.857614 Full duration: 15.361134 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.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | neutron.delete_port | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | total | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | -> duration | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 2.256 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.255733 Full duration: 38.93255 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | neutron.create_subnet | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | neutron.create_router | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 3.286 | 100.0% | 1 | | neutron.add_interface_router | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 100.0% | 1 | | neutron.remove_interface_router | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | neutron.delete_router | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 1.833 | 100.0% | 1 | | total | 10.058 | 10.058 | 10.058 | 10.058 | 10.058 | 10.058 | 100.0% | 1 | | -> duration | 10.058 | 10.058 | 10.058 | 10.058 | 10.058 | 10.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.058066 Full duration: 51.118748 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.231 | 1.231 | 1.231 | 1.231 | 1.231 | 1.231 | 100.0% | 1 | | neutron.delete_subnet | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | total | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 100.0% | 1 | | -> duration | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 2.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.531046 Full duration: 37.068551 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.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | neutron.list_networks | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | total | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> duration | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 1.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.267106 Full duration: 17.394274 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.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | neutron.list_ports | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> duration | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.004799 Full duration: 38.556031 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.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | neutron.create_subnet | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | neutron.create_router | 3.178 | 3.178 | 3.178 | 3.178 | 3.178 | 3.178 | 100.0% | 1 | | neutron.add_interface_router | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 100.0% | 1 | | neutron.list_routers | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 7.227 | 7.227 | 7.227 | 7.227 | 7.227 | 7.227 | 100.0% | 1 | | -> duration | 7.227 | 7.227 | 7.227 | 7.227 | 7.227 | 7.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.227105 Full duration: 50.51347 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | neutron.create_subnet | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | neutron.list_subnets | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 100.0% | 1 | | -> duration | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.948492 Full duration: 42.025749 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | neutron.delete_security_group | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | -> duration | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 1.185 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.184852 Full duration: 14.556549 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.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | neutron.create_security_group_rule | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | neutron.delete_security_group | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | -> duration | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 1.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.920408 Full duration: 15.34694 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 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.create_router | 3.865 | 3.865 | 3.865 | 3.865 | 3.865 | 3.865 | 100.0% | 1 | | neutron.add_gateway_router | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 1.99 | 100.0% | 1 | | neutron.remove_gateway_router | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | total | 7.91 | 7.91 | 7.91 | 7.91 | 7.91 | 7.91 | 100.0% | 1 | | -> duration | 7.91 | 7.91 | 7.91 | 7.91 | 7.91 | 7.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.909511 Full duration: 31.620699 2018-01-13 02:56:19,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4caa230d-9260-4454-8825-17dbf1d6d854 2018-01-13 02:56:19,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4caa230d-9260-4454-8825-17dbf1d6d854', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-13 02:56:19,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4caa230d-9260-4454-8825-17dbf1d6d854'] 2018-01-13 02:56:20,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:56:20,760 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-13 02:56:20,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-13 02:56:20,761 - 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-13 02:56:20,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:56:20,777 - 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-13 02:56:20,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 02:59:31,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb: started 2018-01-13 02:56:22.761 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Starting: Task validation. 2018-01-13 02:56:22.802 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Starting: Task validation of syntax. 2018-01-13 02:56:22.939 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Completed: Task validation of syntax. 2018-01-13 02:56:22.940 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Starting: Task validation of required platforms. 2018-01-13 02:56:22.981 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Completed: Task validation of required platforms. 2018-01-13 02:56:22.981 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Starting: Task validation of semantic. 2018-01-13 02:56:23.670 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack setup() started 2018-01-13 02:56:26.648 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack setup() finished in 2.98 sec 2018-01-13 02:56:39.869 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack cleanup() started 2018-01-13 02:56:43.692 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack cleanup() finished in 3.82 sec 2018-01-13 02:56:43.693 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Completed: Task validation of semantic. 2018-01-13 02:56:43.693 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Completed: Task validation. 2018-01-13 02:56:43.694 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Starting: Running task. 2018-01-13 02:56:43.890 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack setup() started 2018-01-13 02:56:46.840 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack setup() finished in 2.95 sec 2018-01-13 02:56:46.840 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context cleanup@openstack setup() started 2018-01-13 02:56:46.840 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:56:47.827 9153 INFO rally.task.runner [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | ITER: 1 START 2018-01-13 02:59:18.155 9153 INFO rally.task.runner [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-13 02:59:18.176 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context cleanup@openstack cleanup() started 2018-01-13 02:59:26.121 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context cleanup@openstack cleanup() finished in 7.94 sec 2018-01-13 02:59:26.121 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack cleanup() started 2018-01-13 02:59:29.859 9028 INFO rally.task.context [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Context users@openstack cleanup() finished in 3.74 sec 2018-01-13 02:59:30.799 9028 INFO rally.task.engine [-] Load duration is: 149.323051 2018-01-13 02:59:30.800 9028 INFO rally.task.engine [-] Full duration is: 165.986231 2018-01-13 02:59:31.057 9028 INFO rally.task.engine [-] Task 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.5 | 12.5 | 12.5 | 12.5 | 12.5 | 12.5 | 100.0% | 1 | | nova.find_host_to_migrate | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | nova.live_migrate | 136.361 | 136.361 | 136.361 | 136.361 | 136.361 | 136.361 | 0.0% | 1 | | total | 150.323 | 150.323 | 150.323 | 150.323 | 150.323 | 150.323 | 0.0% | 1 | | -> duration | 149.323 | 149.323 | 149.323 | 149.323 | 149.323 | 149.323 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 149.323051 Full duration: 165.986231 2018-01-13 02:59:31,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb 2018-01-13 02:59:31,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-13 02:59:31,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '224cfd56-59d4-4cf9-bc59-5cfd9f4c19cb'] 2018-01-13 02:59:32,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 02:59:32,205 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-13 02:59:32,205 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-13 02:59:32,206 - 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-13 02:59:32,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-13 02:59:32,243 - 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-13 02:59:32,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e40be432-e610-4dc5-9cf8-69605d72a5d9', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'flavor_name': 'rally-tiny-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f44a6aa2-cf47-496b-9a5c-d158430b2d8e', '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-13 03:00:36,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 537c4575-8019-405d-880f-b67ad008f8a0: started 2018-01-13 02:59:34.457 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Starting: Task validation. 2018-01-13 02:59:34.497 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Starting: Task validation of syntax. 2018-01-13 02:59:34.564 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Completed: Task validation of syntax. 2018-01-13 02:59:34.564 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Starting: Task validation of required platforms. 2018-01-13 02:59:34.590 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Completed: Task validation of required platforms. 2018-01-13 02:59:34.590 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Starting: Task validation of semantic. 2018-01-13 02:59:35.285 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() started 2018-01-13 02:59:38.236 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() finished in 2.95 sec 2018-01-13 02:59:40.289 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() started 2018-01-13 02:59:44.214 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-13 02:59:44.215 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Completed: Task validation of semantic. 2018-01-13 02:59:44.215 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Completed: Task validation. 2018-01-13 02:59:44.216 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Starting: Running task. 2018-01-13 02:59:44.398 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() started 2018-01-13 02:59:47.309 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() finished in 2.91 sec 2018-01-13 02:59:47.310 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() started 2018-01-13 02:59:47.310 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:59:47.333 9388 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 START 2018-01-13 02:59:48.263 9388 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 END: OK 2018-01-13 02:59:48.288 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:59:49.281 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-13 02:59:49.281 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() started 2018-01-13 02:59:53.189 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-13 02:59:54.470 9263 INFO rally.task.engine [-] Load duration is: 0.927573 2018-01-13 02:59:54.471 9263 INFO rally.task.engine [-] Full duration is: 8.808775 2018-01-13 02:59:54.801 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() started 2018-01-13 02:59:57.814 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() finished in 3.01 sec 2018-01-13 02:59:57.814 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() started 2018-01-13 02:59:57.814 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-13 02:59:57.835 9494 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 START 2018-01-13 02:59:58.584 9494 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 END: OK 2018-01-13 02:59:58.605 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() started 2018-01-13 02:59:59.558 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() finished in 0.95 sec 2018-01-13 02:59:59.559 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() started 2018-01-13 03:00:03.584 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-13 03:00:04.861 9263 INFO rally.task.engine [-] Load duration is: 0.746964 2018-01-13 03:00:04.862 9263 INFO rally.task.engine [-] Full duration is: 8.802426 2018-01-13 03:00:05.117 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() started 2018-01-13 03:00:08.132 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() finished in 3.01 sec 2018-01-13 03:00:08.133 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() started 2018-01-13 03:00:08.133 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-13 03:00:08.153 9600 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 START 2018-01-13 03:00:09.061 9600 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 END: OK 2018-01-13 03:00:09.087 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() started 2018-01-13 03:00:10.068 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-13 03:00:10.069 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() started 2018-01-13 03:00:13.728 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-13 03:00:15.179 9263 INFO rally.task.engine [-] Load duration is: 0.906074 2018-01-13 03:00:15.179 9263 INFO rally.task.engine [-] Full duration is: 8.628919 2018-01-13 03:00:15.552 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() started 2018-01-13 03:00:18.528 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() finished in 2.98 sec 2018-01-13 03:00:18.528 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() started 2018-01-13 03:00:18.529 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-13 03:00:18.549 9706 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 START 2018-01-13 03:00:19.508 9706 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 END: OK 2018-01-13 03:00:19.535 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() started 2018-01-13 03:00:20.597 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() finished in 1.06 sec 2018-01-13 03:00:20.597 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() started 2018-01-13 03:00:24.266 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-13 03:00:25.607 9263 INFO rally.task.engine [-] Load duration is: 0.957338 2018-01-13 03:00:25.608 9263 INFO rally.task.engine [-] Full duration is: 8.728372 2018-01-13 03:00:25.930 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() started 2018-01-13 03:00:28.830 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack setup() finished in 2.90 sec 2018-01-13 03:00:28.830 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() started 2018-01-13 03:00:28.830 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-13 03:00:28.852 9812 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 START 2018-01-13 03:00:29.773 9812 INFO rally.task.runner [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | ITER: 1 END: OK 2018-01-13 03:00:29.797 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() started 2018-01-13 03:00:30.804 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-13 03:00:30.804 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() started 2018-01-13 03:00:34.704 9263 INFO rally.task.context [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-13 03:00:35.987 9263 INFO rally.task.engine [-] Load duration is: 0.919811 2018-01-13 03:00:35.988 9263 INFO rally.task.engine [-] Full duration is: 8.790739 2018-01-13 03:00:36.222 9263 INFO rally.task.engine [-] Task 537c4575-8019-405d-880f-b67ad008f8a0 | Completed: Running task. Task 537c4575-8019-405d-880f-b67ad008f8a0: 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | quotas.delete_quotas | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> duration | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.927573 Full duration: 8.808775 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.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | total | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> duration | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746964 Full duration: 8.802426 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.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.906074 Full duration: 8.628919 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | quotas.delete_quotas | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957338 Full duration: 8.728372 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | total | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> duration | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.919811 Full duration: 8.790739 2018-01-13 03:00:36,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 537c4575-8019-405d-880f-b67ad008f8a0 2018-01-13 03:00:36,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '537c4575-8019-405d-880f-b67ad008f8a0', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-13 03:00:36,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '537c4575-8019-405d-880f-b67ad008f8a0'] 2018-01-13 03:00:37,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-13 03:00:37,356 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-13 03:00:37,356 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:34 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:43 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:42 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:06 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:39 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:44 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:31 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:29 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-13 03:00:37,357 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-13 03:00:47,824 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 03:00:47,825 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 03:00:48,378 - functest.utils.functest_utils - DEBUG - 2018-01-13 03:00:48,378 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 03:00:48,379 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:08 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-13 03:00:48,384 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-13 03:00:48,384 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-13 03:00:48,470 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 03:00:48,917 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 03:00:48,917 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-13 03:00:49,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-13 03:00:51,664 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-13 03:00:54,118 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-13 03:00:57,320 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-13 03:00:59,586 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-13 03:01:05,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-13 03:01:06,277 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-13 03:01:07,378 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-13 03:01:11,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 03:01:11,153 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-13 03:01:13,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-13 03:01:13,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-13 03:01:17,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-13 03:01:18,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-13 03:01:18,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-13 03:01:18,805 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-13 03:01:21,748 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-13 03:01:21,749 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-13 03:01:21,750 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-13 03:01:21,751 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-13 03:01:21,752 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-13 03:01:21,760 - 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-13 03:16:17,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.234433s] ... ok 2018-01-13 03:16:17,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.058104s] ... ok 2018-01-13 03:16:17,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [19.094961s] ... ok 2018-01-13 03:16:17,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [1.141416s] ... ok 2018-01-13 03:16:17,645 - 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.228455s] ... ok 2018-01-13 03:16:17,645 - 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 [4.294562s] ... ok 2018-01-13 03:16:17,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.071272s] ... ok 2018-01-13 03:16:17,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.757440s] ... ok 2018-01-13 03:16:17,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.099214s] ... ok 2018-01-13 03:16:17,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001164s] ... ok 2018-01-13 03:16:17,645 - 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.104716s] ... ok 2018-01-13 03:16:17,645 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.076355s] ... ok 2018-01-13 03:16:17,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.547109s] ... ok 2018-01-13 03:16:17,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.100559s] ... ok 2018-01-13 03:16:17,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001133s] ... ok 2018-01-13 03:16:17,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [11.188694s] ... ok 2018-01-13 03:16:17,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.066739s] ... ok 2018-01-13 03:16:17,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.910593s] ... ok 2018-01-13 03:16:17,646 - 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.697004s] ... ok 2018-01-13 03:16:17,646 - 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.865467s] ... ok 2018-01-13 03:16:17,646 - 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.399557s] ... ok 2018-01-13 03:16:17,646 - 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.898010s] ... ok 2018-01-13 03:16:17,646 - 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.622204s] ... ok 2018-01-13 03:16:17,646 - 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.076694s] ... ok 2018-01-13 03:16:17,647 - 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.097123s] ... ok 2018-01-13 03:16:17,647 - 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.071225s] ... ok 2018-01-13 03:16:17,647 - 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.069132s] ... ok 2018-01-13 03:16:17,647 - 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.068891s] ... ok 2018-01-13 03:16:17,647 - 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.147558s] ... ok 2018-01-13 03:16:17,647 - 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.067143s] ... ok 2018-01-13 03:16:17,647 - 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.011979s] ... ok 2018-01-13 03:16:17,647 - 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.149448s] ... ok 2018-01-13 03:16:17,647 - 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.010575s] ... ok 2018-01-13 03:16:17,647 - 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.010731s] ... ok 2018-01-13 03:16:17,647 - 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.034154s] ... ok 2018-01-13 03:16:17,648 - 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.066212s] ... ok 2018-01-13 03:16:17,648 - 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.068080s] ... ok 2018-01-13 03:16:17,648 - 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.148582s] ... ok 2018-01-13 03:16:17,648 - 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.015274s] ... ok 2018-01-13 03:16:17,648 - 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.068422s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [14.521607s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [9.360847s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [28.101964s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.434197s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.415724s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.226590s] ... ok 2018-01-13 03:16:17,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.204015s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.372614s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.386725s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.389369s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [4.244367s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.280434s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [18.310113s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.075118s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.976500s] ... ok 2018-01-13 03:16:17,649 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.845012s] ... ok 2018-01-13 03:16:17,649 - 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.746305s] ... ok 2018-01-13 03:16:17,649 - 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.564818s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [2.223397s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.300306s] ... ok 2018-01-13 03:16:17,650 - 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.262750s] ... ok 2018-01-13 03:16:17,650 - 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.405145s] ... ok 2018-01-13 03:16:17,650 - 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.244304s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.561874s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.445328s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.546172s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.867431s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.402381s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.540297s] ... ok 2018-01-13 03:16:17,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.403403s] ... ok 2018-01-13 03:16:17,651 - 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.696945s] ... ok 2018-01-13 03:16:17,651 - 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.684663s] ... ok 2018-01-13 03:16:17,651 - 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.567482s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.720882s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.390176s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011849s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [31.739072s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.084656s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.073734s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.087612s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.311811s] ... ok 2018-01-13 03:16:17,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.251068s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [3.808530s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.174241s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.171125s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.042638s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.563588s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.033045s] ... ok 2018-01-13 03:16:17,652 - 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.777646s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.050120s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.046050s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.181212s] ... ok 2018-01-13 03:16:17,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.043718s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.171768s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.173184s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.559416s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.163371s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.175447s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.802927s] ... ok 2018-01-13 03:16:17,653 - 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.651281s] ... ok 2018-01-13 03:16:17,653 - 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.166507s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.734179s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.283017s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.139446s] ... ok 2018-01-13 03:16:17,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.274148s] ... ok 2018-01-13 03:16:17,654 - 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.458547s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.099509s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.389839s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.495729s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.313173s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.139827s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.267136s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.060400s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.221770s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.288071s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.095281s] ... ok 2018-01-13 03:16:17,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.060809s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.057298s] ... ok 2018-01-13 03:16:17,655 - 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.934307s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.696151s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.539021s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.702181s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.212736s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.207793s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.212381s] ... ok 2018-01-13 03:16:17,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.045125s] ... ok 2018-01-13 03:16:17,655 - 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.653126s] ... ok 2018-01-13 03:16:17,655 - 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.114930s] ... ok 2018-01-13 03:16:17,655 - 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.726133s] ... ok 2018-01-13 03:16:17,656 - 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.700026s] ... ok 2018-01-13 03:16:17,656 - 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.771980s] ... ok 2018-01-13 03:16:17,656 - 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.334005s] ... ok 2018-01-13 03:16:17,656 - 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.543075s] ... ok 2018-01-13 03:16:17,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.049013s] ... ok 2018-01-13 03:16:17,656 - 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.173753s] ... ok 2018-01-13 03:16:17,656 - 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.517908s] ... ok 2018-01-13 03:16:17,656 - 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.699419s] ... ok 2018-01-13 03:16:17,656 - 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 [1.069110s] ... ok 2018-01-13 03:16:17,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [1.049826s] ... ok 2018-01-13 03:16:17,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [2.213618s] ... ok 2018-01-13 03:16:17,657 - 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.592827s] ... ok 2018-01-13 03:16:17,657 - 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.070862s] ... ok 2018-01-13 03:16:17,657 - 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.023243s] ... ok 2018-01-13 03:16:17,657 - 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.019309s] ... ok 2018-01-13 03:16:17,657 - 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.021099s] ... ok 2018-01-13 03:16:17,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.343653s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.535213s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.174926s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [2.244142s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [1.186364s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.228733s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [1.242184s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.863482s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.448783s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.692978s] ... ok 2018-01-13 03:16:17,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [32.066698s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.470877s] ... ok 2018-01-13 03:16:17,659 - 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.100236s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [13.869180s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.186053s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.177507s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.051997s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.282517s] ... ok 2018-01-13 03:16:17,659 - 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.414841s] ... ok 2018-01-13 03:16:17,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.385152s] ... ok 2018-01-13 03:16:17,659 - 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.037674s] ... ok 2018-01-13 03:16:17,660 - 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.061899s] ... ok 2018-01-13 03:16:17,660 - 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.206316s] ... ok 2018-01-13 03:16:17,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.052907s] ... ok 2018-01-13 03:16:17,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.046009s] ... ok 2018-01-13 03:16:17,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.108148s] ... ok 2018-01-13 03:16:17,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.079385s] ... ok 2018-01-13 03:16:17,660 - 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.054213s] ... ok 2018-01-13 03:16:17,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.055138s] ... ok 2018-01-13 03:16:17,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.177315s] ... ok 2018-01-13 03:16:17,660 - 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.198169s] ... ok 2018-01-13 03:16:17,660 - 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.176170s] ... ok 2018-01-13 03:16:17,661 - 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.188714s] ... ok 2018-01-13 03:16:17,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.164455s] ... ok 2018-01-13 03:16:17,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.152672s] ... ok 2018-01-13 03:16:17,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.210154s] ... ok 2018-01-13 03:16:17,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.194403s] ... ok 2018-01-13 03:16:17,661 - 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.154912s] ... ok 2018-01-13 03:16:17,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.037288s] ... ok 2018-01-13 03:16:17,661 - 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.164242s] ... ok 2018-01-13 03:16:17,661 - 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.044558s] ... ok 2018-01-13 03:16:17,661 - 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.046613s] ... ok 2018-01-13 03:16:17,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.194794s] ... ok 2018-01-13 03:16:17,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.194798s] ... ok 2018-01-13 03:16:17,662 - 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.351525s] ... ok 2018-01-13 03:16:17,662 - 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.036780s] ... ok 2018-01-13 03:16:17,662 - 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.193162s] ... ok 2018-01-13 03:16:17,662 - 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.009669s] ... ok 2018-01-13 03:16:17,662 - 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.181051s] ... ok 2018-01-13 03:16:17,662 - 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.034587s] ... ok 2018-01-13 03:16:17,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.037738s] ... ok 2018-01-13 03:16:17,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.173291s] ... ok 2018-01-13 03:16:17,663 - 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.539480s] ... ok 2018-01-13 03:16:17,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.312258s] ... ok 2018-01-13 03:16:17,663 - 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.417950s] ... ok 2018-01-13 03:16:17,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.364597s] ... ok 2018-01-13 03:16:17,663 - 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.181657s] ... ok 2018-01-13 03:16:17,663 - 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.188697s] ... ok 2018-01-13 03:16:17,664 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 892.0000 sec. 2018-01-13 03:16:17,665 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-13 03:16:17,667 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-13 03:16:17,668 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-13 03:16:17,672 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-13 03:16:26,736 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 03:16:26,736 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 03:16:27,360 - functest.utils.functest_utils - DEBUG - 2018-01-13 03:16:27,360 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 03:16:27,361 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:37 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-13 03:16:27,365 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-13 03:16:28,324 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-13 04:11:45,469 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3317.128s FAILED (failures=7) 2018-01-13 04:11:45,668 - functest.utils.functest_utils - DEBUG - 2018-01-13 04:11:45,669 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 04:11:45,669 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-13 04:11:45,673 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-13 04:11:45,673 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-668 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 04:11:45,676 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:07 | PASS | | vping_userdata | functest | smoke | 00:49 | PASS | | tempest_smoke_serial | functest | smoke | 15:21 | PASS | | rally_sanity | functest | smoke | 22:08 | FAIL | | refstack_defcore | functest | smoke | 15:37 | PASS | | snaps_smoke | functest | smoke | 55:17 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-13 04:11:45,681 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-13 04:11:48,930 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 04:11:48,930 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 04:11:48,931 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-13 04:11:48,932 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-13 04:11:48,932 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-13 04:12:35,145 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-13 04:12:35,146 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-13 04:12:35,263 - functest.utils.functest_utils - DEBUG - 2018-01-13 04:12:35,263 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 04:12:35,263 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:46 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-13 04:12:35,267 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-13 04:12:35,267 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-668 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 04:12:35,270 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:46 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-13 04:12:35,274 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-13 04:12:38,017 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 04:12:38,018 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 04:12:38,018 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-01-13 04:12:38,019 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-13 04:12:38,019 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-13 04:12:38,481 - 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-13 04:12:38,540 - 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-13 04:12:38,569 - 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-13 04:12:39,192 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-13 04:12:39,192 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-13 04:12:39,673 - functest.energy.energy - DEBUG - Starting recording 2018-01-13 04:12:39,674 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-13 04:12:40,099 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-13 04:12:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-13 04:12:45,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-13 04:12:45,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-13 04:14:21,419 - 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-13 04:14:30,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-13 04:14:31,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-13 04:14:45,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-13 04:14:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-13 04:14:49,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-13 04:17:49,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-13 04:17:49,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-13 04:17:51,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-13 04:18:21,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-13 04:18:21,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-13 04:18:22,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-13 04:18:56,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-13 04:19:00,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-13 04:19:01,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-13 04:19:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-13 04:19:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-13 04:19:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:19:08,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:19:28,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:19:28,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-13 04:19:28,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-13 04:19:28,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-13 04:19:28,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-13 04:19:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-13 04:19:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-13 04:19:34,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:34,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:39,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-13 04:19:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:39,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:45,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:45,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:45,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:45,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:45,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:51,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:51,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:19:51,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:19:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:19:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:19:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:08,061 - 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-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:20:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:08,063 - 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-13 04:20:08,063 - 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-13 04:20:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:20:08,063 - 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-13 04:20:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:08,063 - 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-13 04:20:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:20:08,064 - 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-13 04:20:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:20:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:20:13,245 - 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-13 04:20:13,245 - 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-13 04:20:33,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:33,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,082 - 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-13 04:20:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:39,083 - 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-13 04:20:39,083 - 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-13 04:20:39,083 - 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-13 04:20:39,083 - 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-13 04:20:44,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:44,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:44,253 - 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-13 04:20:44,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:44,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:20:44,253 - 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-13 04:20:44,253 - 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-13 04:21:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,084 - 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-13 04:21:10,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:10,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,257 - 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-13 04:21:15,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,258 - 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-13 04:21:15,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,258 - 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-13 04:21:15,258 - 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-13 04:21:15,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,258 - 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-13 04:21:15,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:21:15,259 - 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-13 04:21:15,259 - 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-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:46,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:53,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-13 04:21:53,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:53,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:53,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:58,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:58,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:21:58,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-13 04:22:14,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:14,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:27,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:22:27,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:34,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:34,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:34,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.16 on port 22: Unable to connect to port 22 on 10.67.79.16 (tried 1 time) 2018-01-13 04:22:34,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-13 04:22:34,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:22:34,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:22:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:34,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:40,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-13 04:22:40,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:22:40,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:40,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:40,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.17 on port 22: Unable to connect to port 22 on 10.67.79.17 (tried 1 time) 2018-01-13 04:22:40,456 - 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.19 on port 22: Unable to connect to port 22 on 10.67.79.19 (tried 1 time) 2018-01-13 04:22:40,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:46,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:46,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:46,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:51,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:51,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:22:51,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:51,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:51,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:51,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:22:51,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:51,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:22:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:22:56,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:22:56,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:22:56,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:22:56,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:22:56,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:02,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:23:02,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:02,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:02,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.6 on port 22: Unable to connect to port 22 on 10.67.79.6 (tried 1 time) 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:02,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:02,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:02,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-13 04:23:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:13,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:23:13,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:13,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:13,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:13,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:13,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:13,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:19,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-13 04:23:19,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:19,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:19,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:23:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.add_collectors' -> Connection to 10.67.79.10:5671 failed: _ssl.c:495: The handshake operation timed out 2018-01-13 04:23:25,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:25,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:25,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-13 04:23:25,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-13 04:23:25,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:30,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:30,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:30,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:30,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-13 04:23:30,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:30,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:30,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:30,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:30,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:30,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:35,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:35,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:35,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:35,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:35,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-13 04:23:35,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' [retry 1/60] 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' [retry 1/60] 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:35,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:23:35,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-13 04:23:35,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-13 04:23:40,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-13 04:23:40,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-13 04:23:40,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' [retry 1/60] 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:40,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:46,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:46,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:46,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:51,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:51,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:51,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:51,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:51,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:51,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-13 04:23:56,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:23:56,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:56,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-13 04:23:56,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:23:56,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:23:56,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:24:02,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-13 04:24:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:24:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:24:02,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:24:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:24:18,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:24:18,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:24:18,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:25:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:25:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:25:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:26:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:26:03,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:26:03,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:26:03,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:03,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:08,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:08,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:26:08,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:29:14,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:29:20,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:29:20,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:29:20,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:29:20,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:29:20,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:29:20,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:29:25,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:29:41,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:29:41,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:29:41,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:29:41,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:29:41,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:02,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:02,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:30:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:30:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:30:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:30:07,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:30:18,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:29,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:30:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:30:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:30:29,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:30:34,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:30:56,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:31:06,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:31:06,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-13 04:31:06,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:31:06,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:32:50,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:32:50,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:32:50,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:32:50,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:32:50,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-13T04:19:29.024Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'2728d8f7-b3ca-4520-8e26-53bb3a9dcf5b'} 2018-01-13 04:32:50,909 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.200 2018-01-13 04:32:51,017 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-13 04:32:51,092 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-13 04:32:51,092 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-13 04:32:51,194 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:33:16,267 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:33:41,353 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:34:06,518 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:34:31,606 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:34:56,711 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:36:02,043 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:37:07,524 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-13 04:37:47,618 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550142@clearwater.opnfv', u'sip_username': u'6505550142', u'formatted_number': u'(650) 555-0142', u'number': u'6505550142', u'sip_uri': u'sip:6505550142@clearwater.opnfv', u'number_id': u'421d8f4e75da4d199af3cdfe69b5f543', u'sip_password': u'BWx63ffKR', u'pstn': False} 2018-01-13 04:37:47,618 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-13 04:37:47,619 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-13 04:37:47,665 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-13 04:37:47,666 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-13 04:39:57,999 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550347, 6505550662) Passed Basic Call - Tel URIs (TCP) - (6505550372, 6505550387) Passed Basic Call - Unknown number (TCP) - (6505550414, 6505550246) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550330, 6505550703) Passed Basic Call - Messages - Pager model (TCP) - (6505550197, 6505550821) Passed Basic Call - Pracks (TCP) - (6505550955, 6505550968) Passed Basic Registration (TCP) - (6505550024) Passed Multiple Identities (TCP) - (6505550880, 6505550802) Passed Call Barring - Outbound Rejection (TCP) - (6505550096, 6505550953) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550192, 6505550810) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550380, 6505550305, 6505550200) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550458, 6505550753, 6505550482) Passed Call Diversion - Not reachable (408) (TCP) - (6505550239, 6505550759, 6505550525) Passed Call Diversion - Not reachable (503) (TCP) - (6505550331, 6505550578, 6505550030) Passed Call Diversion - Not reachable (500) (TCP) - (6505550715, 6505550766, 6505550395) Passed Call Diversion - Busy (TCP) - (6505550807, 6505550256, 6505550692) Passed Call Diversion - Unconditional (TCP) - (6505550968, 6505550254, 6505550872) Passed Call Diversion - No answer (TCP) - (6505550058, 6505550308, 6505550838) Passed Call Diversion - Bad target URI (TCP) - (6505550161, 6505550748) Passed Call Diversion - Audio-only call (TCP) - (6505550303, 6505550898, 6505550678, 6505550913) Passed Call Diversion - Audio-video call (TCP) - (6505550583, 6505550915, 6505550937, 6505550995) Passed Call Waiting - Accepted (TCP) - (6505550008, 6505550509, 6505550375) Passed Call Waiting - Cancelled (TCP) - (6505550081, 6505550534, 6505550837) Passed CANCEL - Mainline (TCP) - (6505550927, 6505550877) Passed Filtering - Accept-Contact (TCP) - (6505550461, 6505550705) Passed Filtering - Accept-Contact no match (TCP) - (6505550192, 6505550739) Passed Filtering - Accept-Contact negated match (TCP) - (6505550430, 6505550160) Passed Filtering - RFC3841 example (TCP) - (6505550910, 6505550562) Passed Filtering - Reject-Contact no match (TCP) - (6505550665, 6505550282) Passed Filtering - Reject-Contact match (TCP) - (6505550911, 6505550734) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550180) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550763) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550991) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550161) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550870, 6505550051) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550239, 6505550807) Passed GRUU - Call - only GRUU as target (TCP) - (6505550444, 6505550332) Passed GRUU - Call - AoR as target (TCP) - (6505550912, 6505550793) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550812, 6505550327) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550944, 6505550664) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550458, 6505550860) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550109, 6505550046) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550791, 6505550841) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550919, 6505550828) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550463) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550537) Passed 2018-01-13 04:39:57,999 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-13 04:39:58,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-13 04:39:58,002 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-13 04:39:58,002 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-13 04:39:58,545 - functest.utils.functest_utils - DEBUG - 2018-01-13 04:39:58,545 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 04:39:58,546 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:18 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-13 04:39:58,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-13 04:40:04,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:04,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:04,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:04,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-13 04:40:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:09,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:09,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:40:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:40:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:40:14,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:40:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:14,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:40:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:40:19,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:19,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:19,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:40:19,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:19,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:24,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:24,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:40:24,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:30,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:40:30,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:40:30,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:40:30,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:40:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:40:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:40,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:45,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:40:45,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:40:51,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:40:51,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:51,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:51,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:40:51,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:40:51,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:40:51,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:40:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:40:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-13 04:40:56,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-13 04:41:01,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:41:01,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:41:01,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-13 04:43:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-13 04:43:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:43:04,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:43:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:43:04,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:43:09,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-13 04:43:09,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-13 04:43:09,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-13 04:43:09,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:43:09,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:43:09,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:43:09,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:43:14,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:43:14,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:43:14,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:43:14,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:43:14,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:43:14,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:43:20,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:43:20,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:43:20,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:43:20,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:43:20,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:43:20,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:43:20,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:43:25,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:43:25,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:43:25,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:43:30,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:43:30,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:43:30,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:43:35,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:43:35,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:43:35,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:43:40,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:43:45,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:43:45,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:43:45,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:43:45,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:43:45,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:43:51,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:44:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-13 04:44:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:44:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:44:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:44:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:42,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-13 04:44:42,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:42,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:44:42,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:47,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-13 04:44:47,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:44:47,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:44:47,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:44:52,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:44:52,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:44:52,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:44:52,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:52,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6162) 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:44:52,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:44:52,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:52,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:44:52,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-13 04:44:58,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:44:58,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:44:58,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:44:58,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:44:58,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:44:58,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:44:58,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-13 04:44:58,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-13 04:45:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-13 04:45:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-13 04:45:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:45:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:03,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:45:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-13 04:45:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:45:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:45:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-13 04:45:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-13 04:45:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-13 04:45:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:45:23,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:23,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-13 04:45:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-13 04:45:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-13 04:45:28,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-13 04:45:28,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-13 04:45:28,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-13 04:45:29,983 - functest.core.vnf - INFO - test cleaning 2018-01-13 04:45:29,983 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-13 04:45:52,071 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-13 04:45:52,543 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:45:53,025 - 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-13 04:45:53,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-13 04:45:53,067 - 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-13 04:45:53,076 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:45:53,115 - 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-13 04:45:53,115 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-13 04:45:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-13 04:45:55,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-13 04:45:55,527 - 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-13 04:45:57,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-13 04:46:09,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-13 04:46:10,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-13 04:46:25,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-13 04:46:29,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-13 04:46:30,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-13 04:49:38,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-13 04:49:38,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-13 04:49:42,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-13 04:50:12,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-13 04:50:12,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-13 04:50:13,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-13 04:50:48,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-13 04:50:51,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-13 04:50:53,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-13 04:50:59,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-13 04:50:59,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-13 04:50:59,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-13 04:50:59,807 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-13 04:51:21,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-13 04:51:21,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-13 04:51:21,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-13 04:51:26,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-13 04:51:26,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-13 04:51:26,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:31,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-13 04:51:31,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-13 04:51:31,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-13 04:51:31,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:32,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:32,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-13 04:51:32,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:32,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-13 04:51:37,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-13 04:51:37,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:37,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:37,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:37,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-13 04:51:37,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-13 04:51:37,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-13 04:51:37,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:37,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-13 04:51:37,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-13 04:51:42,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:42,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:42,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-13 04:51:42,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:42,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:42,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:42,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:42,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-13 04:51:47,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:51:47,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-13 04:51:52,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-13 04:51:52,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-13 04:51:52,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-13 04:51:52,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-13 04:51:52,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-13 04:51:52,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:52,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:51:52,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:58,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:51:58,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:58,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-13 04:51:58,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-13 04:52:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:52:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-13 04:52:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:52:03,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-13 04:52:03,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:52:03,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-13 04:52:09,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-13 04:52:09,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:52:09,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-13 04:52:16,335 - 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-13 04:52:16,335 - 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-13 04:52:43,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:52:43,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:52:43,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:52:43,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-13 04:52:48,379 - 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-13 04:52:48,379 - 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-13 04:53:14,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:53:14,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:53:14,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:53:14,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:53:19,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:53:19,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-13 04:53:19,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-13 04:53:19,632 - 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-13T04:51:21.534Z', 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'df608132-a844-46bb-808a-b0c022459dda'} 2018-01-13 04:53:19,659 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-13 04:53:19,730 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.208'}}, 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-13 04:53:19,806 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.208'}}, 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-13 04:53:19,806 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-13 04:53:19,806 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-01-13 04:53:22,766 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-01-13 04:53:22,767 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:6f:8a:06 2018-01-13 04:53:25,699 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-01-13 04:53:25,699 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:ef:52:b3 2018-01-13 04:53:25,700 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-13 04:53:25,700 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.208 2018-01-13 04:53:28,400 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-01-13 04:53:28,401 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:bd:05:bd 2018-01-13 04:53:31,014 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2018-01-13 04:53:31,014 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:f6:b8:d2 2018-01-13 04:53:31,014 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-13 04:53:31,014 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-13 04:53:32,459 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-13 04:54:03,963 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-13 04:54:03,977 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:54:03,998 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-13 04:54:04,008 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:54:04,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-13 04:54:04,024 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-13 04:54:04,032 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:54:04,087 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-13 04:54:04' 2018-01-13 04:54:04,087 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-13 04:54:04,087 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-13 04:54:04,095 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:54:04,113 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-01-13 04:54:05,783 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.208... 2018-01-13 04:54:35,813 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-01-13 04:54:36,077 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-01-13 04:54:37,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-13 04:54:38,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-13 04:54:43,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-13 04:54:44,117 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-13 04:54:49,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-13 04:54:50,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-13 04:54:55,126 - 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-13 04:54:56,128 - 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-13 04:55:01,133 - 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-13 04:55:02,135 - 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-13 04:55:07,136 - 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-13 04:55:08,137 - 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-13 04:55:13,143 - 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-13 04:55:14,145 - 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-13 04:55:19,150 - 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-13 04:55:20,151 - 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-13 04:55:25,157 - 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-13 04:55:26,158 - 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-13 04:55:31,164 - 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-13 04:55:32,165 - 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-13 04:55:37,170 - 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-13 04:55:38,172 - 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-13 04:55:43,177 - 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-13 04:55:44,179 - 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-13 04:55:49,184 - 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-13 04:55:50,185 - 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-13 04:55:55,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-13 04:55:56,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-13 04:56:01,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-13 04:56:02,199 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-13 04:56:07,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-01-13 04:56:08,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-01-13 04:56:13,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.5 2018-01-13 04:56:14,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.5 [edit] vyos@vyos# 2018-01-13 04:56:19,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-13 04:56:20,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-13 04:56:25,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-01-13 04:56:26,224 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-13 04:56:31,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-13 04:56:32,231 - 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-13 04:56:37,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-13 04:56:38,239 - 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-13 04:56:43,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-13 04:56:44,246 - 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-13 04:56:49,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-13 04:56:50,251 - 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-13 04:56:55,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-13 04:56:56,259 - 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-13 04:57:01,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-13 04:57:02,265 - 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-13 04:57:07,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-13 04:57:08,270 - 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-13 04:57:13,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-13 04:57:14,277 - 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-13 04:57:19,282 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-13 04:57:20,284 - 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-13 04:57:25,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-13 04:57:26,291 - 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-13 04:57:31,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2018-01-13 04:57:32,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2018-01-13 04:57:37,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-13 04:57:39,306 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-13 04:57:44,375 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-13 04:57:44,393 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 04:57:44,430 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-01-13 04:57:44,635 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-01-13 04:57:45,659 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-13 04:57:46,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-13 04:57:51,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-13 04:57:52,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-13 04:57:57,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-13 04:57:58,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-13 04:58:03,675 - 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-13 04:58:04,677 - 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-13 04:58:09,683 - 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-13 04:58:10,684 - 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-13 04:58:15,686 - 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-13 04:58:16,688 - 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-13 04:58:21,693 - 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-13 04:58:22,695 - 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-13 04:58:27,700 - 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-13 04:58:28,702 - 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-13 04:58:33,707 - 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-13 04:58:34,708 - 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-13 04:58:39,714 - 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-13 04:58:40,715 - 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-13 04:58:45,721 - 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-13 04:58:46,723 - 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-13 04:58:51,728 - 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-13 04:58:52,730 - 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-13 04:58:57,735 - 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-13 04:58:58,737 - 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-13 04:59:03,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-13 04:59:04,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-13 04:59:09,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' 2018-01-13 04:59:10,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-13 04:59:15,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 2018-01-13 04:59:16,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 [edit] vyos@vyos# 2018-01-13 04:59:21,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.11 2018-01-13 04:59:22,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-13 04:59:27,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inbound 2018-01-13 04:59:28,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-13 04:59:33,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2018-01-13 04:59:34,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2018-01-13 04:59:39,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-13 04:59:40,783 - 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-13 04:59:45,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-13 04:59:46,790 - 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-13 04:59:51,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-13 04:59:52,797 - 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-13 04:59:57,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-13 04:59:58,804 - 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-13 05:00:03,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-13 05:00:04,807 - 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-13 05:00:09,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-13 05:00:10,810 - 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-13 05:00:15,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-13 05:00:16,818 - 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-13 05:00:21,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-13 05:00:22,824 - 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-13 05:00:27,830 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-13 05:00:28,832 - 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-13 05:00:33,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-13 05:00:34,839 - 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-13 05:00:39,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-01-13 05:00:40,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-13 05:00:45,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-13 05:00:46,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-13 05:00:51,908 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-13 05:00:51,908 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-13 05:01:51,927 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-13 05:01:51,946 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-13 05:01:51,981 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-01-13 05:01:52,216 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-01-13 05:01:53,223 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-13 05:02:23,333 - 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-13 05:02:23,334 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.5, 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.11 4 65002 3 5 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-13 05:02:23,334 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:07 Last read 19:10:09, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.5 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.5, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 38501 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:fef6:b8d2 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-13 05:02:23,334 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.5 0 32768 i *> 10.0.2.0/24 12.0.0.5 0 32768 i *> 10.0.3.0/24 12.0.0.5 0 32768 i *> 10.0.4.0/24 12.0.0.5 0 32768 i *> 10.0.5.0/24 12.0.0.5 0 32768 i *> 10.0.6.0/24 12.0.0.5 0 32768 i *> 10.0.7.0/24 12.0.0.5 0 32768 i *> 10.0.8.0/24 12.0.0.5 0 32768 i *> 10.0.9.0/24 12.0.0.5 0 32768 i *> 10.0.10.0/24 12.0.0.5 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-13 05:02:23,334 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-13 05:02:23,334 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-13 05:02:23,334 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-13 05:02:23,334 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.2' 2018-01-13 05:02:23,335 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-13 05:02:24,926 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-13 05:02:27,008 - functest.utils.functest_utils - DEBUG - 2018-01-13 05:02:27,009 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 05:02:27,009 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:34 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-13 05:02:27,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-13 05:02:27,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-13 05:02:27,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-13 05:02:27,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-13 05:02:56,005 - functest.core.vnf - INFO - test cleaning 2018-01-13 05:02:56,005 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-13 05:02:56,089 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-13 05:02:56,217 - 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-13 05:02:56,241 - 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-13 05:02:56,243 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-13 05:02:56,668 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-13 05:02:56,675 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.23:5000/v3', 'user_domain_name': 'Default', 'password': 't4smCwthNKncHc3pACgsnngjE', 'project_domain_name': 'Default'} 2018-01-13 05:02:56,675 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-13 05:02:59,144 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-13 05:02:59,531 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-13 05:02:59,531 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.23:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-13 05:02:59,531 - 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-13 05:02:59,543 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-13 05:02:59,543 - 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-13 05:03:08,350 - 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-13 05:03:17,510 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-13 05:03:17,510 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-13 05:03:23,218 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-13 05:03:35,462 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-13 05:03:35,462 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-13 05:03:36,117 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-13 05:06:23,407 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-13 05:06:24,486 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-13 05:06:25,499 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-13 05:06:26,493 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : b8c74f8c-e238-4b9c-8f01-75b392b791f0 2018-01-13 05:06:27,139 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-13 05:06:27,140 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-13 05:06:27,774 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-13 05:06:27,852 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-13 05:06:32,145 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-13 05:06:32,146 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-13 05:06:32,262 - functest.utils.functest_utils - DEBUG - 2018-01-13 05:06:32,262 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 05:06:32,263 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 03:35 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-13 05:06:32,266 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-13 05:06:32,266 - 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-13 05:06:32,267 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-13 05:06:32,346 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-13 05:06:46,075 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-13 05:06:46,767 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-13 05:06:46,767 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-13 05:06:46,854 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-13 05:06:46,855 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-668 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 05:06:46,858 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:18 | PASS | | vyos_vrouter | functest | vnf | 16:34 | PASS | | juju_epc | functest | vnf | 03:35 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-13 05:06:46,862 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-13 05:06:51,538 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-13 05:06:51,539 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-13 05:06:51,540 - 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-13 05:06:51,541 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-13 05:06:51,541 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-13 05:07:43,561 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-13 05:07:43,561 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-13 05:07:43,690 - functest.utils.functest_utils - DEBUG - 2018-01-13 05:07:43,691 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-13 05:07:43,691 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:52 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-13 05:07:43,694 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-13 05:07:43,695 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-668 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-13 05:07:43,697 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:52 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-13 05:07:43,698 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK