2018-01-17 08:18:55,914 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-17 08:18:55,915 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-17 08:18:56,383 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-17 08:18:56,818 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-17 08:18:56,818 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-17 08:18:57,241 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-17 08:18:57,241 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/bbc0be7f81244747aceb92e797c18f66 ...OK 2018-01-17 08:18:57,665 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-17 08:18:57,666 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-17 08:18:58,088 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-17 08:18:58,089 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-17 08:18:58,843 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-17 08:18:59,949 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-17 08:18:59,997 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-17 08:19:00,743 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-17 08:20:08,973 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 08:20:08,974 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 08:20:08,975 - 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-17 08:20:08,977 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-17 08:20:08,977 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-17 08:20:10,934 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 08:20:19,510 - 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 8.574s OK 2018-01-17 08:20:19,999 - functest.utils.functest_utils - DEBUG - 2018-01-17 08:20:20,000 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 08:20:20,000 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 08:20:20,003 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-17 08:20:20,791 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 08:28:40,495 - 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 499.695s OK 2018-01-17 08:28:40,922 - functest.utils.functest_utils - DEBUG - 2018-01-17 08:28:40,922 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 08:28:40,923 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 08:28:40,926 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-17 08:28:41,800 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 08:29:20,299 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.498s OK 2018-01-17 08:29:20,712 - functest.utils.functest_utils - DEBUG - 2018-01-17 08:29:20,712 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 08:29:20,712 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:38 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-17 08:29:20,716 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-258 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 08:29:20,719 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 08:20 | PASS | | snaps_health_check | functest | healthcheck | 00:38 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-17 08:29:20,722 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 08:30:09,609 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 08:30:09,609 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 08:30:09,611 - 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-17 08:30:09,613 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-17 08:30:09,613 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-17 08:30:10,709 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 08:30:10,710 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 08:30:11,401 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 08:30:11,401 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 08:30:11,401 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-17 08:30:12,094 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 08:30:12,094 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 08:30:12' 2018-01-17 08:30:12,095 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:13,622 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:16,951 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:23,338 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:24,047 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:24,849 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:30,525 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:33,862 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b4587f77-70a4-4a8e-a690-8c95cb5ba3fb' 2018-01-17 08:30:59,386 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 08:31:05,578 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-17 08:31:05,659 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 08:31:06,671 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 08:31:25,074 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 08:31:26,272 - functest.utils.functest_utils - DEBUG - 2018-01-17 08:31:26,273 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 08:31:26,274 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:55 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 08:31:26,277 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-17 08:31:26,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 08:31:26,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 08:31:26' 2018-01-17 08:31:26,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--27e8e138-6e32-4ed8-a5cc-1d9c938e3230' 2018-01-17 08:31:27,993 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-27e8e138-6e32-4ed8-a5cc-1d9c938e3230' 2018-01-17 08:31:29,989 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-27e8e138-6e32-4ed8-a5cc-1d9c938e3230' 2018-01-17 08:31:36,414 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-27e8e138-6e32-4ed8-a5cc-1d9c938e3230' 2018-01-17 08:31:37,063 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-27e8e138-6e32-4ed8-a5cc-1d9c938e3230' 2018-01-17 08:31:42,553 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-27e8e138-6e32-4ed8-a5cc-1d9c938e3230' 2018-01-17 08:31:48,003 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 08:31:59,693 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 08:32:02,221 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.8. Waiting for response... 2018-01-17 08:32:07,428 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 08:32:23,477 - functest.utils.functest_utils - DEBUG - 2018-01-17 08:32:23,477 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 08:32:23,477 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-17 08:32:23,481 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-17 08:32:23,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 08:32:27,105 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 08:32:30,766 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 08:32:35,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 08:32:38,820 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 08:32:48,922 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 08:32:51,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 08:32:51,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 08:32:53,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 08:32:53,684 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 08:32:58,034 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 08:32:58,034 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 08:32:58,037 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 08:32:58,040 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-17 08:32:58,040 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-2f8c0dce-08dd-4c57-af84-b5b1a06d5b8a/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-17 08:33:01,779 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-17 08:33:01,782 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-17 08:33:01,782 - 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-17 08:33:05,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:05.191 62 INFO rally.api [-] Starting verification (UUID=52655b1a-38dd-485a-a1cf-daa0b48f34b6) for deployment 'opnfv-rally' (UUID=8d3502ec-c169-4bd0-aefc-5a4b97d32498) by verifier 'opnfv-tempest' (UUID=2f8c0dce-08dd-4c57-af84-b5b1a06d5b8a). 2018-01-17 08:33:05,192 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 52655b1a-38dd-485a-a1cf-daa0b48f34b6 2018-01-17 08:33:12,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:12.387 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.094s] 2018-01-17 08:33:12,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:12.476 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.089s] 2018-01-17 08:33:18,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:18.873 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.748s] 2018-01-17 08:33:20,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:20.505 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.630s] 2018-01-17 08:33:30,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:30.577 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.119s] 2018-01-17 08:33:51,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:33:51.222 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.135s] 2018-01-17 08:34:27,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:34:27.391 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.143s] 2018-01-17 08:34:27,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:34:27.392 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-17 08:35:03,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:35:03.335 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.160s] 2018-01-17 08:35:03,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:35:03.336 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-17 08:35:38,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:35:38.515 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.137s] 2018-01-17 08:35:38,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:35:38.516 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-17 08:36:36,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:36:36.224 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.478s] 2018-01-17 08:37:06,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:06.013 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.083s] 2018-01-17 08:37:06,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:06.167 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.154s] 2018-01-17 08:37:14,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:14.826 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.929s] 2018-01-17 08:37:14,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:14.840 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2018-01-17 08:37:16,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:16.174 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 08:37:16,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:16.175 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 08:37:20,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:20.426 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.331s] 2018-01-17 08:37:26,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:26.748 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.035s] 2018-01-17 08:37:33,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:33.080 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.606s] 2018-01-17 08:37:41,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:41.093 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.408s] 2018-01-17 08:37:50,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:50.321 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.007s] 2018-01-17 08:37:56,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:37:56.952 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.295s] 2018-01-17 08:38:02,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:02.914 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.176s] 2018-01-17 08:38:09,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:09.764 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.241s] 2018-01-17 08:38:17,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:17.183 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.352s] 2018-01-17 08:38:26,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:26.205 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.846s] 2018-01-17 08:38:28,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:28.644 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-17 08:38:31,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:31.092 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.092s] 2018-01-17 08:38:31,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:31.171 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.079s] 2018-01-17 08:38:31,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:31.259 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.087s] 2018-01-17 08:38:31,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:31.269 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-01-17 08:38:35,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:35.361 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.443s] 2018-01-17 08:38:36,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:36.195 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.833s] 2018-01-17 08:38:37,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:37.304 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.108s] 2018-01-17 08:38:43,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:43.218 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-01-17 08:38:47,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:38:47.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.891s] 2018-01-17 08:39:03,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:03.419 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.624s] 2018-01-17 08:39:07,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:07.989 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.569s] 2018-01-17 08:39:22,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:22.247 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.476s] 2018-01-17 08:39:26,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:26.357 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.108s] 2018-01-17 08:39:35,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:35.589 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.232s] 2018-01-17 08:39:47,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:47.412 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.297s] 2018-01-17 08:39:51,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:51.531 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.117s] 2018-01-17 08:39:56,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:39:56.448 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.918s] 2018-01-17 08:40:15,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:15.338 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.317s] 2018-01-17 08:40:15,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:15.558 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.220s] 2018-01-17 08:40:15,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:15.745 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.186s] 2018-01-17 08:40:15,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:15.835 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.090s] 2018-01-17 08:40:16,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:16.003 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.166s] 2018-01-17 08:40:16,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:16.094 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.091s] 2018-01-17 08:40:28,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:28.689 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.647s] 2018-01-17 08:40:28,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:28.911 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.222s] 2018-01-17 08:40:29,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:29.137 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.225s] 2018-01-17 08:40:29,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:29.224 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.087s] 2018-01-17 08:40:29,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:29.397 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.172s] 2018-01-17 08:40:29,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:29.485 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2018-01-17 08:40:42,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:42.844 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.032s] 2018-01-17 08:40:49,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:49.123 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.279s] 2018-01-17 08:40:51,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:51.508 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.383s] 2018-01-17 08:40:51,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:51.609 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.102s] 2018-01-17 08:40:51,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:40:51.728 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.118s] 2018-01-17 08:41:04,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:04.812 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.015s] 2018-01-17 08:41:10,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:10.928 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.115s] 2018-01-17 08:41:13,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:13.010 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.081s] 2018-01-17 08:41:13,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:13.260 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.250s] 2018-01-17 08:41:13,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:13.380 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.120s] 2018-01-17 08:41:31,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:31.829 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.000s] 2018-01-17 08:41:39,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:39.044 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.214s] 2018-01-17 08:41:45,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:45.148 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.103s] 2018-01-17 08:41:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:41:49.646 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.499s] 2018-01-17 08:42:15,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:15.823 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.017s] 2018-01-17 08:42:23,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:23.444 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.621s] 2018-01-17 08:42:29,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:29.578 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.133s] 2018-01-17 08:42:33,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:33.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.209s] 2018-01-17 08:42:49,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:49.745 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.484s] 2018-01-17 08:42:51,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:51.588 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.841s] 2018-01-17 08:42:51,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:51.712 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.126s] 2018-01-17 08:42:56,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:56.273 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.180s] 2018-01-17 08:42:57,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:57.968 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.693s] 2018-01-17 08:42:58,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:42:58.043 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.077s] 2018-01-17 08:43:02,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:02.212 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.632s] 2018-01-17 08:43:05,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:05.889 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-17 08:43:07,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:07.279 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-17 08:43:07,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:07.280 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-17 08:43:07,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:07.281 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-17 08:43:07,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:07.281 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-17 08:43:07,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:07.282 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-17 08:43:09,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:09.775 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.291s] 2018-01-17 08:43:25,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:25.247 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.583s] 2018-01-17 08:43:36,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:36.926 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.519s] 2018-01-17 08:43:47,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:47.859 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.930s] 2018-01-17 08:43:56,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:43:56.913 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.091s] 2018-01-17 08:45:20,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:45:20.625 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.725s] 2018-01-17 08:46:11,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:46:11.401 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [39.979s] 2018-01-17 08:47:07,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 08:47:07.765 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.446s] 2018-01-17 08:47:25,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 52655b1a-38dd-485a-a1cf-daa0b48f34b6'. 2018-01-17 08:47:26,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-17 08:47:26,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 52655b1a-38dd-485a-a1cf-daa0b48f34b6 | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-17 08:33:05 | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-17 08:47:25 | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:20 | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-17 08:47:26,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2f8c0dce-08dd-4c57-af84-b5b1a06d5b8a) | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8d3502ec-c169-4bd0-aefc-5a4b97d32498) | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 837.817 | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-17 08:47:26,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-17 08:47:26,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-17 08:47:26,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 08:47:26,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-17 08:47:26,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-17 08:47:30,824 - functest.utils.functest_utils - DEBUG - 2018-01-17 08:47:30,824 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 08:47:30,831 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:41 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-17 08:47:30,836 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-17 08:47:30,916 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 08:47:31,632 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 08:47:31,632 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 08:47:31,632 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-17 08:47:32,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 08:47:35,979 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 08:47:39,757 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 08:47:44,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-17 08:47:46,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8'... 2018-01-17 08:47:47,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b9df263e-6504-4c37-a1c9-4106588580a8'... 2018-01-17 08:47:49,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b9df263e-6504-4c37-a1c9-4106588580a8'... 2018-01-17 08:47:55,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8'... 2018-01-17 08:47:56,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8'... 2018-01-17 08:47:57,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-17 08:47:57,163 - 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-17 08:47:57,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:47:57,205 - 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-17 08:47:57,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 08:49:05,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b: started 2018-01-17 08:48:00.816 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Starting: Task validation. 2018-01-17 08:48:00.863 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Starting: Task validation of syntax. 2018-01-17 08:48:00.943 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Completed: Task validation of syntax. 2018-01-17 08:48:00.943 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Starting: Task validation of required platforms. 2018-01-17 08:48:00.976 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Completed: Task validation of required platforms. 2018-01-17 08:48:00.976 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Starting: Task validation of semantic. 2018-01-17 08:48:01.675 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:04.563 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.89 sec 2018-01-17 08:48:04.609 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:48:08.879 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 4.27 sec 2018-01-17 08:48:08.880 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Completed: Task validation of semantic. 2018-01-17 08:48:08.880 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Completed: Task validation. 2018-01-17 08:48:08.881 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Starting: Running task. 2018-01-17 08:48:09.041 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:11.753 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.71 sec 2018-01-17 08:48:11.782 259 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 START 2018-01-17 08:48:12.403 259 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 END: OK 2018-01-17 08:48:12.423 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:48:16.661 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 4.24 sec 2018-01-17 08:48:17.094 134 INFO rally.task.engine [-] Load duration is: 0.61962 2018-01-17 08:48:17.094 134 INFO rally.task.engine [-] Full duration is: 7.635843 2018-01-17 08:48:17.364 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:20.109 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.74 sec 2018-01-17 08:48:20.130 345 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 START 2018-01-17 08:48:21.438 345 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 END: OK 2018-01-17 08:48:21.462 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:48:25.413 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 3.95 sec 2018-01-17 08:48:27.420 134 INFO rally.task.engine [-] Load duration is: 1.306705 2018-01-17 08:48:27.421 134 INFO rally.task.engine [-] Full duration is: 8.064977 2018-01-17 08:48:27.678 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:30.396 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.72 sec 2018-01-17 08:48:30.417 431 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 START 2018-01-17 08:48:31.272 431 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 END: OK 2018-01-17 08:48:31.301 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:48:35.317 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 4.02 sec 2018-01-17 08:48:35.722 134 INFO rally.task.engine [-] Load duration is: 0.853214 2018-01-17 08:48:35.722 134 INFO rally.task.engine [-] Full duration is: 7.659081 2018-01-17 08:48:35.958 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:38.675 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.72 sec 2018-01-17 08:48:38.697 517 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 START 2018-01-17 08:48:40.093 517 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 END: OK 2018-01-17 08:48:40.121 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:48:44.107 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 3.99 sec 2018-01-17 08:48:46.018 134 INFO rally.task.engine [-] Load duration is: 1.394126 2018-01-17 08:48:46.018 134 INFO rally.task.engine [-] Full duration is: 8.166147 2018-01-17 08:48:46.255 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:49.145 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.89 sec 2018-01-17 08:48:49.166 603 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 START 2018-01-17 08:48:50.248 603 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 END: OK 2018-01-17 08:48:50.275 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:48:54.363 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 4.09 sec 2018-01-17 08:48:56.315 134 INFO rally.task.engine [-] Load duration is: 1.080162 2018-01-17 08:48:56.316 134 INFO rally.task.engine [-] Full duration is: 8.122508 2018-01-17 08:48:56.565 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() started 2018-01-17 08:48:59.432 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack setup() finished in 2.87 sec 2018-01-17 08:48:59.453 689 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 START 2018-01-17 08:49:00.342 689 INFO rally.task.runner [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | ITER: 1 END: OK 2018-01-17 08:49:00.367 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() started 2018-01-17 08:49:04.352 134 INFO rally.task.context [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Context users@openstack cleanup() finished in 3.98 sec 2018-01-17 08:49:04.613 134 INFO rally.task.engine [-] Load duration is: 0.887376 2018-01-17 08:49:04.614 134 INFO rally.task.engine [-] Full duration is: 7.804843 2018-01-17 08:49:04.821 134 INFO rally.task.engine [-] Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b | Completed: Running task. Task 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b: 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 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.61962 Full duration: 7.635843 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.306705 Full duration: 8.064977 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.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> duration | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853214 Full duration: 7.659081 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | total | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> duration | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.394126 Full duration: 8.166147 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | total | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> duration | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080162 Full duration: 8.122508 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.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887376 Full duration: 7.804843 2018-01-17 08:49:05,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7d5c2e0a-d91b-4837-aad2-06ae22c3c84b 2018-01-17 08:49:05,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-17 08:49:05,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7d5c2e0a-d91b-4837-aad2-06ae22c3c84b', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-17 08:49:05,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7d5c2e0a-d91b-4837-aad2-06ae22c3c84b'] 2018-01-17 08:49:06,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 08:49:06,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-17 08:49:06,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-17 08:49:06,581 - 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-17 08:49:06,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:49:06,618 - 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-17 08:49:06,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 08:50:44,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8: started 2018-01-17 08:49:10.127 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Starting: Task validation. 2018-01-17 08:49:10.181 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Starting: Task validation of syntax. 2018-01-17 08:49:10.247 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Completed: Task validation of syntax. 2018-01-17 08:49:10.247 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Starting: Task validation of required platforms. 2018-01-17 08:49:10.273 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Completed: Task validation of required platforms. 2018-01-17 08:49:10.273 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Starting: Task validation of semantic. 2018-01-17 08:49:11.058 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() started 2018-01-17 08:49:13.823 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 08:49:16.589 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() started 2018-01-17 08:49:20.692 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-17 08:49:20.692 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Completed: Task validation of semantic. 2018-01-17 08:49:20.693 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Completed: Task validation. 2018-01-17 08:49:20.694 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Starting: Running task. 2018-01-17 08:49:20.864 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() started 2018-01-17 08:49:23.668 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 08:49:23.669 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack setup() started 2018-01-17 08:49:23.669 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:49:23.692 864 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 START 2018-01-17 08:49:29.282 864 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 END: OK 2018-01-17 08:49:29.313 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack cleanup() started 2018-01-17 08:49:30.143 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack cleanup() finished in 0.83 sec 2018-01-17 08:49:30.144 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() started 2018-01-17 08:49:34.205 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-17 08:49:34.948 739 INFO rally.task.engine [-] Load duration is: 4.500914 2018-01-17 08:49:34.949 739 INFO rally.task.engine [-] Full duration is: 13.358993 2018-01-17 08:49:35.199 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() started 2018-01-17 08:49:37.962 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 08:49:37.962 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack setup() started 2018-01-17 08:49:37.963 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 08:49:37.980 970 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 START 2018-01-17 08:49:43.737 970 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 END: OK 2018-01-17 08:49:43.765 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack cleanup() started 2018-01-17 08:49:46.924 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack cleanup() finished in 3.16 sec 2018-01-17 08:49:46.925 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() started 2018-01-17 08:49:50.895 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-17 08:49:51.289 739 INFO rally.task.engine [-] Load duration is: 4.559902 2018-01-17 08:49:51.290 739 INFO rally.task.engine [-] Full duration is: 15.712786 2018-01-17 08:49:51.621 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() started 2018-01-17 08:49:54.358 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() finished in 2.74 sec 2018-01-17 08:49:54.380 1076 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 START 2018-01-17 08:49:56.191 1076 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 END: OK 2018-01-17 08:49:56.218 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() started 2018-01-17 08:50:00.047 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-17 08:50:01.679 739 INFO rally.task.engine [-] Load duration is: 0.688572 2018-01-17 08:50:01.679 739 INFO rally.task.engine [-] Full duration is: 8.444095 2018-01-17 08:50:01.942 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() started 2018-01-17 08:50:04.694 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack setup() finished in 2.75 sec 2018-01-17 08:50:04.695 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context quotas@openstack setup() started 2018-01-17 08:50:05.620 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context quotas@openstack setup() finished in 0.92 sec 2018-01-17 08:50:05.620 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack setup() started 2018-01-17 08:50:05.620 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:50:06.295 1162 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 START 2018-01-17 08:50:28.198 1162 INFO rally.task.runner [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | ITER: 1 END: OK 2018-01-17 08:50:28.221 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack cleanup() started 2018-01-17 08:50:38.830 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context cleanup@openstack cleanup() finished in 10.61 sec 2018-01-17 08:50:38.831 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context quotas@openstack cleanup() started 2018-01-17 08:50:38.895 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context quotas@openstack cleanup() finished in 64.46 msec 2018-01-17 08:50:38.896 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() started 2018-01-17 08:50:42.575 739 INFO rally.task.context [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-17 08:50:44.180 739 INFO rally.task.engine [-] Load duration is: 19.827115 2018-01-17 08:50:44.181 739 INFO rally.task.engine [-] Full duration is: 40.649837 2018-01-17 08:50:44.384 739 INFO rally.task.engine [-] Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 | Completed: Running task. Task 97b2cd89-e91c-4f84-b914-97e2a7ae33c8: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | -> glance_v2.upload_data | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | glance_v2.delete_image | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | total | 4.501 | 4.501 | 4.501 | 4.501 | 4.501 | 4.501 | 100.0% | 1 | | -> duration | 4.501 | 4.501 | 4.501 | 4.501 | 4.501 | 4.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.500914 Full duration: 13.358993 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.453 | 4.453 | 4.453 | 4.453 | 4.453 | 4.453 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | -> glance_v2.upload_data | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 100.0% | 1 | | glance_v2.list_images | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> duration | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.559902 Full duration: 15.712786 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688572 Full duration: 8.444095 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | -> glance_v2.upload_data | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | nova.boot_servers | 17.682 | 17.682 | 17.682 | 17.682 | 17.682 | 17.682 | 100.0% | 1 | | total | 20.827 | 20.827 | 20.827 | 20.827 | 20.827 | 20.827 | 100.0% | 1 | | -> duration | 19.827 | 19.827 | 19.827 | 19.827 | 19.827 | 19.827 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.827115 Full duration: 40.649837 2018-01-17 08:50:44,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 97b2cd89-e91c-4f84-b914-97e2a7ae33c8 2018-01-17 08:50:44,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '97b2cd89-e91c-4f84-b914-97e2a7ae33c8', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-17 08:50:44,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '97b2cd89-e91c-4f84-b914-97e2a7ae33c8'] 2018-01-17 08:50:46,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 08:50:46,162 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-17 08:50:46,163 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-17 08:50:46,163 - 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-17 08:50:46,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:50:46,203 - 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-17 08:50:46,204 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-17 08:50:46,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-17 08:50:46,204 - 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-17 08:50:46,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:50:46,235 - 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-17 08:50:46,240 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 08:54:05,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b: started 2018-01-17 08:50:49.906 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Starting: Task validation. 2018-01-17 08:50:49.955 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Starting: Task validation of syntax. 2018-01-17 08:50:50.129 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Completed: Task validation of syntax. 2018-01-17 08:50:50.129 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Starting: Task validation of required platforms. 2018-01-17 08:50:50.197 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Completed: Task validation of required platforms. 2018-01-17 08:50:50.197 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Starting: Task validation of semantic. 2018-01-17 08:50:50.971 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:50:54.011 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 3.04 sec 2018-01-17 08:50:59.559 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:51:03.650 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.09 sec 2018-01-17 08:51:03.650 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Completed: Task validation of semantic. 2018-01-17 08:51:03.651 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Completed: Task validation. 2018-01-17 08:51:03.652 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Starting: Running task. 2018-01-17 08:51:03.814 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:51:06.546 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.73 sec 2018-01-17 08:51:06.547 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() started 2018-01-17 08:51:08.075 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() finished in 1.53 sec 2018-01-17 08:51:08.076 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack setup() started 2018-01-17 08:51:11.262 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack setup() finished in 3.19 sec 2018-01-17 08:51:11.262 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() started 2018-01-17 08:51:11.263 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:51:11.286 1417 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:51:16.521 1417 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:51:16.545 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() started 2018-01-17 08:51:19.318 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() finished in 2.77 sec 2018-01-17 08:51:19.318 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack cleanup() started 2018-01-17 08:51:23.466 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack cleanup() finished in 4.15 sec 2018-01-17 08:51:23.467 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() started 2018-01-17 08:51:23.614 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-17 08:51:23.614 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:51:27.631 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.02 sec 2018-01-17 08:51:27.957 1292 INFO rally.task.engine [-] Load duration is: 5.228718 2018-01-17 08:51:27.958 1292 INFO rally.task.engine [-] Full duration is: 23.834554 2018-01-17 08:51:28.233 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:51:31.048 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.82 sec 2018-01-17 08:51:31.049 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() started 2018-01-17 08:51:31.948 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() finished in 0.90 sec 2018-01-17 08:51:31.949 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() started 2018-01-17 08:51:31.949 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:51:31.970 1603 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:51:37.433 1603 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:51:37.460 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() started 2018-01-17 08:51:40.328 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() finished in 2.87 sec 2018-01-17 08:51:40.328 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() started 2018-01-17 08:51:40.383 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() finished in 55.21 msec 2018-01-17 08:51:40.384 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:51:44.191 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 3.81 sec 2018-01-17 08:51:44.329 1292 INFO rally.task.engine [-] Load duration is: 5.459593 2018-01-17 08:51:44.330 1292 INFO rally.task.engine [-] Full duration is: 15.97687 2018-01-17 08:51:44.572 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:51:47.280 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.71 sec 2018-01-17 08:51:47.280 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() started 2018-01-17 08:51:48.047 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() finished in 0.77 sec 2018-01-17 08:51:48.047 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() started 2018-01-17 08:51:48.048 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:51:48.672 1769 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:51:58.547 1769 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:51:58.570 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() started 2018-01-17 08:52:01.048 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() finished in 2.48 sec 2018-01-17 08:52:01.049 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() started 2018-01-17 08:52:01.100 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() finished in 51.43 msec 2018-01-17 08:52:01.101 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:52:05.013 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 3.91 sec 2018-01-17 08:52:06.699 1292 INFO rally.task.engine [-] Load duration is: 9.872539 2018-01-17 08:52:06.700 1292 INFO rally.task.engine [-] Full duration is: 20.457234 2018-01-17 08:52:06.969 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:52:09.908 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.94 sec 2018-01-17 08:52:09.908 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() started 2018-01-17 08:52:10.755 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() finished in 0.85 sec 2018-01-17 08:52:10.756 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() started 2018-01-17 08:52:10.756 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() finished in 0.51 msec 2018-01-17 08:52:10.779 1935 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:52:16.395 1935 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:52:16.422 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() started 2018-01-17 08:52:18.864 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() finished in 2.44 sec 2018-01-17 08:52:18.864 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() started 2018-01-17 08:52:18.919 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() finished in 55.22 msec 2018-01-17 08:52:18.920 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:52:22.962 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.04 sec 2018-01-17 08:52:23.072 1292 INFO rally.task.engine [-] Load duration is: 5.612171 2018-01-17 08:52:23.073 1292 INFO rally.task.engine [-] Full duration is: 16.011914 2018-01-17 08:52:23.360 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:52:26.135 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.78 sec 2018-01-17 08:52:26.136 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() started 2018-01-17 08:52:27.052 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() finished in 0.92 sec 2018-01-17 08:52:27.052 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() started 2018-01-17 08:52:27.052 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:52:27.073 2101 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:52:35.090 2101 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:52:35.115 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() started 2018-01-17 08:52:37.445 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-17 08:52:37.445 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() started 2018-01-17 08:52:37.499 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() finished in 53.42 msec 2018-01-17 08:52:37.499 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:52:41.528 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.03 sec 2018-01-17 08:52:43.479 1292 INFO rally.task.engine [-] Load duration is: 8.012747 2018-01-17 08:52:43.480 1292 INFO rally.task.engine [-] Full duration is: 18.184545 2018-01-17 08:52:43.738 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:52:46.605 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.87 sec 2018-01-17 08:52:46.605 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() started 2018-01-17 08:52:47.486 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack setup() finished in 0.88 sec 2018-01-17 08:52:47.487 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack setup() started 2018-01-17 08:52:50.650 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack setup() finished in 3.16 sec 2018-01-17 08:52:50.651 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() started 2018-01-17 08:52:50.651 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:52:50.671 2267 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:52:56.214 2267 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:52:56.241 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() started 2018-01-17 08:52:58.681 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context cleanup@openstack cleanup() finished in 2.44 sec 2018-01-17 08:52:58.681 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack cleanup() started 2018-01-17 08:53:02.209 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context volumes@openstack cleanup() finished in 3.53 sec 2018-01-17 08:53:02.209 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() started 2018-01-17 08:53:02.275 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context quotas@openstack cleanup() finished in 65.86 msec 2018-01-17 08:53:02.275 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:53:06.460 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.18 sec 2018-01-17 08:53:07.877 1292 INFO rally.task.engine [-] Load duration is: 5.539243 2018-01-17 08:53:07.878 1292 INFO rally.task.engine [-] Full duration is: 22.741277 2018-01-17 08:53:08.144 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:53:11.002 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.86 sec 2018-01-17 08:53:11.003 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() started 2018-01-17 08:53:11.003 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:53:11.025 2453 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:53:11.801 2453 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:53:11.828 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:53:16.522 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() finished in 4.69 sec 2018-01-17 08:53:16.522 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:53:20.726 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.20 sec 2018-01-17 08:53:22.222 1292 INFO rally.task.engine [-] Load duration is: 0.773462 2018-01-17 08:53:22.223 1292 INFO rally.task.engine [-] Full duration is: 12.600993 2018-01-17 08:53:22.493 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:53:25.277 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.78 sec 2018-01-17 08:53:25.278 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() started 2018-01-17 08:53:25.278 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-17 08:53:25.299 2619 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:53:26.081 2619 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:53:26.102 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:53:30.680 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() finished in 4.58 sec 2018-01-17 08:53:30.681 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:53:34.780 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.10 sec 2018-01-17 08:53:36.573 1292 INFO rally.task.engine [-] Load duration is: 0.778177 2018-01-17 08:53:36.574 1292 INFO rally.task.engine [-] Full duration is: 12.305498 2018-01-17 08:53:36.818 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:53:39.632 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.81 sec 2018-01-17 08:53:39.633 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() started 2018-01-17 08:53:39.633 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 08:53:39.656 2785 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:53:40.489 2785 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:53:40.510 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:53:45.124 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() finished in 4.61 sec 2018-01-17 08:53:45.125 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:53:49.308 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.18 sec 2018-01-17 08:53:50.893 1292 INFO rally.task.engine [-] Load duration is: 0.830023 2018-01-17 08:53:50.893 1292 INFO rally.task.engine [-] Full duration is: 12.508888 2018-01-17 08:53:51.148 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() started 2018-01-17 08:53:54.037 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack setup() finished in 2.89 sec 2018-01-17 08:53:54.037 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() started 2018-01-17 08:53:54.037 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:53:54.061 2951 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 START 2018-01-17 08:53:54.900 2951 INFO rally.task.runner [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | ITER: 1 END: OK 2018-01-17 08:53:54.925 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:53:59.639 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context admin_cleanup@openstack cleanup() finished in 4.71 sec 2018-01-17 08:53:59.639 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() started 2018-01-17 08:54:03.640 1292 INFO rally.task.context [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Context users@openstack cleanup() finished in 4.00 sec 2018-01-17 08:54:05.230 1292 INFO rally.task.engine [-] Load duration is: 0.836103 2018-01-17 08:54:05.230 1292 INFO rally.task.engine [-] Full duration is: 12.506495 2018-01-17 08:54:05.447 1292 INFO rally.task.engine [-] Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b | Completed: Running task. Task 9001e30f-bce9-4f66-893d-bdb446ef1a5b: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.955 | 2.955 | 2.955 | 2.955 | 2.955 | 2.955 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 100.0% | 1 | | total | 5.229 | 5.229 | 5.229 | 5.229 | 5.229 | 5.229 | 100.0% | 1 | | -> duration | 5.229 | 5.229 | 5.229 | 5.229 | 5.229 | 5.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.228718 Full duration: 23.834554 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.151 | 3.151 | 3.151 | 3.151 | 3.151 | 3.151 | 100.0% | 1 | | cinder_v2.delete_volume | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | total | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 100.0% | 1 | | -> duration | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.459593 Full duration: 15.97687 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.553 | 7.553 | 7.553 | 7.553 | 7.553 | 7.553 | 100.0% | 1 | | cinder_v2.delete_volume | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 2.319 | 100.0% | 1 | | total | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 100.0% | 1 | | -> duration | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 9.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.872539 Full duration: 20.457234 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.24 | 3.24 | 3.24 | 3.24 | 3.24 | 3.24 | 100.0% | 1 | | cinder_v2.delete_volume | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | total | 5.612 | 5.612 | 5.612 | 5.612 | 5.612 | 5.612 | 100.0% | 1 | | -> duration | 5.612 | 5.612 | 5.612 | 5.612 | 5.612 | 5.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.612171 Full duration: 16.011914 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.289 | 3.289 | 3.289 | 3.289 | 3.289 | 3.289 | 100.0% | 1 | | cinder_v2.extend_volume | 2.398 | 2.398 | 2.398 | 2.398 | 2.398 | 2.398 | 100.0% | 1 | | cinder_v2.delete_volume | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | total | 8.013 | 8.013 | 8.013 | 8.013 | 8.013 | 8.013 | 100.0% | 1 | | -> duration | 8.013 | 8.013 | 8.013 | 8.013 | 8.013 | 8.013 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.012747 Full duration: 18.184545 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.251 | 3.251 | 3.251 | 3.251 | 3.251 | 3.251 | 100.0% | 1 | | cinder_v2.delete_volume | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 100.0% | 1 | | total | 5.539 | 5.539 | 5.539 | 5.539 | 5.539 | 5.539 | 100.0% | 1 | | -> duration | 5.539 | 5.539 | 5.539 | 5.539 | 5.539 | 5.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.539243 Full duration: 22.741277 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | cinder_v2.list_qos | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773462 Full duration: 12.600993 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.set_qos | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> duration | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 0.778 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.778177 Full duration: 12.305498 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.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | cinder_v2.list_types | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.830023 Full duration: 12.508888 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836103 Full duration: 12.506495 2018-01-17 08:54:05,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9001e30f-bce9-4f66-893d-bdb446ef1a5b 2018-01-17 08:54:05,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9001e30f-bce9-4f66-893d-bdb446ef1a5b', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-17 08:54:05,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9001e30f-bce9-4f66-893d-bdb446ef1a5b'] 2018-01-17 08:54:07,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 08:54:07,419 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-17 08:54:07,419 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-17 08:54:07,420 - 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-17 08:54:07,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:54:07,454 - 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-17 08:54:07,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 08:55:43,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 77616773-6f98-4d0b-b2dc-89be7df83b4c: started 2018-01-17 08:54:11.007 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Starting: Task validation. 2018-01-17 08:54:11.053 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Starting: Task validation of syntax. 2018-01-17 08:54:11.122 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Completed: Task validation of syntax. 2018-01-17 08:54:11.122 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Starting: Task validation of required platforms. 2018-01-17 08:54:11.150 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Completed: Task validation of required platforms. 2018-01-17 08:54:11.150 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Starting: Task validation of semantic. 2018-01-17 08:54:11.928 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() started 2018-01-17 08:54:14.805 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() finished in 2.88 sec 2018-01-17 08:54:19.468 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() started 2018-01-17 08:54:23.699 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() finished in 4.23 sec 2018-01-17 08:54:23.700 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Completed: Task validation of semantic. 2018-01-17 08:54:23.700 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Completed: Task validation. 2018-01-17 08:54:23.701 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Starting: Running task. 2018-01-17 08:54:23.895 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() started 2018-01-17 08:54:26.673 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() finished in 2.78 sec 2018-01-17 08:54:26.674 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() started 2018-01-17 08:54:28.780 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() finished in 2.11 sec 2018-01-17 08:54:28.780 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack setup() started 2018-01-17 08:54:28.781 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 08:54:28.805 3236 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 START 2018-01-17 08:54:41.491 3236 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 END: OK 2018-01-17 08:54:41.519 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack cleanup() started 2018-01-17 08:54:42.632 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack cleanup() finished in 1.11 sec 2018-01-17 08:54:42.632 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() started 2018-01-17 08:54:43.696 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-17 08:54:43.697 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() started 2018-01-17 08:54:47.984 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() finished in 4.29 sec 2018-01-17 08:54:48.036 3081 INFO rally.task.engine [-] Load duration is: 8.684481 2018-01-17 08:54:48.037 3081 INFO rally.task.engine [-] Full duration is: 24.105404 2018-01-17 08:54:48.308 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() started 2018-01-17 08:54:51.336 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() finished in 3.03 sec 2018-01-17 08:54:51.337 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() started 2018-01-17 08:54:53.506 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() finished in 2.17 sec 2018-01-17 08:54:53.507 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack setup() started 2018-01-17 08:54:53.507 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 08:54:53.528 3402 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 START 2018-01-17 08:55:01.665 3402 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 END: OK 2018-01-17 08:55:01.694 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack cleanup() started 2018-01-17 08:55:02.400 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack cleanup() finished in 0.71 sec 2018-01-17 08:55:02.401 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() started 2018-01-17 08:55:03.454 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-17 08:55:03.455 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() started 2018-01-17 08:55:07.593 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() finished in 4.14 sec 2018-01-17 08:55:08.431 3081 INFO rally.task.engine [-] Load duration is: 6.13447 2018-01-17 08:55:08.432 3081 INFO rally.task.engine [-] Full duration is: 19.3014 2018-01-17 08:55:08.717 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() started 2018-01-17 08:55:11.706 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() finished in 2.99 sec 2018-01-17 08:55:11.706 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() started 2018-01-17 08:55:13.838 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() finished in 2.13 sec 2018-01-17 08:55:13.839 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack setup() started 2018-01-17 08:55:13.839 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:55:13.861 3568 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 START 2018-01-17 08:55:23.297 3568 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 END: OK 2018-01-17 08:55:23.318 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack cleanup() started 2018-01-17 08:55:24.445 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context cleanup@openstack cleanup() finished in 1.13 sec 2018-01-17 08:55:24.446 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() started 2018-01-17 08:55:25.613 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() finished in 1.17 sec 2018-01-17 08:55:25.613 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() started 2018-01-17 08:55:29.893 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() finished in 4.28 sec 2018-01-17 08:55:30.847 3081 INFO rally.task.engine [-] Load duration is: 7.433858 2018-01-17 08:55:30.848 3081 INFO rally.task.engine [-] Full duration is: 21.194893 2018-01-17 08:55:31.154 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() started 2018-01-17 08:55:34.003 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack setup() finished in 2.85 sec 2018-01-17 08:55:34.003 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() started 2018-01-17 08:55:36.062 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack setup() finished in 2.06 sec 2018-01-17 08:55:36.084 3734 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 START 2018-01-17 08:55:37.272 3734 INFO rally.task.runner [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | ITER: 1 END: OK 2018-01-17 08:55:37.295 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() started 2018-01-17 08:55:38.416 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context roles@openstack cleanup() finished in 1.12 sec 2018-01-17 08:55:38.417 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() started 2018-01-17 08:55:42.503 3081 INFO rally.task.context [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Context users@openstack cleanup() finished in 4.09 sec 2018-01-17 08:55:43.227 3081 INFO rally.task.engine [-] Load duration is: 1.185752 2018-01-17 08:55:43.228 3081 INFO rally.task.engine [-] Full duration is: 11.366631 2018-01-17 08:55:43.445 3081 INFO rally.task.engine [-] Task 77616773-6f98-4d0b-b2dc-89be7df83b4c | Completed: Running task. Task 77616773-6f98-4d0b-b2dc-89be7df83b4c: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.694 | 5.694 | 5.694 | 5.694 | 5.694 | 5.694 | 100.0% | 1 | | heat.update_stack | 3.499 | 3.499 | 3.499 | 3.499 | 3.499 | 3.499 | 100.0% | 1 | | heat.delete_stack | 3.491 | 3.491 | 3.491 | 3.491 | 3.491 | 3.491 | 100.0% | 1 | | total | 12.684 | 12.684 | 12.684 | 12.684 | 12.684 | 12.684 | 100.0% | 1 | | -> duration | 8.684 | 8.684 | 8.684 | 8.684 | 8.684 | 8.684 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.684481 Full duration: 24.105404 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.423 | 4.423 | 4.423 | 4.423 | 4.423 | 4.423 | 100.0% | 1 | | heat.check_stack | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 1.396 | 100.0% | 1 | | heat.delete_stack | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | total | 8.134 | 8.134 | 8.134 | 8.134 | 8.134 | 8.134 | 100.0% | 1 | | -> duration | 6.134 | 6.134 | 6.134 | 6.134 | 6.134 | 6.134 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.13447 Full duration: 19.3014 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.421 | 4.421 | 4.421 | 4.421 | 4.421 | 4.421 | 100.0% | 1 | | heat.suspend_stack | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | heat.resume_stack | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 1.316 | 100.0% | 1 | | heat.delete_stack | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 100.0% | 1 | | total | 9.434 | 9.434 | 9.434 | 9.434 | 9.434 | 9.434 | 100.0% | 1 | | -> duration | 7.434 | 7.434 | 7.434 | 7.434 | 7.434 | 7.434 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.433858 Full duration: 21.194893 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 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | total | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> duration | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.185752 Full duration: 11.366631 2018-01-17 08:55:43,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 77616773-6f98-4d0b-b2dc-89be7df83b4c 2018-01-17 08:55:43,741 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '77616773-6f98-4d0b-b2dc-89be7df83b4c', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-17 08:55:43,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '77616773-6f98-4d0b-b2dc-89be7df83b4c'] 2018-01-17 08:55:45,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 08:55:45,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-17 08:55:45,287 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-17 08:55:45,288 - 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-17 08:55:45,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:55:45,330 - 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-17 08:55:45,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 08:59:01,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934: started 2018-01-17 08:55:48.963 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Starting: Task validation. 2018-01-17 08:55:49.010 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Starting: Task validation of syntax. 2018-01-17 08:55:49.148 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Completed: Task validation of syntax. 2018-01-17 08:55:49.148 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Starting: Task validation of required platforms. 2018-01-17 08:55:49.210 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Completed: Task validation of required platforms. 2018-01-17 08:55:49.210 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Starting: Task validation of semantic. 2018-01-17 08:55:49.999 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:55:52.596 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.60 sec 2018-01-17 08:55:52.666 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:55:56.815 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-17 08:55:56.815 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Completed: Task validation of semantic. 2018-01-17 08:55:56.815 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Completed: Task validation. 2018-01-17 08:55:56.816 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Starting: Running task. 2018-01-17 08:55:56.993 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:55:59.869 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.88 sec 2018-01-17 08:55:59.869 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:55:59.870 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 08:55:59.892 3939 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:56:01.762 3939 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:56:01.786 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:56:07.966 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-17 08:56:07.967 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:56:12.203 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-17 08:56:13.086 3814 INFO rally.task.engine [-] Load duration is: 0.671685 2018-01-17 08:56:13.087 3814 INFO rally.task.engine [-] Full duration is: 15.227702 2018-01-17 08:56:13.363 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:56:16.067 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.70 sec 2018-01-17 08:56:16.067 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:56:16.068 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:56:16.088 4105 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:56:17.896 4105 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:56:17.926 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:56:24.007 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 6.08 sec 2018-01-17 08:56:24.008 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:56:28.057 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-17 08:56:29.461 3814 INFO rally.task.engine [-] Load duration is: 0.646267 2018-01-17 08:56:29.462 3814 INFO rally.task.engine [-] Full duration is: 14.713686 2018-01-17 08:56:29.737 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:56:32.504 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 08:56:32.505 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:56:32.505 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:56:32.526 4271 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:56:34.494 4271 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:56:34.516 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:56:40.694 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-17 08:56:40.694 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:56:44.687 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-17 08:56:45.825 3814 INFO rally.task.engine [-] Load duration is: 0.796277 2018-01-17 08:56:45.825 3814 INFO rally.task.engine [-] Full duration is: 14.968909 2018-01-17 08:56:46.111 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:56:48.945 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.83 sec 2018-01-17 08:56:48.945 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:56:48.946 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 08:56:48.965 4437 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:56:50.764 4437 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:56:50.783 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:56:54.942 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 4.16 sec 2018-01-17 08:56:54.942 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:56:59.045 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-17 08:57:00.189 3814 INFO rally.task.engine [-] Load duration is: 0.685841 2018-01-17 08:57:00.190 3814 INFO rally.task.engine [-] Full duration is: 12.951453 2018-01-17 08:57:00.477 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:57:03.243 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 08:57:03.243 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:57:03.243 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 08:57:03.265 4603 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:57:05.066 4603 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:57:05.096 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:57:09.281 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 4.19 sec 2018-01-17 08:57:09.282 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:57:13.297 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-17 08:57:14.557 3814 INFO rally.task.engine [-] Load duration is: 0.594258 2018-01-17 08:57:14.557 3814 INFO rally.task.engine [-] Full duration is: 12.837829 2018-01-17 08:57:14.814 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:57:17.550 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.74 sec 2018-01-17 08:57:17.551 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:57:17.551 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 08:57:17.573 4769 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:57:19.944 4769 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:57:19.969 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:57:30.507 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 10.54 sec 2018-01-17 08:57:30.508 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:57:34.755 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-17 08:57:34.927 3814 INFO rally.task.engine [-] Load duration is: 1.178662 2018-01-17 08:57:34.927 3814 INFO rally.task.engine [-] Full duration is: 19.95886 2018-01-17 08:57:35.243 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:57:38.230 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.99 sec 2018-01-17 08:57:38.230 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:57:38.231 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:57:38.251 4935 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:57:40.343 4935 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:57:40.372 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:57:44.575 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 4.20 sec 2018-01-17 08:57:44.576 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:57:48.718 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-17 08:57:49.321 3814 INFO rally.task.engine [-] Load duration is: 0.840003 2018-01-17 08:57:49.322 3814 INFO rally.task.engine [-] Full duration is: 13.493157 2018-01-17 08:57:49.561 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:57:52.423 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 08:57:52.423 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:57:52.424 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:57:52.442 5101 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:57:54.318 5101 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:57:54.340 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:58:00.752 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 6.41 sec 2018-01-17 08:58:00.752 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:58:04.770 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-17 08:58:05.657 3814 INFO rally.task.engine [-] Load duration is: 0.652724 2018-01-17 08:58:05.657 3814 INFO rally.task.engine [-] Full duration is: 15.222199 2018-01-17 08:58:05.934 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:58:08.824 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.89 sec 2018-01-17 08:58:08.825 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:58:08.825 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 08:58:08.846 5267 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:58:10.817 5267 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:58:10.841 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:58:17.249 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 6.41 sec 2018-01-17 08:58:17.249 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:58:21.309 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-17 08:58:22.027 3814 INFO rally.task.engine [-] Load duration is: 0.642461 2018-01-17 08:58:22.027 3814 INFO rally.task.engine [-] Full duration is: 15.392388 2018-01-17 08:58:22.311 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:58:25.201 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.89 sec 2018-01-17 08:58:25.202 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:58:25.202 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 08:58:25.224 5433 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:58:27.235 5433 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:58:27.259 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:58:33.607 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 6.35 sec 2018-01-17 08:58:33.608 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:58:37.629 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-17 08:58:38.400 3814 INFO rally.task.engine [-] Load duration is: 0.750202 2018-01-17 08:58:38.400 3814 INFO rally.task.engine [-] Full duration is: 15.335907 2018-01-17 08:58:38.659 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() started 2018-01-17 08:58:41.490 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack setup() finished in 2.83 sec 2018-01-17 08:58:41.491 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() started 2018-01-17 08:58:41.491 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 08:58:41.514 5599 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 START 2018-01-17 08:58:46.325 5599 INFO rally.task.runner [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | ITER: 1 END: OK 2018-01-17 08:58:46.352 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() started 2018-01-17 08:58:56.278 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context admin_cleanup@openstack cleanup() finished in 9.93 sec 2018-01-17 08:58:56.278 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() started 2018-01-17 08:59:00.391 3814 INFO rally.task.context [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-17 08:59:00.784 3814 INFO rally.task.engine [-] Load duration is: 3.65198 2018-01-17 08:59:00.785 3814 INFO rally.task.engine [-] Full duration is: 21.750681 2018-01-17 08:59:01.016 3814 INFO rally.task.engine [-] Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 | Completed: Running task. Task 4759ae7c-4996-4db4-9f3d-2f30cc5f3934: 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.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | keystone_v3.add_role | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.revoke_role | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.671685 Full duration: 15.227702 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.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | keystone_v3.add_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.list_roles | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646267 Full duration: 14.713686 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | keystone_v3.list_projects | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.796277 Full duration: 14.968909 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.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | keystone_v3.delete_role | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | total | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> duration | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.685841 Full duration: 12.951453 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.delete_service | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.594258 Full duration: 12.837829 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | keystone_v3.create_user | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | -> keystone_v3.add_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.create_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.get_project | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | keystone_v3.get_user | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_role | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | keystone_v3.list_services | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_services | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> duration | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178662 Full duration: 19.95886 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.update_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.delete_project | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840003 Full duration: 13.493157 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> duration | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.652724 Full duration: 15.222199 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.642461 Full duration: 15.392388 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | keystone_v3.list_users | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750202 Full duration: 15.335907 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | keystone_v3.create_users | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 2.736 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | total | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 100.0% | 1 | | -> duration | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 3.652 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.65198 Full duration: 21.750681 2018-01-17 08:59:01,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4759ae7c-4996-4db4-9f3d-2f30cc5f3934 2018-01-17 08:59:01,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4759ae7c-4996-4db4-9f3d-2f30cc5f3934', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-17 08:59:01,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4759ae7c-4996-4db4-9f3d-2f30cc5f3934'] 2018-01-17 08:59:02,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 08:59:02,964 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-17 08:59:02,964 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-17 08:59:02,965 - 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-17 08:59:02,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 08:59:03,001 - 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-17 08:59:03,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 09:04:29,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1: started 2018-01-17 08:59:06.693 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Starting: Task validation. 2018-01-17 08:59:06.742 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Starting: Task validation of syntax. 2018-01-17 08:59:06.940 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Completed: Task validation of syntax. 2018-01-17 08:59:06.940 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Starting: Task validation of required platforms. 2018-01-17 08:59:07.016 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Completed: Task validation of required platforms. 2018-01-17 08:59:07.016 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Starting: Task validation of semantic. 2018-01-17 08:59:07.775 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 08:59:10.617 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.84 sec 2018-01-17 08:59:15.968 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 08:59:20.079 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-17 08:59:20.079 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Completed: Task validation of semantic. 2018-01-17 08:59:20.080 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Completed: Task validation. 2018-01-17 08:59:20.081 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Starting: Running task. 2018-01-17 08:59:20.255 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 08:59:23.173 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.92 sec 2018-01-17 08:59:23.174 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 08:59:23.850 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-17 08:59:23.851 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 08:59:23.851 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 08:59:23.874 5854 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 08:59:26.283 5854 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 08:59:26.309 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 08:59:32.127 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 5.82 sec 2018-01-17 08:59:32.127 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 08:59:32.192 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 64.83 msec 2018-01-17 08:59:32.193 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 08:59:35.880 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-17 08:59:36.352 5729 INFO rally.task.engine [-] Load duration is: 2.405729 2018-01-17 08:59:36.353 5729 INFO rally.task.engine [-] Full duration is: 15.642959 2018-01-17 08:59:36.661 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 08:59:39.526 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 08:59:39.527 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 08:59:40.255 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-17 08:59:40.255 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() started 2018-01-17 08:59:46.234 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() finished in 5.98 sec 2018-01-17 08:59:46.234 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 08:59:46.235 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 08:59:46.256 6140 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 08:59:49.291 6140 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 08:59:49.313 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 08:59:57.826 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 8.51 sec 2018-01-17 08:59:57.826 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() started 2018-01-17 09:00:04.036 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() finished in 6.21 sec 2018-01-17 09:00:04.037 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:00:04.103 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 66.48 msec 2018-01-17 09:00:04.104 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:00:07.732 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-17 09:00:08.850 5729 INFO rally.task.engine [-] Load duration is: 3.03234 2018-01-17 09:00:08.851 5729 INFO rally.task.engine [-] Full duration is: 31.095286 2018-01-17 09:00:09.119 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:00:11.923 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 09:00:11.924 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:00:12.780 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.86 sec 2018-01-17 09:00:12.781 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() started 2018-01-17 09:00:18.714 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() finished in 5.93 sec 2018-01-17 09:00:18.714 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:00:18.714 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 09:00:18.738 6426 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:00:26.757 6426 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:00:26.779 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:00:39.853 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 13.07 sec 2018-01-17 09:00:39.854 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() started 2018-01-17 09:00:47.216 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() finished in 7.36 sec 2018-01-17 09:00:47.216 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:00:47.278 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 61.99 msec 2018-01-17 09:00:47.279 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:00:50.970 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-17 09:00:51.350 5729 INFO rally.task.engine [-] Load duration is: 8.017265 2018-01-17 09:00:51.351 5729 INFO rally.task.engine [-] Full duration is: 41.867502 2018-01-17 09:00:51.596 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:00:54.388 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 09:00:54.388 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:00:55.155 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-17 09:00:55.155 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() started 2018-01-17 09:01:00.895 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() finished in 5.74 sec 2018-01-17 09:01:00.895 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:01:00.895 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 09:01:00.920 6712 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:01:03.173 6712 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:01:03.194 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:01:11.959 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 8.77 sec 2018-01-17 09:01:11.960 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() started 2018-01-17 09:01:17.855 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() finished in 5.90 sec 2018-01-17 09:01:17.856 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:01:17.922 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 66.55 msec 2018-01-17 09:01:17.923 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:01:21.550 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-17 09:01:21.774 5729 INFO rally.task.engine [-] Load duration is: 2.251028 2018-01-17 09:01:21.775 5729 INFO rally.task.engine [-] Full duration is: 29.969535 2018-01-17 09:01:22.064 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:01:24.859 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 09:01:24.859 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:01:25.571 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.71 sec 2018-01-17 09:01:25.571 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:01:25.571 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 09:01:25.593 6998 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:01:27.366 6998 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:01:27.390 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:01:35.567 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 8.18 sec 2018-01-17 09:01:35.568 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:01:35.618 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 50.13 msec 2018-01-17 09:01:35.618 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:01:39.295 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-17 09:01:40.180 5729 INFO rally.task.engine [-] Load duration is: 1.770517 2018-01-17 09:01:40.181 5729 INFO rally.task.engine [-] Full duration is: 17.248798 2018-01-17 09:01:40.464 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:01:43.166 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.70 sec 2018-01-17 09:01:43.166 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:01:43.900 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-17 09:01:43.900 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() started 2018-01-17 09:01:49.568 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() finished in 5.67 sec 2018-01-17 09:01:49.569 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:01:49.569 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 09:01:49.590 7284 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:01:51.687 7284 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:01:51.707 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:02:00.105 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 8.40 sec 2018-01-17 09:02:00.106 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() started 2018-01-17 09:02:05.815 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() finished in 5.71 sec 2018-01-17 09:02:05.815 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:02:05.879 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 63.04 msec 2018-01-17 09:02:05.879 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:02:09.568 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.69 sec 2018-01-17 09:02:10.638 5729 INFO rally.task.engine [-] Load duration is: 2.094338 2018-01-17 09:02:10.639 5729 INFO rally.task.engine [-] Full duration is: 29.124326 2018-01-17 09:02:10.883 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:02:13.715 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.83 sec 2018-01-17 09:02:13.715 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:02:14.715 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 1.00 sec 2018-01-17 09:02:14.716 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() started 2018-01-17 09:02:20.403 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() finished in 5.69 sec 2018-01-17 09:02:20.403 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:02:20.404 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 09:02:20.427 7570 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:02:24.988 7570 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:02:25.016 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:02:41.669 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 16.65 sec 2018-01-17 09:02:41.670 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() started 2018-01-17 09:02:49.016 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() finished in 7.35 sec 2018-01-17 09:02:49.016 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:02:49.084 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 67.83 msec 2018-01-17 09:02:49.085 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:02:52.904 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-17 09:02:53.125 5729 INFO rally.task.engine [-] Load duration is: 4.559531 2018-01-17 09:02:53.126 5729 INFO rally.task.engine [-] Full duration is: 42.041344 2018-01-17 09:02:53.396 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:02:56.202 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 09:02:56.202 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:02:56.879 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-17 09:02:56.879 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() started 2018-01-17 09:03:02.932 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack setup() finished in 6.05 sec 2018-01-17 09:03:02.932 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:03:02.932 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 09:03:02.956 7856 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:03:05.155 7856 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:03:05.176 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:03:18.551 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 13.38 sec 2018-01-17 09:03:18.552 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() started 2018-01-17 09:03:24.451 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context network@openstack cleanup() finished in 5.90 sec 2018-01-17 09:03:24.451 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:03:24.512 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 60.30 msec 2018-01-17 09:03:24.512 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:03:28.106 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-17 09:03:29.600 5729 INFO rally.task.engine [-] Load duration is: 2.196737 2018-01-17 09:03:29.601 5729 INFO rally.task.engine [-] Full duration is: 34.724947 2018-01-17 09:03:29.859 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:03:32.747 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.89 sec 2018-01-17 09:03:32.748 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:03:33.358 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-17 09:03:33.358 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:03:33.358 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 09:03:33.380 8142 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:03:35.027 8142 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:03:35.055 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:03:40.738 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 5.68 sec 2018-01-17 09:03:40.738 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:03:40.781 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 42.74 msec 2018-01-17 09:03:40.781 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:03:44.454 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-17 09:03:45.945 5729 INFO rally.task.engine [-] Load duration is: 1.645302 2018-01-17 09:03:45.946 5729 INFO rally.task.engine [-] Full duration is: 14.611583 2018-01-17 09:03:46.219 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:03:49.031 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 09:03:49.031 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:03:49.783 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-17 09:03:49.783 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:03:49.784 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.22 msec 2018-01-17 09:03:49.801 8428 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:03:51.555 8428 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:03:51.578 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:03:57.299 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 5.72 sec 2018-01-17 09:03:57.300 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:03:57.341 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 41.33 msec 2018-01-17 09:03:57.341 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:04:00.922 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-17 09:04:02.316 5729 INFO rally.task.engine [-] Load duration is: 1.751437 2018-01-17 09:04:02.317 5729 INFO rally.task.engine [-] Full duration is: 14.721625 2018-01-17 09:04:02.582 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() started 2018-01-17 09:04:05.322 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack setup() finished in 2.74 sec 2018-01-17 09:04:05.322 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() started 2018-01-17 09:04:05.959 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-17 09:04:05.959 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context roles@openstack setup() started 2018-01-17 09:04:07.966 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context roles@openstack setup() finished in 2.01 sec 2018-01-17 09:04:07.967 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() started 2018-01-17 09:04:07.967 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-17 09:04:07.991 8744 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 START 2018-01-17 09:04:13.199 8744 INFO rally.task.runner [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | ITER: 1 END: OK 2018-01-17 09:04:13.226 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() started 2018-01-17 09:04:23.545 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context cleanup@openstack cleanup() finished in 10.32 sec 2018-01-17 09:04:23.546 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context roles@openstack cleanup() started 2018-01-17 09:04:24.608 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-17 09:04:24.608 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() started 2018-01-17 09:04:24.674 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context quotas@openstack cleanup() finished in 65.81 msec 2018-01-17 09:04:24.674 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() started 2018-01-17 09:04:28.389 5729 INFO rally.task.context [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-17 09:04:28.734 5729 INFO rally.task.engine [-] Load duration is: 5.206055 2018-01-17 09:04:28.734 5729 INFO rally.task.engine [-] Full duration is: 25.826231 2018-01-17 09:04:28.962 5729 INFO rally.task.engine [-] Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 | Completed: Running task. Task f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | neutron.delete_network | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | total | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | -> duration | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.405729 Full duration: 15.642959 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 2.17 | 100.0% | 1 | | neutron.delete_port | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | total | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | -> duration | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 3.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.03234 Full duration: 31.095286 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | neutron.create_subnet | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | neutron.create_router | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | neutron.add_interface_router | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 2.266 | 100.0% | 1 | | neutron.remove_interface_router | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 3.052 | 100.0% | 1 | | neutron.delete_router | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | total | 8.017 | 8.017 | 8.017 | 8.017 | 8.017 | 8.017 | 100.0% | 1 | | -> duration | 8.017 | 8.017 | 8.017 | 8.017 | 8.017 | 8.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.017265 Full duration: 41.867502 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.508 | 1.508 | 1.508 | 1.508 | 1.508 | 1.508 | 100.0% | 1 | | neutron.delete_subnet | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | total | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 100.0% | 1 | | -> duration | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 2.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.251028 Full duration: 29.969535 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.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | neutron.list_networks | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | -> duration | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.770517 Full duration: 17.248798 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.945 | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 100.0% | 1 | | neutron.list_ports | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 100.0% | 1 | | -> duration | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 2.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.094338 Full duration: 29.124326 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | neutron.create_subnet | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | neutron.create_router | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.add_interface_router | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 100.0% | 1 | | neutron.list_routers | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> duration | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 4.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.559531 Full duration: 42.041344 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | neutron.create_subnet | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.list_subnets | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 100.0% | 1 | | -> duration | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.196737 Full duration: 34.724947 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | neutron.delete_security_group | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 1.645 | 1.645 | 1.645 | 1.645 | 1.645 | 1.645 | 100.0% | 1 | | -> duration | 1.645 | 1.645 | 1.645 | 1.645 | 1.645 | 1.645 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.645302 Full duration: 14.611583 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.167 | 1.167 | 1.167 | 1.167 | 1.167 | 1.167 | 100.0% | 1 | | neutron.create_security_group_rule | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | neutron.delete_security_group | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | total | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 100.0% | 1 | | -> duration | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.751437 Full duration: 14.721625 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 1.562 | 100.0% | 1 | | neutron.create_router | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | neutron.add_gateway_router | 2.123 | 2.123 | 2.123 | 2.123 | 2.123 | 2.123 | 100.0% | 1 | | neutron.remove_gateway_router | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | total | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | -> duration | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.206055 Full duration: 25.826231 2018-01-17 09:04:29,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1 2018-01-17 09:04:29,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-17 09:04:29,299 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f6c4aeb0-4eb2-4ff1-a00b-e5e9849366c1'] 2018-01-17 09:04:30,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 09:04:30,929 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-17 09:04:30,929 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-17 09:04:30,929 - 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-17 09:04:30,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 09:04:30,968 - 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-17 09:04:30,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 09:11:34,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6d216fa0-7f08-4166-94d0-6c364620e65d: started 2018-01-17 09:04:34.647 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Starting: Task validation. 2018-01-17 09:04:34.693 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Starting: Task validation of syntax. 2018-01-17 09:04:34.845 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Completed: Task validation of syntax. 2018-01-17 09:04:34.845 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Starting: Task validation of required platforms. 2018-01-17 09:04:34.906 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Completed: Task validation of required platforms. 2018-01-17 09:04:34.906 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Starting: Task validation of semantic. 2018-01-17 09:04:35.675 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:04:38.466 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.79 sec 2018-01-17 09:04:48.954 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:04:53.101 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 4.15 sec 2018-01-17 09:04:53.101 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Completed: Task validation of semantic. 2018-01-17 09:04:53.101 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Completed: Task validation. 2018-01-17 09:04:53.102 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Starting: Running task. 2018-01-17 09:04:53.280 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:04:55.964 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.68 sec 2018-01-17 09:04:55.965 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:04:55.965 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-17 09:04:56.771 9149 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:05:27.260 9149 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:05:27.283 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:05:29.127 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 1.84 sec 2018-01-17 09:05:29.127 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:05:32.794 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.67 sec 2018-01-17 09:05:33.494 9024 INFO rally.task.engine [-] Load duration is: 29.486244 2018-01-17 09:05:33.494 9024 INFO rally.task.engine [-] Full duration is: 39.530791 2018-01-17 09:05:33.819 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:05:36.699 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.88 sec 2018-01-17 09:05:36.700 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:05:36.700 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 09:05:37.473 9295 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:06:18.404 9295 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:06:18.428 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:06:22.569 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 4.14 sec 2018-01-17 09:06:22.569 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:06:26.376 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.81 sec 2018-01-17 09:06:28.119 9024 INFO rally.task.engine [-] Load duration is: 39.928407 2018-01-17 09:06:28.120 9024 INFO rally.task.engine [-] Full duration is: 52.57562 2018-01-17 09:06:28.408 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:06:31.478 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 3.07 sec 2018-01-17 09:06:31.478 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:06:31.479 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 09:06:32.281 9521 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:07:13.683 9521 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:07:13.711 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:07:17.949 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 4.24 sec 2018-01-17 09:07:17.949 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:07:21.824 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 09:07:22.715 9024 INFO rally.task.engine [-] Load duration is: 40.398753 2018-01-17 09:07:22.715 9024 INFO rally.task.engine [-] Full duration is: 53.433714 2018-01-17 09:07:22.972 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:07:25.910 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.94 sec 2018-01-17 09:07:25.911 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack setup() started 2018-01-17 09:07:27.064 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack setup() finished in 1.15 sec 2018-01-17 09:07:27.065 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() started 2018-01-17 09:07:32.937 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() finished in 5.87 sec 2018-01-17 09:07:32.937 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:07:32.938 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 09:07:33.652 9747 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:07:50.817 9747 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:07:50.847 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:07:52.619 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 1.77 sec 2018-01-17 09:07:52.620 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() started 2018-01-17 09:08:00.180 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() finished in 7.56 sec 2018-01-17 09:08:00.180 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack cleanup() started 2018-01-17 09:08:00.305 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-17 09:08:00.305 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:08:04.177 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 09:08:05.203 9024 INFO rally.task.engine [-] Load duration is: 16.163529 2018-01-17 09:08:05.204 9024 INFO rally.task.engine [-] Full duration is: 41.224291 2018-01-17 09:08:05.482 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:08:08.271 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.79 sec 2018-01-17 09:08:08.271 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack setup() started 2018-01-17 09:08:09.562 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack setup() finished in 1.29 sec 2018-01-17 09:08:09.563 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() started 2018-01-17 09:08:15.551 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() finished in 5.99 sec 2018-01-17 09:08:15.551 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:08:15.552 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 09:08:16.279 9893 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:08:42.901 9893 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:08:42.929 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:08:47.056 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 4.13 sec 2018-01-17 09:08:47.056 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() started 2018-01-17 09:08:54.599 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() finished in 7.54 sec 2018-01-17 09:08:54.600 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack cleanup() started 2018-01-17 09:08:54.777 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 09:08:54.778 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:08:58.538 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.76 sec 2018-01-17 09:08:59.783 9024 INFO rally.task.engine [-] Load duration is: 25.618654 2018-01-17 09:08:59.784 9024 INFO rally.task.engine [-] Full duration is: 53.07299 2018-01-17 09:09:00.091 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:09:03.076 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.98 sec 2018-01-17 09:09:03.076 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack setup() started 2018-01-17 09:09:04.252 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack setup() finished in 1.18 sec 2018-01-17 09:09:04.253 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() started 2018-01-17 09:09:10.417 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() finished in 6.16 sec 2018-01-17 09:09:10.417 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:09:10.418 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 09:09:11.107 10119 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:09:30.513 10119 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:09:30.541 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:09:32.320 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 1.78 sec 2018-01-17 09:09:32.321 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() started 2018-01-17 09:09:39.820 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() finished in 7.50 sec 2018-01-17 09:09:39.820 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack cleanup() started 2018-01-17 09:09:39.944 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-17 09:09:39.945 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:09:43.669 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.72 sec 2018-01-17 09:09:44.341 9024 INFO rally.task.engine [-] Load duration is: 14.403248 2018-01-17 09:09:44.342 9024 INFO rally.task.engine [-] Full duration is: 43.59782 2018-01-17 09:09:44.581 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:09:47.449 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.87 sec 2018-01-17 09:09:47.450 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:09:47.450 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 09:09:48.247 10265 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:10:31.443 10265 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:10:31.474 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:10:33.278 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 1.80 sec 2018-01-17 09:10:33.278 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:10:36.903 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.62 sec 2018-01-17 09:10:38.873 9024 INFO rally.task.engine [-] Load duration is: 42.189091 2018-01-17 09:10:38.874 9024 INFO rally.task.engine [-] Full duration is: 52.334844 2018-01-17 09:10:39.309 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:10:42.152 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.84 sec 2018-01-17 09:10:42.153 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() started 2018-01-17 09:10:48.190 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack setup() finished in 6.04 sec 2018-01-17 09:10:48.190 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:10:48.191 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-17 09:10:48.963 10411 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:11:03.832 10411 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:11:03.856 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:11:10.568 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 6.71 sec 2018-01-17 09:11:10.569 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() started 2018-01-17 09:11:17.715 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context network@openstack cleanup() finished in 7.15 sec 2018-01-17 09:11:17.716 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:11:21.580 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.86 sec 2018-01-17 09:11:23.563 9024 INFO rally.task.engine [-] Load duration is: 13.863436 2018-01-17 09:11:23.564 9024 INFO rally.task.engine [-] Full duration is: 42.456641 2018-01-17 09:11:23.833 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() started 2018-01-17 09:11:26.684 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack setup() finished in 2.85 sec 2018-01-17 09:11:26.685 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() started 2018-01-17 09:11:26.685 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 09:11:26.707 10557 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 START 2018-01-17 09:11:27.761 10557 INFO rally.task.runner [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | ITER: 1 END: OK 2018-01-17 09:11:27.784 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() started 2018-01-17 09:11:29.659 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context cleanup@openstack cleanup() finished in 1.88 sec 2018-01-17 09:11:29.659 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() started 2018-01-17 09:11:33.600 9024 INFO rally.task.context [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Context users@openstack cleanup() finished in 3.94 sec 2018-01-17 09:11:33.888 9024 INFO rally.task.engine [-] Load duration is: 1.05243 2018-01-17 09:11:33.889 9024 INFO rally.task.engine [-] Full duration is: 9.785799 2018-01-17 09:11:34.094 9024 INFO rally.task.engine [-] Task 6d216fa0-7f08-4166-94d0-6c364620e65d | Completed: Running task. Task 6d216fa0-7f08-4166-94d0-6c364620e65d: finished test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.947 | 14.947 | 14.947 | 14.947 | 14.947 | 14.947 | 100.0% | 1 | | nova.find_host_to_migrate | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | nova.live_migrate | 11.755 | 11.755 | 11.755 | 11.755 | 11.755 | 11.755 | 100.0% | 1 | | nova.delete_server | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 2.695 | 100.0% | 1 | | total | 30.486 | 30.486 | 30.486 | 30.486 | 30.486 | 30.486 | 100.0% | 1 | | -> duration | 29.486 | 29.486 | 29.486 | 29.486 | 29.486 | 29.486 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.486244 Full duration: 39.530791 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.208 | 12.208 | 12.208 | 12.208 | 12.208 | 12.208 | 100.0% | 1 | | cinder_v2.create_volume | 2.553 | 2.553 | 2.553 | 2.553 | 2.553 | 2.553 | 100.0% | 1 | | nova.attach_volume | 4.896 | 4.896 | 4.896 | 4.896 | 4.896 | 4.896 | 100.0% | 1 | | nova.find_host_to_migrate | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | nova.live_migrate | 11.422 | 11.422 | 11.422 | 11.422 | 11.422 | 11.422 | 100.0% | 1 | | nova.detach_volume | 3.911 | 3.911 | 3.911 | 3.911 | 3.911 | 3.911 | 100.0% | 1 | | cinder_v2.delete_volume | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | nova.delete_server | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | total | 40.928 | 40.928 | 40.928 | 40.928 | 40.928 | 40.928 | 100.0% | 1 | | -> duration | 39.928 | 39.928 | 39.928 | 39.928 | 39.928 | 39.928 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.928407 Full duration: 52.57562 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 7.683 | 100.0% | 1 | | nova.boot_server | 13.871 | 13.871 | 13.871 | 13.871 | 13.871 | 13.871 | 100.0% | 1 | | nova.find_host_to_migrate | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | nova.live_migrate | 11.743 | 11.743 | 11.743 | 11.743 | 11.743 | 11.743 | 100.0% | 1 | | nova.delete_server | 7.103 | 7.103 | 7.103 | 7.103 | 7.103 | 7.103 | 100.0% | 1 | | total | 41.399 | 41.399 | 41.399 | 41.399 | 41.399 | 41.399 | 100.0% | 1 | | -> duration | 40.399 | 40.399 | 40.399 | 40.399 | 40.399 | 40.399 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.398753 Full duration: 53.433714 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | nova.boot_server | 13.44 | 13.44 | 13.44 | 13.44 | 13.44 | 13.44 | 100.0% | 1 | | nova.delete_server | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 100.0% | 1 | | nova.delete_keypair | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 17.164 | 17.164 | 17.164 | 17.164 | 17.164 | 17.164 | 100.0% | 1 | | -> duration | 16.164 | 16.164 | 16.164 | 16.164 | 16.164 | 16.164 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.163529 Full duration: 41.224291 test scenario NovaServers.boot_server_from_volume_and_delete +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.887 | 7.887 | 7.887 | 7.887 | 7.887 | 7.887 | 100.0% | 1 | | nova.boot_server | 13.967 | 13.967 | 13.967 | 13.967 | 13.967 | 13.967 | 100.0% | 1 | | nova.delete_server | 4.764 | 4.764 | 4.764 | 4.764 | 4.764 | 4.764 | 100.0% | 1 | | total | 26.619 | 26.619 | 26.619 | 26.619 | 26.619 | 26.619 | 100.0% | 1 | | -> duration | 25.619 | 25.619 | 25.619 | 25.619 | 25.619 | 25.619 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.618654 Full duration: 53.07299 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.673 | 11.673 | 11.673 | 11.673 | 11.673 | 11.673 | 100.0% | 1 | | nova.pause_server | 2.512 | 2.512 | 2.512 | 2.512 | 2.512 | 2.512 | 100.0% | 1 | | nova.unpause_server | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 2.621 | 100.0% | 1 | | nova.delete_server | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | total | 19.403 | 19.403 | 19.403 | 19.403 | 19.403 | 19.403 | 100.0% | 1 | | -> duration | 14.403 | 14.403 | 14.403 | 14.403 | 14.403 | 14.403 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.403248 Full duration: 43.59782 test scenario NovaServers.boot_and_migrate_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.256 | 14.256 | 14.256 | 14.256 | 14.256 | 14.256 | 100.0% | 1 | | nova.migrate | 23.506 | 23.506 | 23.506 | 23.506 | 23.506 | 23.506 | 100.0% | 1 | | nova.resize_confirm | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | nova.delete_server | 2.583 | 2.583 | 2.583 | 2.583 | 2.583 | 2.583 | 100.0% | 1 | | total | 43.189 | 43.189 | 43.189 | 43.189 | 43.189 | 43.189 | 100.0% | 1 | | -> duration | 42.189 | 42.189 | 42.189 | 42.189 | 42.189 | 42.189 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.189091 Full duration: 52.334844 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.684 | 14.684 | 14.684 | 14.684 | 14.684 | 14.684 | 100.0% | 1 | | nova.list_interfaces | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 14.863 | 14.863 | 14.863 | 14.863 | 14.863 | 14.863 | 100.0% | 1 | | -> duration | 13.863 | 13.863 | 13.863 | 13.863 | 13.863 | 13.863 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.863436 Full duration: 42.456641 test scenario NovaServerGroups.create_and_delete_server_group +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | nova.delete_server_group | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> duration | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05243 Full duration: 9.785799 2018-01-17 09:11:34,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6d216fa0-7f08-4166-94d0-6c364620e65d 2018-01-17 09:11:34,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6d216fa0-7f08-4166-94d0-6c364620e65d', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-17 09:11:34,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6d216fa0-7f08-4166-94d0-6c364620e65d'] 2018-01-17 09:11:36,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 09:11:36,035 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-17 09:11:36,036 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-17 09:11:36,036 - 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-17 09:11:36,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 09:11:36,074 - 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-17 09:11:36,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'f7642e17-8b4f-4dc4-99d2-7f5d70111f35', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b9df263e-6504-4c37-a1c9-4106588580a8', 'flavor_name': 'rally-tiny-b9df263e-6504-4c37-a1c9-4106588580a8', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b9df263e-6504-4c37-a1c9-4106588580a8', '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-17 09:12:41,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41: started 2018-01-17 09:11:39.540 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Starting: Task validation. 2018-01-17 09:11:39.584 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Starting: Task validation of syntax. 2018-01-17 09:11:39.663 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Completed: Task validation of syntax. 2018-01-17 09:11:39.663 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Starting: Task validation of required platforms. 2018-01-17 09:11:39.697 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Completed: Task validation of required platforms. 2018-01-17 09:11:39.697 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Starting: Task validation of semantic. 2018-01-17 09:11:40.603 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() started 2018-01-17 09:11:43.293 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() finished in 2.69 sec 2018-01-17 09:11:45.656 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() started 2018-01-17 09:11:49.699 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-17 09:11:49.699 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Completed: Task validation of semantic. 2018-01-17 09:11:49.700 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Completed: Task validation. 2018-01-17 09:11:49.701 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Starting: Running task. 2018-01-17 09:11:49.889 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() started 2018-01-17 09:11:52.634 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() finished in 2.75 sec 2018-01-17 09:11:52.634 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() started 2018-01-17 09:11:52.635 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-17 09:11:52.657 10792 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 START 2018-01-17 09:11:53.654 10792 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 END: OK 2018-01-17 09:11:53.683 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() started 2018-01-17 09:11:54.674 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-17 09:11:54.674 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() started 2018-01-17 09:11:59.052 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() finished in 4.38 sec 2018-01-17 09:11:59.944 10667 INFO rally.task.engine [-] Load duration is: 0.9947 2018-01-17 09:11:59.945 10667 INFO rally.task.engine [-] Full duration is: 9.17982 2018-01-17 09:12:00.231 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() started 2018-01-17 09:12:03.048 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() finished in 2.82 sec 2018-01-17 09:12:03.049 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() started 2018-01-17 09:12:03.049 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 09:12:03.071 10898 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 START 2018-01-17 09:12:04.036 10898 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 END: OK 2018-01-17 09:12:04.057 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() started 2018-01-17 09:12:05.028 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-17 09:12:05.029 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() started 2018-01-17 09:12:08.918 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-17 09:12:10.283 10667 INFO rally.task.engine [-] Load duration is: 0.963617 2018-01-17 09:12:10.284 10667 INFO rally.task.engine [-] Full duration is: 8.705587 2018-01-17 09:12:10.515 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() started 2018-01-17 09:12:13.329 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 09:12:13.330 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() started 2018-01-17 09:12:13.330 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 09:12:13.351 11004 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 START 2018-01-17 09:12:14.474 11004 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 END: OK 2018-01-17 09:12:14.501 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() started 2018-01-17 09:12:15.469 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-17 09:12:15.469 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() started 2018-01-17 09:12:19.633 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() finished in 4.16 sec 2018-01-17 09:12:20.571 10667 INFO rally.task.engine [-] Load duration is: 1.121148 2018-01-17 09:12:20.572 10667 INFO rally.task.engine [-] Full duration is: 9.137162 2018-01-17 09:12:20.824 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() started 2018-01-17 09:12:23.570 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() finished in 2.75 sec 2018-01-17 09:12:23.570 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() started 2018-01-17 09:12:23.570 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-17 09:12:23.591 11110 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 START 2018-01-17 09:12:24.737 11110 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 END: OK 2018-01-17 09:12:24.759 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() started 2018-01-17 09:12:25.751 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-17 09:12:25.751 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() started 2018-01-17 09:12:30.424 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() finished in 4.67 sec 2018-01-17 09:12:30.880 10667 INFO rally.task.engine [-] Load duration is: 1.144172 2018-01-17 09:12:30.881 10667 INFO rally.task.engine [-] Full duration is: 9.616368 2018-01-17 09:12:31.127 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() started 2018-01-17 09:12:34.003 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack setup() finished in 2.88 sec 2018-01-17 09:12:34.004 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() started 2018-01-17 09:12:34.004 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 09:12:34.025 11216 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 START 2018-01-17 09:12:35.112 11216 INFO rally.task.runner [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | ITER: 1 END: OK 2018-01-17 09:12:35.142 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() started 2018-01-17 09:12:36.109 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-17 09:12:36.110 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() started 2018-01-17 09:12:40.476 10667 INFO rally.task.context [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Context users@openstack cleanup() finished in 4.37 sec 2018-01-17 09:12:41.189 10667 INFO rally.task.engine [-] Load duration is: 1.08487 2018-01-17 09:12:41.190 10667 INFO rally.task.engine [-] Full duration is: 9.366618 2018-01-17 09:12:41.417 10667 INFO rally.task.engine [-] Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 | Completed: Running task. Task 82e2eba5-048e-4b30-9f8d-f8eca1db6f41: 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.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | quotas.delete_quotas | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 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.9947 Full duration: 9.17982 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.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | total | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> duration | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.963617 Full duration: 8.705587 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | total | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> duration | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 1.121 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.121148 Full duration: 9.137162 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | quotas.delete_quotas | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> duration | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.144172 Full duration: 9.616368 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | total | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> duration | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 1.085 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.08487 Full duration: 9.366618 2018-01-17 09:12:41,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82e2eba5-048e-4b30-9f8d-f8eca1db6f41 2018-01-17 09:12:41,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82e2eba5-048e-4b30-9f8d-f8eca1db6f41', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-17 09:12:41,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82e2eba5-048e-4b30-9f8d-f8eca1db6f41'] 2018-01-17 09:12:43,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 09:12:43,167 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-17 09:12:43,168 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:34 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:36 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:34 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:31 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:43 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:53 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 12:56 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:32 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:22 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-17 09:12:43,168 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-17 09:12:52,712 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 09:12:53,843 - functest.utils.functest_utils - DEBUG - 2018-01-17 09:12:53,843 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 09:12:53,844 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 09:12:53,848 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-17 09:12:53,928 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 09:12:54,627 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 09:12:54,627 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 09:12:54,628 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-17 09:12:55,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 09:12:59,018 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 09:13:02,704 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 09:13:07,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 09:13:10,986 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 09:13:20,543 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-17 09:13:21,158 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-17 09:13:22,303 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 09:13:25,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 09:13:25,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 09:13:27,721 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 09:13:27,721 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 09:13:29,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-17 09:13:30,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-17 09:13:31,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 09:13:31,503 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 09:13:36,235 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 09:13:36,235 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 09:13:36,237 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 09:13:36,240 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-17 09:13:36,242 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-17 09:13:36,246 - 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-17 09:28:04,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.148753s] ... ok 2018-01-17 09:28:04,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.102000s] ... ok 2018-01-17 09:28:04,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [10.793489s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.626924s] ... ok 2018-01-17 09:28:04,984 - 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.244046s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.171894s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.137068s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.419369s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.149259s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001167s] ... ok 2018-01-17 09:28:04,984 - 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.185087s] ... ok 2018-01-17 09:28:04,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.139688s] ... ok 2018-01-17 09:28:04,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.435937s] ... ok 2018-01-17 09:28:04,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.164634s] ... ok 2018-01-17 09:28:04,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001055s] ... ok 2018-01-17 09:28:04,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [6.830838s] ... ok 2018-01-17 09:28:04,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.091706s] ... ok 2018-01-17 09:28:04,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.869473s] ... ok 2018-01-17 09:28:04,985 - 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.397248s] ... ok 2018-01-17 09:28:04,985 - 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.409614s] ... ok 2018-01-17 09:28:04,985 - 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.389980s] ... ok 2018-01-17 09:28:04,986 - 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.427509s] ... ok 2018-01-17 09:28:04,986 - 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.364353s] ... ok 2018-01-17 09:28:04,986 - 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.130658s] ... ok 2018-01-17 09:28:04,986 - 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.137259s] ... ok 2018-01-17 09:28:04,986 - 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.122725s] ... ok 2018-01-17 09:28:04,986 - 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.135575s] ... ok 2018-01-17 09:28:04,986 - 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.117116s] ... ok 2018-01-17 09:28:04,986 - 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.250899s] ... ok 2018-01-17 09:28:04,986 - 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.106986s] ... ok 2018-01-17 09:28:04,986 - 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.022224s] ... ok 2018-01-17 09:28:04,987 - 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.243202s] ... ok 2018-01-17 09:28:04,987 - 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.019378s] ... ok 2018-01-17 09:28:04,987 - 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.018005s] ... ok 2018-01-17 09:28:04,987 - 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.059400s] ... ok 2018-01-17 09:28:04,987 - 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.109436s] ... ok 2018-01-17 09:28:04,987 - 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.112588s] ... ok 2018-01-17 09:28:04,987 - 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.254754s] ... ok 2018-01-17 09:28:04,987 - 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.022409s] ... ok 2018-01-17 09:28:04,987 - 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.129970s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [30.694167s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [9.369831s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [21.149308s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [65.825055s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.515708s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.279942s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.303521s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.517000s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.502582s] ... ok 2018-01-17 09:28:04,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.495870s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.400425s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.839693s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.441401s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.720507s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.564340s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.137898s] ... ok 2018-01-17 09:28:04,989 - 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.069922s] ... ok 2018-01-17 09:28:04,989 - 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.177116s] ... ok 2018-01-17 09:28:04,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.149122s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.069061s] ... ok 2018-01-17 09:28:04,990 - 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.188022s] ... ok 2018-01-17 09:28:04,990 - 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.401253s] ... ok 2018-01-17 09:28:04,990 - 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.491571s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.401150s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.091596s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.394247s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.396265s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.382800s] ... ok 2018-01-17 09:28:04,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.057146s] ... ok 2018-01-17 09:28:04,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.382153s] ... ok 2018-01-17 09:28:04,991 - 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.402304s] ... ok 2018-01-17 09:28:04,991 - 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.404063s] ... ok 2018-01-17 09:28:04,991 - 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.399127s] ... ok 2018-01-17 09:28:04,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.201282s] ... ok 2018-01-17 09:28:04,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.217199s] ... ok 2018-01-17 09:28:04,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.016440s] ... ok 2018-01-17 09:28:04,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.514910s] ... ok 2018-01-17 09:28:04,991 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.079323s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.037750s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.022780s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.440810s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.626185s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.797228s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.019758s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.012103s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.069157s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.083105s] ... ok 2018-01-17 09:28:04,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.053071s] ... ok 2018-01-17 09:28:04,992 - 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.095915s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.076075s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.092796s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.070554s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.078516s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.633536s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.035539s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.274422s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012060s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.024502s] ... ok 2018-01-17 09:28:04,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.707203s] ... ok 2018-01-17 09:28:04,994 - 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.343357s] ... ok 2018-01-17 09:28:04,994 - 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.112348s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.573033s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [5.290343s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.681150s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.614190s] ... ok 2018-01-17 09:28:04,994 - 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.888748s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [4.833216s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.105326s] ... ok 2018-01-17 09:28:04,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.077746s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.749626s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.222333s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.205976s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.095378s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.114418s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.228026s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.169973s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.084810s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.118766s] ... ok 2018-01-17 09:28:04,995 - 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.415834s] ... ok 2018-01-17 09:28:04,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.862219s] ... ok 2018-01-17 09:28:04,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.167384s] ... ok 2018-01-17 09:28:04,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.390651s] ... ok 2018-01-17 09:28:04,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.119123s] ... ok 2018-01-17 09:28:04,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.097786s] ... ok 2018-01-17 09:28:04,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.088472s] ... ok 2018-01-17 09:28:04,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.070112s] ... ok 2018-01-17 09:28:04,996 - 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.258035s] ... ok 2018-01-17 09:28:04,996 - 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.063021s] ... ok 2018-01-17 09:28:04,996 - 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.202875s] ... ok 2018-01-17 09:28:04,996 - 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.832357s] ... ok 2018-01-17 09:28:04,997 - 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.921061s] ... ok 2018-01-17 09:28:04,997 - 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.310573s] ... ok 2018-01-17 09:28:04,997 - 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.942484s] ... ok 2018-01-17 09:28:04,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.135189s] ... ok 2018-01-17 09:28:04,997 - 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.140436s] ... ok 2018-01-17 09:28:04,997 - 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.328064s] ... ok 2018-01-17 09:28:04,997 - 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.627653s] ... ok 2018-01-17 09:28:04,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.701364s] ... ok 2018-01-17 09:28:04,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.655239s] ... ok 2018-01-17 09:28:04,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.382251s] ... ok 2018-01-17 09:28:04,997 - 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.941413s] ... ok 2018-01-17 09:28:04,998 - 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.124921s] ... ok 2018-01-17 09:28:04,998 - 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.030075s] ... ok 2018-01-17 09:28:04,998 - 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.034578s] ... ok 2018-01-17 09:28:04,998 - 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.026126s] ... ok 2018-01-17 09:28:04,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.705786s] ... ok 2018-01-17 09:28:04,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.140966s] ... ok 2018-01-17 09:28:04,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.143295s] ... ok 2018-01-17 09:28:04,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.747978s] ... ok 2018-01-17 09:28:04,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.873934s] ... ok 2018-01-17 09:28:04,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.784747s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.628701s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.409358s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.389571s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.440182s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [2.959456s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.726513s] ... ok 2018-01-17 09:28:04,999 - 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.803141s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [10.664410s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.069016s] ... ok 2018-01-17 09:28:04,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.068205s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.089408s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.516253s] ... ok 2018-01-17 09:28:05,000 - 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.182026s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.524585s] ... ok 2018-01-17 09:28:05,000 - 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.069642s] ... ok 2018-01-17 09:28:05,000 - 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.085145s] ... ok 2018-01-17 09:28:05,000 - 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.092896s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.086030s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.083214s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.155419s] ... ok 2018-01-17 09:28:05,000 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.153539s] ... ok 2018-01-17 09:28:05,001 - 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.089627s] ... ok 2018-01-17 09:28:05,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.089136s] ... ok 2018-01-17 09:28:05,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.020807s] ... ok 2018-01-17 09:28:05,001 - 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.062114s] ... ok 2018-01-17 09:28:05,001 - 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.065585s] ... ok 2018-01-17 09:28:05,001 - 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.029311s] ... ok 2018-01-17 09:28:05,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.025016s] ... ok 2018-01-17 09:28:05,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.020931s] ... ok 2018-01-17 09:28:05,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.068285s] ... ok 2018-01-17 09:28:05,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.060323s] ... ok 2018-01-17 09:28:05,002 - 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.014166s] ... ok 2018-01-17 09:28:05,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.065364s] ... ok 2018-01-17 09:28:05,002 - 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.015250s] ... ok 2018-01-17 09:28:05,002 - 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.078621s] ... ok 2018-01-17 09:28:05,002 - 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.086794s] ... ok 2018-01-17 09:28:05,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.072492s] ... ok 2018-01-17 09:28:05,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.067037s] ... ok 2018-01-17 09:28:05,002 - 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.342403s] ... ok 2018-01-17 09:28:05,002 - 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.068353s] ... ok 2018-01-17 09:28:05,002 - 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.066321s] ... ok 2018-01-17 09:28:05,002 - 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.017170s] ... ok 2018-01-17 09:28:05,003 - 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.059226s] ... ok 2018-01-17 09:28:05,003 - 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.061912s] ... ok 2018-01-17 09:28:05,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.058621s] ... ok 2018-01-17 09:28:05,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.062373s] ... ok 2018-01-17 09:28:05,003 - 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.967407s] ... ok 2018-01-17 09:28:05,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.990118s] ... ok 2018-01-17 09:28:05,003 - 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.153577s] ... ok 2018-01-17 09:28:05,003 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.125701s] ... ok 2018-01-17 09:28:05,003 - 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.655673s] ... ok 2018-01-17 09:28:05,003 - 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.060262s] ... ok 2018-01-17 09:28:05,004 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 863.0000 sec. 2018-01-17 09:28:05,006 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-17 09:28:05,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-17 09:28:05,008 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-17 09:28:05,013 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-17 09:28:12,533 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 09:28:13,965 - functest.utils.functest_utils - DEBUG - 2018-01-17 09:28:13,965 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 09:28:13,967 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:17 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 09:28:13,971 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-17 09:28:14,832 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 10:12:43,404 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 114 tests in 2668.559s OK 2018-01-17 10:12:43,818 - functest.utils.functest_utils - DEBUG - 2018-01-17 10:12:43,819 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 10:12:43,819 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:29 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-17 10:12:43,823 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-258 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 10:12:43,826 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:55 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 14:41 | PASS | | rally_sanity | functest | smoke | 25:20 | PASS | | refstack_defcore | functest | smoke | 15:17 | PASS | | snaps_smoke | functest | smoke | 44:29 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-17 10:12:43,832 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 10:13:34,481 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 10:13:34,482 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 10:13:34,483 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-17 10:13:34,483 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-258 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 10:13:34,485 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-17 10:13:34,487 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 10:15:02,481 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 10:15:02,482 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 10:15:02,483 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-01-17 10:15:02,486 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-17 10:15:02,486 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-17 10:15:02,763 - 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-17 10:15:02,822 - 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-17 10:15:02,858 - 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-17 10:15:03,965 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 10:15:03,966 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 10:15:04,636 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 10:15:04,636 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 10:15:04,636 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 10:15:05,297 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-17 10:15:07,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-17 10:15:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-17 10:15:10,803 - 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-17 10:16:55,959 - 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-17 10:17:03,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-17 10:17:04,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-17 10:17:13,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-17 10:17:17,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-17 10:17:17,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-17 10:19:56,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-17 10:19:56,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-17 10:19:59,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-17 10:20:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-17 10:20:59,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-17 10:20:59,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-17 10:21:00,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-17 10:21:39,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-17 10:21:49,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-17 10:21:50,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-17 10:21:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-17 10:21:58,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:21:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:21:58,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-17 10:22:57,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:22:57,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-17 10:22:57,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-17 10:22:57,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-17 10:22:57,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-17 10:23:03,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-17 10:23:03,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 10:23:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:09,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 10:23:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 10:23:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:19,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:19,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:19,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:23:19,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:19,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:19,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:25,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:25,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:25,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:30,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:30,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:30,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:30,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:30,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:30,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:30,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:30,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:30,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:30,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:30,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:23:36,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:23:36,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:36,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:36,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:36,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:36,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:36,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:41,892 - 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-17 10:23:41,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:41,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:41,893 - 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-17 10:23:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:41,893 - 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-17 10:23:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:23:41,893 - 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-17 10:23:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:23:41,893 - 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-17 10:23:41,894 - 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-17 10:23:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:23:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:23:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:23:41,894 - 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-17 10:23:41,894 - 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-17 10:24:06,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:14,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:27,783 - 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-17 10:24:27,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:27,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:27,783 - 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-17 10:24:27,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:24:27,783 - 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-17 10:24:27,783 - 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-17 10:24:27,784 - 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-17 10:24:36,898 - 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-17 10:24:36,898 - 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-17 10:24:36,898 - 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-17 10:24:54,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:24:54,265 - 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-17 10:24:54,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:03,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:03,749 - 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-17 10:25:03,749 - 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-17 10:25:03,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:03,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:03,750 - 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-17 10:25:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:11,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:25:11,430 - 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-17 10:25:11,430 - 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-17 10:25:17,411 - 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-17 10:25:17,411 - 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-17 10:25:23,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:23,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:23,249 - 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-17 10:25:28,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:28,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:28,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:33,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:33,873 - 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.3 on port 22: Unable to connect to port 22 on 10.67.79.3 (tried 1 time) 2018-01-17 10:25:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:33,873 - 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-17 10:25:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:39,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:39,429 - 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-17 10:25:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:45,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:45,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:45,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:45,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:45,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:45,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:45,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.12 on port 22: Unable to connect to port 22 on 10.67.79.12 (tried 1 time) 2018-01-17 10:25:45,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:45,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:50,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:50,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:25:50,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:25:50,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:50,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:25:50,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:25:50,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:25:50,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:25:55,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:25:55,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-17 10:26:01,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:01,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:01,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:01,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:01,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:01,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 10:26:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 10:26:06,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:06,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:12,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 10:26:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:17,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:17,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:17,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:17,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:17,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:17,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:22,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:22,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:22,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:22,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:28,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:28,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:33,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:33,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:33,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:33,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:40,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:40,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:40,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:40,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:40,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:40,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:40,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:40,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:40,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-17 10:26:40,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:40,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-17 10:26:40,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:40,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:40,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:46,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-17 10:26:46,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 10:26:46,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:46,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:46,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:51,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-17 10:26:57,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-17 10:26:57,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 10:26:57,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 10:27:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:27:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-17 10:27:02,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-17 10:27:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-17 10:27:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:27:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:27:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:27:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 10:27:02,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-17 10:27:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:27:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:27:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:27:41,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:27:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:27:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:27:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:27,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:27,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:29:27,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:29:27,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:29:27,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:27,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:27,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:27,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 10:29:27,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:27,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:27,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:27,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:32,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:32,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:29:32,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:29:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 10:29:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:29:37,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:32:11,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:32:11,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:32:11,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:32:11,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:32:16,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:32:16,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:32:16,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:32:16,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:32:37,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:32:37,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:32:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:32:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:32:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:32:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:32:43,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:32:53,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:33:09,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:33:09,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:33:09,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:33:09,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:33:09,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:33:09,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:33:09,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:33:25,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:33:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:33:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:33:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:33:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:33:41,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:34:02,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:34:08,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:34:08,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:34:08,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:34:08,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:35:47,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:35:47,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:35:47,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 10:35:47,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:37:48,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:37:48,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:37:48,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:37:48,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:37:48,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-17 10:37:48,802 - 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-17T10:22:58.017Z', 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'9ff13b59-d28b-498d-ba9d-888e9122d141'} 2018-01-17 10:37:48,951 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.21 2018-01-17 10:37:49,093 - 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-17 10:37:49,201 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-17 10:37:49,201 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-17 10:38:17,709 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:39:08,839 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:39:45,779 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:40:10,821 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:41:10,343 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:42:01,416 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:42:52,459 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 10:43:17,737 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550090@clearwater.opnfv', u'sip_username': u'6505550090', u'formatted_number': u'(650) 555-0090', u'number': u'6505550090', u'sip_uri': u'sip:6505550090@clearwater.opnfv', u'number_id': u'2d6b69e9131d4a79ac2c91037fba6c0a', u'sip_password': u'tWrGBgcYB', u'pstn': False} 2018-01-17 10:43:17,738 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-17 10:43:17,738 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-17 10:43:17,749 - 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-17 10:43:17,750 - 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-17 10:45:33,039 - 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) - (6505550479, 6505550013) Passed Basic Call - Tel URIs (TCP) - (6505550957, 6505550913) Passed Basic Call - Unknown number (TCP) - (6505550751, 6505550858) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550770, 6505550128) Passed Basic Call - Messages - Pager model (TCP) - (6505550323, 6505550000) Passed Basic Call - Pracks (TCP) - (6505550797, 6505550101) Passed Basic Registration (TCP) - (6505550176) Passed Multiple Identities (TCP) - (6505550022, 6505550222) Passed Call Barring - Outbound Rejection (TCP) - (6505550503, 6505550776) 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) - (6505550404, 6505550384) 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) - (6505550759, 6505550589, 6505550638) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550950, 6505550825, 6505550630) Passed Call Diversion - Not reachable (408) (TCP) - (6505550878, 6505550887, 6505550774) Passed Call Diversion - Not reachable (503) (TCP) - (6505550391, 6505550933, 6505550834) Passed Call Diversion - Not reachable (500) (TCP) - (6505550482, 6505550418, 6505550700) Passed Call Diversion - Busy (TCP) - (6505550286, 6505550553, 6505550565) Passed Call Diversion - Unconditional (TCP) - (6505550406, 6505550103, 6505550011) Passed Call Diversion - No answer (TCP) - (6505550377, 6505550376, 6505550619) Passed Call Diversion - Bad target URI (TCP) - (6505550738, 6505550876) Passed Call Diversion - Audio-only call (TCP) - (6505550041, 6505550499, 6505550938, 6505550611) Passed Call Diversion - Audio-video call (TCP) - (6505550747, 6505550981, 6505550388, 6505550988) Passed Call Waiting - Accepted (TCP) - (6505550328, 6505550581, 6505550864) Passed Call Waiting - Cancelled (TCP) - (6505550281, 6505550088, 6505550310) Passed CANCEL - Mainline (TCP) - (6505550145, 6505550284) Passed Filtering - Accept-Contact (TCP) - (6505550215, 6505550213) Passed Filtering - Accept-Contact no match (TCP) - (6505550862, 6505550850) Passed Filtering - Accept-Contact negated match (TCP) - (6505550616, 6505550822) Passed Filtering - RFC3841 example (TCP) - (6505550743, 6505550494) Passed Filtering - Reject-Contact no match (TCP) - (6505550080, 6505550159) Passed Filtering - Reject-Contact match (TCP) - (6505550926, 6505550783) 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) - (6505550655) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550275) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550678) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550805) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550584, 6505550285) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550852, 6505550846) Passed GRUU - Call - only GRUU as target (TCP) - (6505550195, 6505550552) Passed GRUU - Call - AoR as target (TCP) - (6505550168, 6505550533) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550872, 6505550605) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550074, 6505550190) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550653, 6505550323) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550212, 6505550903) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550355, 6505550123) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550842, 6505550960) 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) - (6505550479) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550360) Passed 2018-01-17 10:45:33,040 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-17 10:45:33,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-17 10:45:33,042 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 10:45:34,453 - functest.utils.functest_utils - DEBUG - 2018-01-17 10:45:34,453 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 10:45:34,454 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 30:28 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 10:45:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-17 10:45:40,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-17 10:45:40,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:40,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:40,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:40,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:40,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:40,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:40,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:40,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:40,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:40,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:40,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-17 10:45:45,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-17 10:45:45,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-17 10:45:45,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:45,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:45,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:50,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:50,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:50,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:50,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:50,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:45:50,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:55,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 10:45:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:45:55,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:45:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:45:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:45:55,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:46:01,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:46:01,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:46:01,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:01,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:06,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:06,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:46:06,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:06,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:46:06,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:46:11,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:46:11,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:46:11,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:46:11,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:46:11,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:46:11,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:46:11,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:46:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:46:17,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:17,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:46:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:46:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:46:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:46:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:46:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:46:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:46:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:27,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:27,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:33,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:46:38,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:38,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:46:38,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:38,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:38,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:38,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:46:43,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:46:43,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:46:43,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:46:43,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:46:48,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:46:48,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:46:48,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 10:46:48,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:46:53,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:53,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:53,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:46:53,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:46:53,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 10:46:53,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 10:46:53,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:46:59,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:46:59,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 10:48:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-17 10:48:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:48:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:48:48,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:48:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:48:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:48:48,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:48:53,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 10:48:53,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 10:48:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:48:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:48:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:48:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 10:48:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:48:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 10:48:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 10:48:53,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 10:49:04,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 10:49:04,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:49:04,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:49:04,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:49:09,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 10:49:09,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 10:49:09,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 10:49:09,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:49:09,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:49:09,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:49:09,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 10:49:09,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:09,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:14,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:14,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-17 10:49:14,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:14,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:14,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:14,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:19,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:19,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:19,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:19,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:49:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:49:19,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 10:49:25,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:25,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 10:49:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 10:49:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:49:30,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:49:30,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:30,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:49:30,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:49:30,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 10:49:30,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:49:30,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:49:30,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:49:30,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:49:30,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 10:49:35,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:35,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:35,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-17 10:49:35,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 10:49:35,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 10:49:35,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-17 10:49:35,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:49:35,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 10:49:35,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 10:49:35,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-17 10:49:37,270 - functest.core.vnf - INFO - test cleaning 2018-01-17 10:49:37,270 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 10:49:52,938 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-17 10:49:53,069 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 10:49:54,749 - 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-17 10:49:54,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-17 10:49:54,790 - 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-17 10:49:54,798 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 10:49:54,835 - 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-17 10:49:54,835 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-17 10:49:56,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-17 10:49:56,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-17 10:49:56,884 - 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-17 10:49:57,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-17 10:50:10,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-17 10:50:10,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-17 10:50:19,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-17 10:50:22,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-17 10:50:23,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-17 10:53:14,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-17 10:53:14,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-17 10:53:17,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-17 10:53:53,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-17 10:54:23,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-17 10:54:23,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-17 10:54:23,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-17 10:55:15,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-17 10:55:22,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-17 10:55:24,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-17 10:55:30,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-17 10:55:30,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 10:55:30,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 10:55:30,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-17 10:56:29,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 10:56:29,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-17 10:56:29,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-17 10:56:29,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-17 10:56:30,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-17 10:56:35,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-17 10:56:35,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:35,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:41,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 10:56:41,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 10:56:41,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 10:56:41,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:41,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 10:56:41,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 10:56:41,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:41,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:41,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 10:56:46,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:46,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:46,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-17 10:56:46,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-17 10:56:46,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:46,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:46,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-17 10:56:51,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:51,572 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-17 10:56:51,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:51,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 10:56:51,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-17 10:56:51,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:56:51,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-17 10:56:56,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 10:56:56,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 10:56:56,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-17 10:56:56,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:56,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:56,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 10:56:56,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-17 10:56:56,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-17 10:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-17 10:57:02,493 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:57:07,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 10:57:07,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:57:07,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:57:13,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:57:13,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:57:13,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:13,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-17 10:57:13,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-17 10:57:18,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-17 10:57:18,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:57:18,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 10:57:18,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:57:18,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:57:18,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 10:57:18,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 10:57:18,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:57:23,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 10:57:23,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:57:23,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 10:57:23,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:57:23,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:57:23,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 10:57:23,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:57:23,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 10:57:23,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 10:57:23,673 - 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-17 10:57:23,674 - 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-17 10:57:55,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:57:55,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:57:55,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:57:55,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 10:57:55,937 - 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-17 10:57:55,937 - 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-17 10:58:27,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:58:27,183 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:58:27,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:58:27,184 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:58:32,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:58:32,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-17 10:58:32,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-17 10:58:32,481 - 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-17T10:56:30.266Z', 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'e4b0769c-766e-47c9-8844-f2554feba44f'} 2018-01-17 10:58:32,491 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-17 10:58:32,589 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.20'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.19'}}, 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-17 10:58:32,684 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.20'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.19'}}, 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-17 10:58:32,685 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-17 10:58:32,685 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.20 2018-01-17 10:58:34,748 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.12 2018-01-17 10:58:34,748 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:d0:79:e9 2018-01-17 10:58:36,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-01-17 10:58:36,744 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:19:31:9d 2018-01-17 10:58:36,745 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-17 10:58:36,745 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.19 2018-01-17 10:58:38,662 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2018-01-17 10:58:38,662 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:2e:a8:d9 2018-01-17 10:58:40,538 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2018-01-17 10:58:40,539 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:dc:56:11 2018-01-17 10:58:40,539 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-17 10:58:40,539 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-17 10:58:41,912 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-17 10:59:13,057 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-17 10:59:13,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 10:59:13,095 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-17 10:59:13,105 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 10:59:13,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-17 10:59:13,121 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-17 10:59:13,129 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 10:59:13,200 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-17 10:59:13' 2018-01-17 10:59:13,200 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-17 10:59:13,200 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-17 10:59:13,211 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 10:59:13,239 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.19. 2018-01-17 10:59:16,738 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.19. 2018-01-17 10:59:17,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-17 10:59:18,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-17 10:59:23,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-17 10:59:24,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-17 10:59:29,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-17 10:59:30,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-17 10:59:35,781 - 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-17 10:59:36,783 - 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-17 10:59:41,788 - 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-17 10:59:42,790 - 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-17 10:59:47,791 - 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-17 10:59:48,792 - 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-17 10:59:53,793 - 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-17 10:59:54,795 - 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-17 10:59:59,800 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-17 11:00:00,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 11:00:05,806 - 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-17 11:00:06,808 - 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-17 11:00:11,809 - 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-17 11:00:12,811 - 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-17 11:00:17,812 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-17 11:00:18,814 - 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-17 11:00:23,819 - 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-17 11:00:24,821 - 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-17 11:00:29,827 - 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-17 11:00:30,829 - 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-17 11:00:35,830 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 11:00:36,832 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 11:00:41,837 - 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-17 11:00:42,839 - 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-17 11:00:47,840 - 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-17 11:00:48,842 - 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-17 11:00:53,847 - 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-17 11:00:54,849 - 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-17 11:00:59,854 - 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-17 11:01:00,856 - 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-17 11:01:05,862 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-01-17 11:01:06,863 - 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-17 11:01:11,864 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-17 11:01:12,865 - 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-17 11:01:17,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-17 11:01:18,872 - 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-17 11:01:23,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-17 11:01:24,875 - 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-17 11:01:29,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-17 11:01:30,882 - 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-17 11:01:35,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-17 11:01:36,889 - 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-17 11:01:41,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-17 11:01:42,896 - 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-17 11:01:47,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-17 11:01:48,898 - 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-17 11:01:53,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-17 11:01:54,906 - 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-17 11:01:59,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-17 11:02:00,913 - 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-17 11:02:05,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-17 11:02:06,920 - 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-17 11:02:11,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2018-01-17 11:02:12,926 - 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-17 11:02:17,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 11:02:19,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 11:02:25,046 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-17 11:02:25,064 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 11:02:25,099 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.20. 2018-01-17 11:02:25,353 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.20. 2018-01-17 11:02:26,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-17 11:02:27,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-17 11:02:32,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-17 11:02:33,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-17 11:02:38,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-17 11:02:39,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-17 11:02:44,398 - 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-17 11:02:45,400 - 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-17 11:02:50,401 - 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-17 11:02:51,403 - 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-17 11:02:56,408 - 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-17 11:02:57,410 - 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-17 11:03:02,415 - 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-17 11:03:03,417 - 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-17 11:03:08,423 - 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-17 11:03:09,424 - 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-17 11:03:14,430 - 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-17 11:03:15,431 - 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-17 11:03:20,436 - 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-17 11:03:21,438 - 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-17 11:03:26,442 - 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-17 11:03:27,444 - 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-17 11:03:32,449 - 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-17 11:03:33,451 - 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-17 11:03:38,453 - 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-17 11:03:39,455 - 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-17 11:03:44,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 11:03:46,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 11:03:51,459 - 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-17 11:03:52,461 - 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-17 11:03:57,466 - 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-17 11:03:58,468 - 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-17 11:04:03,473 - 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-17 11:04:04,475 - 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-17 11:04:09,481 - 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-17 11:04:10,483 - 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-17 11:04:15,488 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2018-01-17 11:04:16,490 - 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-17 11:04:21,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-17 11:04:22,497 - 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-17 11:04:27,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-17 11:04:28,504 - 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-17 11:04:33,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-17 11:04:34,511 - 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-17 11:04:39,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-17 11:04:40,518 - 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-17 11:04:45,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-17 11:04:46,526 - 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-17 11:04:51,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-17 11:04:52,533 - 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-17 11:04:57,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-17 11:04:58,540 - 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-17 11:05:03,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-17 11:05:04,547 - 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-17 11:05:09,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-17 11:05:10,554 - 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-17 11:05:15,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-17 11:05:16,559 - 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-17 11:05:21,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-01-17 11:05:22,566 - 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-17 11:05:27,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 11:05:29,574 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 11:05:34,689 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-17 11:05:34,689 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-17 11:06:34,748 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-17 11:06:34,766 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 11:06:34,799 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.19. 2018-01-17 11:06:35,007 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.19. 2018-01-17 11:06:36,014 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-17 11:07:06,166 - 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-17 11:07:06,166 - 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 2 5 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-17 11:07:06,167 - 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:06 Last read 13:01:05, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.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: 39862 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:fedc:5611 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-17 11:07:06,167 - 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-17 11:07:06,167 - 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-17 11:07:06,167 - 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-17 11:07:06,167 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-17 11:07:06,167 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'473.0' 2018-01-17 11:07:06,168 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-17 11:07:07,623 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-17 11:07:09,204 - functest.utils.functest_utils - DEBUG - 2018-01-17 11:07:09,204 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 11:07:09,206 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:14 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 11:07:09,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-17 11:07:09,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-17 11:07:09,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-17 11:07:09,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-17 11:07:28,059 - functest.core.vnf - INFO - test cleaning 2018-01-17 11:07:28,059 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 11:07:28,093 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-17 11:07:28,144 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-17 11:07:28,145 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-17 11:07:28,161 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-17 11:07:28,179 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2018-01-17 11:07:28,211 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-17 11:07:30,866 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-17 11:07:30,867 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-17 11:07:30,867 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-17 11:07:39,550 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-17 11:08:27,474 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-17 11:08:28,153 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-17 11:08:31,980 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-17 11:08:31,981 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-17 11:08:40,555 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-17 11:08:40,556 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-17 11:08:40,561 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 11:08:41,755 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-17 11:08:43,873 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.14 2018-01-17 11:08:43,874 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-17 11:08:43,874 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'1e502192-b954-4c9c-a17e-bc886dc8561e'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'f0d7700d-26b4-4921-bf8f-48bbf780e939', 'name': u'orchestra_openims_net'}} 2018-01-17 11:08:43,875 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-17 11:08:43,875 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: f0d7700d-26b4-4921-bf8f-48bbf780e939 2018-01-17 11:08:43,875 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.14'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.14/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-17 11:09:25,502 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: fa9793da-7d07-474d-905c-adbf2ef96eea 2018-01-17 11:09:25,502 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.14' to VM 'orchestra_openims' 2018-01-17 11:09:28,150 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-17 11:09:31,156 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-17 11:10:31,175 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-17 11:11:31,209 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-17 11:12:31,266 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-17 11:13:31,295 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-01-17 11:14:31,329 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-17 11:15:31,389 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-17 11:15:31,389 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-17 11:15:31,390 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-17 11:15:32,487 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: f0418904-15c9-4b1d-8ca0-120a9e675a99 2018-01-17 11:15:32,487 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-17 11:15:33,441 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'e18633f8-84fd-4cc5-8f9a-fa80d427ba46', u'name': u'default'} 2018-01-17 11:15:33,441 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': 'orchestra_openims', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-17 11:15:33,442 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-17 11:15:33,444 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 11:15:33,975 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 6163e96635d44342b930c48d11f4704e 2018-01-17 11:15:33,976 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'6163e96635d44342b930c48d11f4704e', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 11:15:33,976 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'6163e96635d44342b930c48d11f4704e', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 11:15:35,614 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-17 11:15:37,668 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-17 11:15:38,092 - functest.utils.functest_utils - DEBUG - 2018-01-17 11:15:38,092 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 11:15:38,092 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 08:09 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-17 11:15:38,095 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-17 11:15:38,096 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-17 11:15:38,096 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-17 11:15:38,098 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-17 11:15:49,987 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-17 11:15:50,913 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:15:51,550 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port a6df1e0a-7d58-481c-8169-338aeed1984b could not be found. Neutron server returns request_ids: ['req-98d92fd1-d65e-4826-9044-66caf39bf27b'] 2018-01-17 11:15:51,551 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:15:55,884 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:15:59,171 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:16:00,514 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:16:00,630 - functest.core.vnf - INFO - test cleaning 2018-01-17 11:16:00,631 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 11:16:01,883 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-17 11:16:01,884 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-17 11:16:01,941 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-17 11:16:01,941 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-17 11:16:01,960 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-17 11:16:01,976 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-01-17 11:16:02,008 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-17 11:16:04,141 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-17 11:16:04,686 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-17 11:16:04,687 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-17 11:16:05,791 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-17 11:16:06,889 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-17 11:16:11,327 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-17 11:16:11,328 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-17 11:16:19,964 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-17 11:16:19,964 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-17 11:16:19,967 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 11:16:20,970 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-17 11:16:23,156 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.18 2018-01-17 11:16:23,156 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-17 11:16:23,157 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'8f83dbd9-e9dd-4e86-88f8-44f5a83eac3a'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'dab1f146-b6fd-4340-917f-c0fa609df629', 'name': u'orchestra_clearwaterims_net'}} 2018-01-17 11:16:23,157 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-17 11:16:23,157 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: dab1f146-b6fd-4340-917f-c0fa609df629 2018-01-17 11:16:23,157 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.18'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.18/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-17 11:17:06,423 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: cc2164da-aca0-4777-96eb-ef6d41abe29b 2018-01-17 11:17:06,424 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.18' to VM 'orchestra_clearwaterims' 2018-01-17 11:17:08,454 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-17 11:17:11,185 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-17 11:18:11,242 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-17 11:19:11,271 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-17 11:20:11,302 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-17 11:21:11,332 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-17 11:22:11,335 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-17 11:22:11,335 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-17 11:22:11,335 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-17 11:22:11,976 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: f0418904-15c9-4b1d-8ca0-120a9e675a99 2018-01-17 11:22:11,976 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-17 11:22:12,889 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'a6897caa-3ab0-4972-ba4c-6fc8c41d0dd0', u'name': u'default'} 2018-01-17 11:22:12,889 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': 'orchestra_clearwaterims', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-17 11:22:12,889 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-17 11:22:12,891 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 11:22:13,526 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 87fdac87f89042cd8741097d7cf12b26 2018-01-17 11:22:13,526 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'87fdac87f89042cd8741097d7cf12b26', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 11:22:13,526 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'87fdac87f89042cd8741097d7cf12b26', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 11:22:15,230 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-17 11:22:18,299 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-17 11:22:18,729 - functest.utils.functest_utils - DEBUG - 2018-01-17 11:22:18,730 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 11:22:18,730 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:16 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-17 11:22:18,734 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-17 11:22:18,734 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-17 11:22:18,734 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-17 11:22:18,736 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-17 11:22:30,403 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-17 11:22:31,140 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:22:31,282 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port f97378fc-85e9-49bc-bbd2-7e5017600182 could not be found. Neutron server returns request_ids: ['req-4718468e-6440-4141-bc48-ddc400e72d17'] 2018-01-17 11:22:31,283 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:22:35,165 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:22:38,221 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:22:40,006 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 11:22:40,104 - functest.core.vnf - INFO - test cleaning 2018-01-17 11:22:40,105 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 11:22:41,960 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-17 11:22:41,961 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-17 11:22:42,075 - 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-17 11:22:42,103 - 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-17 11:22:42,105 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 11:22:42,651 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.20:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2018-01-17 11:22:42,652 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-17 11:22:44,659 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-17 11:22:45,201 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 11:22:45,202 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://192.168.11.20:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-17 11:22:45,202 - 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-17 11:22:45,213 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-17 11:22:45,213 - 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-17 11:22:53,906 - 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-17 11:23:02,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-17 11:23:02,522 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-17 11:23:05,736 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-17 11:23:12,156 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-17 11:23:12,156 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-17 11:23:12,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-17 11:30:35,894 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-17 11:30:37,896 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-17 11:30:38,773 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-17 11:30:39,644 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 4e3aeadf-d52e-4db2-8894-d38c499ed580 2018-01-17 11:34:18,684 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-17 11:34:18,684 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-17 11:34:19,394 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-17 11:34:36,599 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-17 11:54:05,014 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-01-17 11:54:05,014 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-17 11:54:07,436 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-01-17 11:54:07,437 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-17 11:54:07,799 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-01-17 11:54:08,526 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-01-17 11:59:28,206 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-01-17 11:59:54,060 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-01-17 11:59:54,547 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-01-17 11:59:54,548 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 77, in run self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 322, in test_vnf 'json'.format(self.case_dir))) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 425, in process_abot_test_result with open(file_path) as test_result: IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/TestResults.json' 2018-01-17 11:59:54,977 - functest.utils.functest_utils - DEBUG - 2018-01-17 11:59:54,977 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 11:59:54,978 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 37:12 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-17 11:59:54,982 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-17 11:59:54,982 - 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-17 11:59:54,982 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-17 12:00:44,426 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-17 12:00:55,287 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-17 12:00:55,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-17 12:00:55,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-17 12:00:55,579 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-17 12:00:55,580 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-258 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 12:00:55,583 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 30:28 | PASS | | vyos_vrouter | functest | vnf | 17:14 | PASS | | orchestra_openims | orchestra | vnf | 08:09 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:16 | FAIL | | juju_epc | functest | vnf | 37:12 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-17 12:00:55,587 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-17 12:01:20,496 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 12:01:20,497 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 12:01:20,498 - 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-17 12:01:20,500 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-17 12:01:20,500 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-17 12:04:55,686 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-17 12:04:56,113 - functest.utils.functest_utils - DEBUG - 2018-01-17 12:04:56,113 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 12:04:56,113 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:35 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-17 12:04:56,117 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-258 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 12:04:56,119 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:35 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-17 12:04:56,120 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK