2018-01-19 02:34:03,836 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-19 02:34:03,837 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-19 02:34:04,408 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-19 02:34:04,807 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-19 02:34:04,807 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-19 02:34:05,213 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-19 02:34:05,213 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/0ae7753b689c4839be62d041e237fd46 ...OK 2018-01-19 02:34:05,616 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-19 02:34:05,617 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-19 02:34:06,034 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-19 02:34:06,034 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-19 02:34:07,686 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-19 02:34:09,471 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-19 02:34:09,508 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-19 02:34:11,061 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-19 02:34:18,757 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 02:34:18,757 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 02:34:18,758 - 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-19 02:34:18,759 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-19 02:34:18,759 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-19 02:34:21,374 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 02:34:29,709 - 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.332s OK 2018-01-19 02:34:29,837 - functest.utils.functest_utils - DEBUG - 2018-01-19 02:34:29,837 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 02:34:29,837 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-19 02:34:29,841 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-19 02:34:30,819 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 02:44:08,248 - 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 577.420s OK 2018-01-19 02:44:08,373 - functest.utils.functest_utils - DEBUG - 2018-01-19 02:44:08,374 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 02:44:08,375 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 02:44:08,379 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-19 02:44:09,499 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 02:44:48,313 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.813s OK 2018-01-19 02:44:48,424 - functest.utils.functest_utils - DEBUG - 2018-01-19 02:44:48,424 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 02:44:48,425 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-19 02:44:48,428 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2095 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 02:44:48,431 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 09:37 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-19 02:44:48,433 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 02:44:55,273 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 02:44:55,274 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 02:44:55,275 - 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-19 02:44:55,276 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-19 02:44:55,276 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-19 02:44:56,439 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-19 02:44:56,439 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 02:44:57,120 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 02:44:57,121 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-19 02:44:57,523 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 02:44:57,524 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 02:44:57' 2018-01-19 02:44:57,524 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:44:59,720 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:02,912 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:15,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:16,485 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:17,230 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:24,568 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:28,385 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f813c615-813a-4e92-857c-3718f1773af4' 2018-01-19 02:45:50,926 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 02:45:56,123 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-19 02:45:56,201 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 02:45:57,209 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 02:46:20,616 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-19 02:46:20,617 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-19 02:46:21,295 - functest.utils.functest_utils - DEBUG - 2018-01-19 02:46:21,296 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 02:46:21,297 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:60 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 02:46:21,300 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-19 02:46:21,383 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 02:46:21,383 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 02:46:21' 2018-01-19 02:46:21,383 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--60235797-7bd8-4b84-b679-5e23890f1727' 2018-01-19 02:46:23,196 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-60235797-7bd8-4b84-b679-5e23890f1727' 2018-01-19 02:46:25,466 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-60235797-7bd8-4b84-b679-5e23890f1727' 2018-01-19 02:46:37,683 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-60235797-7bd8-4b84-b679-5e23890f1727' 2018-01-19 02:46:38,326 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-60235797-7bd8-4b84-b679-5e23890f1727' 2018-01-19 02:46:45,199 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-60235797-7bd8-4b84-b679-5e23890f1727' 2018-01-19 02:46:51,983 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 02:47:01,858 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 02:47:03,796 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 02:47:24,385 - functest.utils.functest_utils - DEBUG - 2018-01-19 02:47:24,386 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 02:47:24,386 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-19 02:47:24,390 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-19 02:47:24,474 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 02:47:27,306 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 02:47:30,003 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 02:47:33,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 02:47:35,919 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 02:47:42,805 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 02:47:45,310 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 02:47:45,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 02:47:47,747 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 02:47:47,748 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 02:47:51,062 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 02:47:51,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 02:47:51,065 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 02:47:51,069 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-19 02:47:51,070 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-6b2e789a-9d89-4d33-80ec-a48a08272a92/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-19 02:47:53,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-19 02:47:53,430 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-19 02:47:53,430 - 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-19 02:47:55,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:47:55.646 62 INFO rally.api [-] Starting verification (UUID=781b1a18-764b-4d6b-88e0-7e1537b1f7b2) for deployment 'opnfv-rally' (UUID=a1a72810-85bd-4f77-bbe1-e6ddf2dfd282) by verifier 'opnfv-tempest' (UUID=6b2e789a-9d89-4d33-80ec-a48a08272a92). 2018-01-19 02:47:55,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 781b1a18-764b-4d6b-88e0-7e1537b1f7b2 2018-01-19 02:48:02,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:48:02.219 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.124s] 2018-01-19 02:48:02,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:48:02.334 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.115s] 2018-01-19 02:48:09,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:48:09.636 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.360s] 2018-01-19 02:48:12,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:48:12.326 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.689s] 2018-01-19 02:48:25,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:48:25.466 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.984s] 2018-01-19 02:48:45,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:48:45.570 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.602s] 2018-01-19 02:49:23,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:49:23.499 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.147s] 2018-01-19 02:49:23,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:49:23.502 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-19 02:50:10,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:50:10.851 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.112s] 2018-01-19 02:50:10,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:50:10.852 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-19 02:50:59,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:50:59.061 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.173s] 2018-01-19 02:50:59,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:50:59.062 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-19 02:53:04,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:04.608 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [82.863s] 2018-01-19 02:53:36,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:36.235 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.111s] 2018-01-19 02:53:36,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:36.442 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.207s] 2018-01-19 02:53:45,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:45.316 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.834s] 2018-01-19 02:53:45,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:45.326 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-01-19 02:53:47,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:47.252 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 02:53:47,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:47.253 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 02:53:51,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:51.352 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.242s] 2018-01-19 02:53:58,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:53:58.804 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.031s] 2018-01-19 02:54:06,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:06.681 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.951s] 2018-01-19 02:54:16,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:16.072 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.340s] 2018-01-19 02:54:26,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:26.825 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.606s] 2018-01-19 02:54:34,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:34.597 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.183s] 2018-01-19 02:54:42,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:42.087 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.121s] 2018-01-19 02:54:49,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:49.842 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.266s] 2018-01-19 02:54:59,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:54:59.064 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.394s] 2018-01-19 02:55:09,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:09.366 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.420s] 2018-01-19 02:55:12,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:12.588 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-19 02:55:14,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:14.695 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.029s] 2018-01-19 02:55:14,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:14.828 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.133s] 2018-01-19 02:55:14,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:14.855 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-01-19 02:55:14,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:14.864 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-01-19 02:55:20,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:20.120 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.021s] 2018-01-19 02:55:20,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:20.841 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.721s] 2018-01-19 02:55:21,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:21.791 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.949s] 2018-01-19 02:55:26,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:26.702 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-01-19 02:55:32,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:32.487 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.905s] 2018-01-19 02:55:55,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:55:55.297 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.071s] 2018-01-19 02:56:02,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:02.953 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.655s] 2018-01-19 02:56:21,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:21.974 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.541s] 2018-01-19 02:56:26,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:26.868 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.893s] 2018-01-19 02:56:33,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:33.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.920s] 2018-01-19 02:56:45,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:45.628 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.775s] 2018-01-19 02:56:50,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:50.134 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.505s] 2018-01-19 02:56:55,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:56:55.728 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.593s] 2018-01-19 02:57:13,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:13.077 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.473s] 2018-01-19 02:57:13,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:13.418 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.342s] 2018-01-19 02:57:13,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:13.622 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.202s] 2018-01-19 02:57:14,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:14.007 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.385s] 2018-01-19 02:57:14,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:14.212 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.204s] 2018-01-19 02:57:14,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:14.337 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.125s] 2018-01-19 02:57:30,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:30.505 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.556s] 2018-01-19 02:57:30,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:30.823 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.318s] 2018-01-19 02:57:31,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:31.116 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.292s] 2018-01-19 02:57:31,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:31.322 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.206s] 2018-01-19 02:57:31,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:31.537 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.214s] 2018-01-19 02:57:31,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:31.663 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.128s] 2018-01-19 02:57:47,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:47.166 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.547s] 2018-01-19 02:57:54,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:54.190 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.024s] 2018-01-19 02:57:56,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:56.808 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.616s] 2018-01-19 02:57:56,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:56.917 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.110s] 2018-01-19 02:57:57,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:57:57.051 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.134s] 2018-01-19 02:58:11,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:58:11.828 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.299s] 2018-01-19 02:58:19,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:58:19.229 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.401s] 2018-01-19 02:58:21,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:58:21.719 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.488s] 2018-01-19 02:58:21,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:58:21.897 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.178s] 2018-01-19 02:58:22,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:58:22.029 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.132s] 2018-01-19 02:58:49,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:58:49.334 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.758s] 2018-01-19 02:59:04,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:59:04.411 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.074s] 2018-01-19 02:59:18,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:59:18.910 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [14.499s] 2018-01-19 02:59:31,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 02:59:31.389 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.479s] 2018-01-19 03:00:09,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:00:09.460 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [20.540s] 2018-01-19 03:00:24,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:00:24.640 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.179s] 2018-01-19 03:00:39,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:00:39.297 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.654s] 2018-01-19 03:00:51,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:00:51.998 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.701s] 2018-01-19 03:01:11,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:11.364 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.652s] 2018-01-19 03:01:13,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:13.733 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.366s] 2018-01-19 03:01:13,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:13.919 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.189s] 2018-01-19 03:01:19,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:19.139 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.792s] 2018-01-19 03:01:21,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:21.334 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.192s] 2018-01-19 03:01:21,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:21.491 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.160s] 2018-01-19 03:01:26,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:26.162 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.077s] 2018-01-19 03:01:29,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:29.933 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-19 03:01:31,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:31.635 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-19 03:01:31,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:31.637 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-19 03:01:31,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:31.639 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-19 03:01:31,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:31.640 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-19 03:01:31,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:31.641 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-19 03:01:33,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:33.939 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-01-19 03:01:49,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:01:49.836 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.372s] 2018-01-19 03:02:16,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:02:16.011 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.515s] 2018-01-19 03:02:32,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:02:32.974 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [16.957s] 2018-01-19 03:02:42,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:02:42.373 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.096s] 2018-01-19 03:04:15,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:04:15.292 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [79.297s] 2018-01-19 03:05:02,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:05:02.919 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.531s] 2018-01-19 03:06:09,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 03:06:09.163 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.215s] 2018-01-19 03:06:36,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 781b1a18-764b-4d6b-88e0-7e1537b1f7b2'. 2018-01-19 03:06:37,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-19 03:06:37,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 781b1a18-764b-4d6b-88e0-7e1537b1f7b2 | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-19 02:47:55 | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-19 03:06:36 | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:41 | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-19 03:06:37,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6b2e789a-9d89-4d33-80ec-a48a08272a92) | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a1a72810-85bd-4f77-bbe1-e6ddf2dfd282) | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1089.369 | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-19 03:06:37,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-19 03:06:37,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 03:06:37,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-19 03:06:37,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-19 03:06:42,263 - functest.utils.functest_utils - DEBUG - 2018-01-19 03:06:42,263 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 03:06:42,264 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:59 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-19 03:06:42,268 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-19 03:06:42,413 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 03:06:42,842 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 03:06:42,842 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-19 03:06:43,335 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 03:06:46,321 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 03:06:49,040 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 03:06:52,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-19 03:06:54,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f'... 2018-01-19 03:06:56,649 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-ad4e598d-70de-4af2-aea9-d4555539414f'... 2018-01-19 03:06:59,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-ad4e598d-70de-4af2-aea9-d4555539414f'... 2018-01-19 03:07:10,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f'... 2018-01-19 03:07:11,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f'... 2018-01-19 03:07:11,662 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-19 03:07:11,663 - 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-19 03:07:11,663 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:07:11,692 - 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-19 03:07:11,697 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:08:22,573 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 521b2cf7-a2da-4017-841f-f1d08ba3d015: started 2018-01-19 03:07:14.194 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Starting: Task validation. 2018-01-19 03:07:14.318 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Starting: Task validation of syntax. 2018-01-19 03:07:14.402 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Completed: Task validation of syntax. 2018-01-19 03:07:14.402 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Starting: Task validation of required platforms. 2018-01-19 03:07:14.432 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Completed: Task validation of required platforms. 2018-01-19 03:07:14.432 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Starting: Task validation of semantic. 2018-01-19 03:07:15.176 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:07:17.605 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 2.43 sec 2018-01-19 03:07:17.649 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:07:22.355 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.71 sec 2018-01-19 03:07:22.356 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Completed: Task validation of semantic. 2018-01-19 03:07:22.356 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Completed: Task validation. 2018-01-19 03:07:22.357 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Starting: Running task. 2018-01-19 03:07:22.744 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:07:25.656 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 2.91 sec 2018-01-19 03:07:25.686 263 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 START 2018-01-19 03:07:26.409 263 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 END: OK 2018-01-19 03:07:26.438 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:07:30.648 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.21 sec 2018-01-19 03:07:30.808 138 INFO rally.task.engine [-] Load duration is: 0.720341 2018-01-19 03:07:30.809 138 INFO rally.task.engine [-] Full duration is: 7.922349 2018-01-19 03:07:31.321 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:07:33.879 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 2.56 sec 2018-01-19 03:07:33.906 349 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 START 2018-01-19 03:07:34.851 349 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 END: OK 2018-01-19 03:07:34.882 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:07:39.262 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.38 sec 2018-01-19 03:07:39.366 138 INFO rally.task.engine [-] Load duration is: 0.942461 2018-01-19 03:07:39.367 138 INFO rally.task.engine [-] Full duration is: 7.959877 2018-01-19 03:07:39.932 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:07:42.979 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 3.05 sec 2018-01-19 03:07:43.006 435 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 START 2018-01-19 03:07:44.221 435 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 END: OK 2018-01-19 03:07:44.256 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:07:48.622 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.37 sec 2018-01-19 03:07:49.994 138 INFO rally.task.engine [-] Load duration is: 1.211971 2018-01-19 03:07:49.995 138 INFO rally.task.engine [-] Full duration is: 8.707385 2018-01-19 03:07:50.529 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:07:53.450 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 2.92 sec 2018-01-19 03:07:53.474 521 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 START 2018-01-19 03:07:54.614 521 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 END: OK 2018-01-19 03:07:54.650 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:07:58.750 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-19 03:08:00.599 138 INFO rally.task.engine [-] Load duration is: 1.136668 2018-01-19 03:08:00.599 138 INFO rally.task.engine [-] Full duration is: 8.238699 2018-01-19 03:08:01.203 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:08:04.302 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 3.10 sec 2018-01-19 03:08:04.329 607 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 START 2018-01-19 03:08:05.673 607 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 END: OK 2018-01-19 03:08:05.699 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:08:10.033 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.33 sec 2018-01-19 03:08:11.276 138 INFO rally.task.engine [-] Load duration is: 1.341892 2018-01-19 03:08:11.276 138 INFO rally.task.engine [-] Full duration is: 8.847809 2018-01-19 03:08:11.798 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() started 2018-01-19 03:08:14.952 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack setup() finished in 3.15 sec 2018-01-19 03:08:14.978 693 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 START 2018-01-19 03:08:16.023 693 INFO rally.task.runner [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | ITER: 1 END: OK 2018-01-19 03:08:16.056 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() started 2018-01-19 03:08:20.371 138 INFO rally.task.context [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Context users@openstack cleanup() finished in 4.31 sec 2018-01-19 03:08:21.864 138 INFO rally.task.engine [-] Load duration is: 1.042211 2018-01-19 03:08:21.865 138 INFO rally.task.engine [-] Full duration is: 8.590306 2018-01-19 03:08:22.277 138 INFO rally.task.engine [-] Task 521b2cf7-a2da-4017-841f-f1d08ba3d015 | Completed: Running task. Task 521b2cf7-a2da-4017-841f-f1d08ba3d015: 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720341 Full duration: 7.922349 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.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942461 Full duration: 7.959877 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.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211971 Full duration: 8.707385 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.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.136668 Full duration: 8.238699 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> duration | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 1.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.341892 Full duration: 8.847809 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.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> duration | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042211 Full duration: 8.590306 2018-01-19 03:08:22,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 521b2cf7-a2da-4017-841f-f1d08ba3d015 2018-01-19 03:08:22,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-19 03:08:22,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '521b2cf7-a2da-4017-841f-f1d08ba3d015', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-19 03:08:22,588 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '521b2cf7-a2da-4017-841f-f1d08ba3d015'] 2018-01-19 03:08:23,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:08:23,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-19 03:08:23,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-19 03:08:23,725 - 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-19 03:08:23,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:08:23,749 - 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-19 03:08:23,751 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:10:00,711 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3efe6239-f56e-4624-9153-61daf67b11e3: started 2018-01-19 03:08:25.986 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Starting: Task validation. 2018-01-19 03:08:26.104 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Starting: Task validation of syntax. 2018-01-19 03:08:26.176 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Completed: Task validation of syntax. 2018-01-19 03:08:26.176 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Starting: Task validation of required platforms. 2018-01-19 03:08:26.202 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Completed: Task validation of required platforms. 2018-01-19 03:08:26.202 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Starting: Task validation of semantic. 2018-01-19 03:08:26.986 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() started 2018-01-19 03:08:29.884 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() finished in 2.90 sec 2018-01-19 03:08:33.001 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() started 2018-01-19 03:08:37.397 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() finished in 4.40 sec 2018-01-19 03:08:37.397 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Completed: Task validation of semantic. 2018-01-19 03:08:37.397 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Completed: Task validation. 2018-01-19 03:08:37.398 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Starting: Running task. 2018-01-19 03:08:37.706 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() started 2018-01-19 03:08:40.627 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() finished in 2.92 sec 2018-01-19 03:08:40.628 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack setup() started 2018-01-19 03:08:40.628 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-19 03:08:40.657 868 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 START 2018-01-19 03:08:45.335 868 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 END: OK 2018-01-19 03:08:45.368 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack cleanup() started 2018-01-19 03:08:46.311 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack cleanup() finished in 0.94 sec 2018-01-19 03:08:46.311 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() started 2018-01-19 03:08:50.528 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-19 03:08:51.797 743 INFO rally.task.engine [-] Load duration is: 3.422521 2018-01-19 03:08:51.798 743 INFO rally.task.engine [-] Full duration is: 12.84034 2018-01-19 03:08:52.423 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() started 2018-01-19 03:08:55.399 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() finished in 2.98 sec 2018-01-19 03:08:55.399 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack setup() started 2018-01-19 03:08:55.400 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:08:55.426 974 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 START 2018-01-19 03:09:00.058 974 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 END: OK 2018-01-19 03:09:00.091 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack cleanup() started 2018-01-19 03:09:02.848 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack cleanup() finished in 2.76 sec 2018-01-19 03:09:02.848 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() started 2018-01-19 03:09:07.223 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() finished in 4.37 sec 2018-01-19 03:09:08.524 743 INFO rally.task.engine [-] Load duration is: 3.525325 2018-01-19 03:09:08.525 743 INFO rally.task.engine [-] Full duration is: 14.8163 2018-01-19 03:09:09.118 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() started 2018-01-19 03:09:12.132 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() finished in 3.01 sec 2018-01-19 03:09:12.157 1080 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 START 2018-01-19 03:09:13.608 1080 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 END: OK 2018-01-19 03:09:13.634 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() started 2018-01-19 03:09:18.133 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-19 03:09:19.178 743 INFO rally.task.engine [-] Load duration is: 0.338583 2018-01-19 03:09:19.179 743 INFO rally.task.engine [-] Full duration is: 9.032861 2018-01-19 03:09:19.704 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() started 2018-01-19 03:09:22.582 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack setup() finished in 2.88 sec 2018-01-19 03:09:22.583 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context quotas@openstack setup() started 2018-01-19 03:09:23.583 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context quotas@openstack setup() finished in 1.00 sec 2018-01-19 03:09:23.584 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack setup() started 2018-01-19 03:09:23.584 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:09:24.210 1166 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 START 2018-01-19 03:09:43.797 1166 INFO rally.task.runner [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | ITER: 1 END: OK 2018-01-19 03:09:43.830 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack cleanup() started 2018-01-19 03:09:54.287 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context cleanup@openstack cleanup() finished in 10.46 sec 2018-01-19 03:09:54.287 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context quotas@openstack cleanup() started 2018-01-19 03:09:54.320 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context quotas@openstack cleanup() finished in 33.22 msec 2018-01-19 03:09:54.321 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() started 2018-01-19 03:09:58.502 743 INFO rally.task.context [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-19 03:09:59.953 743 INFO rally.task.engine [-] Load duration is: 17.546989 2018-01-19 03:09:59.954 743 INFO rally.task.engine [-] Full duration is: 38.814904 2018-01-19 03:10:00.378 743 INFO rally.task.engine [-] Task 3efe6239-f56e-4624-9153-61daf67b11e3 | Completed: Running task. Task 3efe6239-f56e-4624-9153-61daf67b11e3: 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.223 | 3.223 | 3.223 | 3.223 | 3.223 | 3.223 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 0.426 | 100.0% | 1 | | -> glance_v2.upload_data | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | glance_v2.delete_image | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 3.423 | 3.423 | 3.423 | 3.423 | 3.423 | 3.423 | 100.0% | 1 | | -> duration | 3.423 | 3.423 | 3.423 | 3.423 | 3.423 | 3.423 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.422521 Full duration: 12.84034 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> glance_v2.upload_data | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 0.381 | 100.0% | 1 | | glance_v2.list_images | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 100.0% | 1 | | -> duration | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.525325 Full duration: 14.8163 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.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> duration | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.338583 Full duration: 9.032861 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.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | -> glance_v2.upload_data | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | nova.boot_servers | 15.194 | 15.194 | 15.194 | 15.194 | 15.194 | 15.194 | 100.0% | 1 | | total | 18.547 | 18.547 | 18.547 | 18.547 | 18.547 | 18.547 | 100.0% | 1 | | -> duration | 17.547 | 17.547 | 17.547 | 17.547 | 17.547 | 17.547 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.546989 Full duration: 38.814904 2018-01-19 03:10:00,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3efe6239-f56e-4624-9153-61daf67b11e3 2018-01-19 03:10:00,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3efe6239-f56e-4624-9153-61daf67b11e3', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-19 03:10:00,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3efe6239-f56e-4624-9153-61daf67b11e3'] 2018-01-19 03:10:01,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:10:01,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-19 03:10:01,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-19 03:10:01,750 - 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-19 03:10:01,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:10:01,785 - 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-19 03:10:01,786 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-19 03:10:01,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-19 03:10:01,786 - 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-19 03:10:01,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:10:01,814 - 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-19 03:10:01,818 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:14:11,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 03747256-e0c4-4292-9bb7-7666ba1234ae: started 2018-01-19 03:10:04.086 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Starting: Task validation. 2018-01-19 03:10:04.186 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Starting: Task validation of syntax. 2018-01-19 03:10:04.347 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Completed: Task validation of syntax. 2018-01-19 03:10:04.347 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Starting: Task validation of required platforms. 2018-01-19 03:10:04.391 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Completed: Task validation of required platforms. 2018-01-19 03:10:04.391 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Starting: Task validation of semantic. 2018-01-19 03:10:05.338 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:10:08.108 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.77 sec 2018-01-19 03:10:14.031 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:10:18.073 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.04 sec 2018-01-19 03:10:18.073 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Completed: Task validation of semantic. 2018-01-19 03:10:18.074 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Completed: Task validation. 2018-01-19 03:10:18.075 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Starting: Running task. 2018-01-19 03:10:18.408 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:10:21.415 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 3.01 sec 2018-01-19 03:10:21.415 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() started 2018-01-19 03:10:22.895 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() finished in 1.48 sec 2018-01-19 03:10:22.896 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack setup() started 2018-01-19 03:10:26.670 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack setup() finished in 3.77 sec 2018-01-19 03:10:26.671 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() started 2018-01-19 03:10:26.671 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 03:10:26.699 1421 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:10:36.238 1421 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:10:36.265 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() started 2018-01-19 03:10:40.059 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() finished in 3.79 sec 2018-01-19 03:10:40.060 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack cleanup() started 2018-01-19 03:10:47.649 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack cleanup() finished in 7.59 sec 2018-01-19 03:10:47.649 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() started 2018-01-19 03:10:47.694 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() finished in 44.98 msec 2018-01-19 03:10:47.695 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:10:51.779 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.08 sec 2018-01-19 03:10:52.608 1296 INFO rally.task.engine [-] Load duration is: 9.535167 2018-01-19 03:10:52.608 1296 INFO rally.task.engine [-] Full duration is: 33.387951 2018-01-19 03:10:53.110 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:10:56.293 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 3.18 sec 2018-01-19 03:10:56.293 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() started 2018-01-19 03:10:57.538 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() finished in 1.24 sec 2018-01-19 03:10:57.538 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() started 2018-01-19 03:10:57.539 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:10:57.563 1607 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:11:07.507 1607 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:11:07.537 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() started 2018-01-19 03:11:10.780 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() finished in 3.24 sec 2018-01-19 03:11:10.780 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() started 2018-01-19 03:11:10.845 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() finished in 64.54 msec 2018-01-19 03:11:10.845 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:11:15.100 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.25 sec 2018-01-19 03:11:15.259 1296 INFO rally.task.engine [-] Load duration is: 9.937424 2018-01-19 03:11:15.259 1296 INFO rally.task.engine [-] Full duration is: 22.01005 2018-01-19 03:11:15.853 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:11:18.735 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.88 sec 2018-01-19 03:11:18.736 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() started 2018-01-19 03:11:20.089 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() finished in 1.35 sec 2018-01-19 03:11:20.089 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() started 2018-01-19 03:11:20.090 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:11:20.908 1773 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:11:31.031 1773 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:11:31.057 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() started 2018-01-19 03:11:34.087 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() finished in 3.03 sec 2018-01-19 03:11:34.087 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() started 2018-01-19 03:11:34.133 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() finished in 45.55 msec 2018-01-19 03:11:34.133 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:11:38.411 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.28 sec 2018-01-19 03:11:39.996 1296 INFO rally.task.engine [-] Load duration is: 10.118431 2018-01-19 03:11:39.996 1296 INFO rally.task.engine [-] Full duration is: 22.577399 2018-01-19 03:11:40.515 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:11:43.315 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.80 sec 2018-01-19 03:11:43.315 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() started 2018-01-19 03:11:44.314 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() finished in 1.00 sec 2018-01-19 03:11:44.314 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() started 2018-01-19 03:11:44.315 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:11:44.340 1939 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:11:54.179 1939 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:11:54.213 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() started 2018-01-19 03:11:56.910 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() finished in 2.70 sec 2018-01-19 03:11:56.910 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() started 2018-01-19 03:11:56.953 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() finished in 42.86 msec 2018-01-19 03:11:56.954 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:12:01.320 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.37 sec 2018-01-19 03:12:02.643 1296 INFO rally.task.engine [-] Load duration is: 9.834463 2018-01-19 03:12:02.644 1296 INFO rally.task.engine [-] Full duration is: 20.823572 2018-01-19 03:12:03.145 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:12:06.043 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.90 sec 2018-01-19 03:12:06.043 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() started 2018-01-19 03:12:07.026 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() finished in 0.98 sec 2018-01-19 03:12:07.026 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() started 2018-01-19 03:12:07.027 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-19 03:12:07.054 2105 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:12:21.752 2105 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:12:21.780 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() started 2018-01-19 03:12:24.256 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() finished in 2.48 sec 2018-01-19 03:12:24.256 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() started 2018-01-19 03:12:24.302 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() finished in 46.13 msec 2018-01-19 03:12:24.303 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:12:28.777 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.47 sec 2018-01-19 03:12:29.293 1296 INFO rally.task.engine [-] Load duration is: 14.693656 2018-01-19 03:12:29.293 1296 INFO rally.task.engine [-] Full duration is: 25.65019 2018-01-19 03:12:29.840 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:12:32.694 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.85 sec 2018-01-19 03:12:32.694 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() started 2018-01-19 03:12:33.633 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack setup() finished in 0.94 sec 2018-01-19 03:12:33.634 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack setup() started 2018-01-19 03:12:37.002 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack setup() finished in 3.37 sec 2018-01-19 03:12:37.002 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() started 2018-01-19 03:12:37.003 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-19 03:12:37.029 2271 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:12:55.612 2271 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:12:55.643 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() started 2018-01-19 03:12:58.125 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context cleanup@openstack cleanup() finished in 2.48 sec 2018-01-19 03:12:58.126 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack cleanup() started 2018-01-19 03:13:06.141 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context volumes@openstack cleanup() finished in 8.01 sec 2018-01-19 03:13:06.141 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() started 2018-01-19 03:13:06.189 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context quotas@openstack cleanup() finished in 47.81 msec 2018-01-19 03:13:06.189 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:13:10.442 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.25 sec 2018-01-19 03:13:12.075 1296 INFO rally.task.engine [-] Load duration is: 18.577925 2018-01-19 03:13:12.076 1296 INFO rally.task.engine [-] Full duration is: 40.620812 2018-01-19 03:13:12.600 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:13:15.487 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.89 sec 2018-01-19 03:13:15.488 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() started 2018-01-19 03:13:15.488 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-19 03:13:15.514 2457 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:13:16.302 2457 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:13:16.328 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:13:21.330 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() finished in 5.00 sec 2018-01-19 03:13:21.330 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:13:25.982 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.65 sec 2018-01-19 03:13:26.683 1296 INFO rally.task.engine [-] Load duration is: 0.782906 2018-01-19 03:13:26.684 1296 INFO rally.task.engine [-] Full duration is: 13.402853 2018-01-19 03:13:27.283 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:13:30.101 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.82 sec 2018-01-19 03:13:30.101 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() started 2018-01-19 03:13:30.102 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 03:13:30.129 2623 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:13:30.955 2623 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:13:30.982 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:13:35.814 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() finished in 4.83 sec 2018-01-19 03:13:35.815 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:13:40.346 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.53 sec 2018-01-19 03:13:41.362 1296 INFO rally.task.engine [-] Load duration is: 0.82035 2018-01-19 03:13:41.363 1296 INFO rally.task.engine [-] Full duration is: 13.081411 2018-01-19 03:13:41.847 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:13:45.011 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 3.16 sec 2018-01-19 03:13:45.011 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() started 2018-01-19 03:13:45.011 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:13:45.039 2789 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:13:45.986 2789 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:13:46.019 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:13:51.193 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() finished in 5.17 sec 2018-01-19 03:13:51.194 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:13:55.822 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.63 sec 2018-01-19 03:13:55.935 1296 INFO rally.task.engine [-] Load duration is: 0.941601 2018-01-19 03:13:55.936 1296 INFO rally.task.engine [-] Full duration is: 13.994711 2018-01-19 03:13:56.457 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() started 2018-01-19 03:13:59.238 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack setup() finished in 2.78 sec 2018-01-19 03:13:59.239 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() started 2018-01-19 03:13:59.239 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 03:13:59.265 2955 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 START 2018-01-19 03:14:00.230 2955 INFO rally.task.runner [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | ITER: 1 END: OK 2018-01-19 03:14:00.260 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:14:05.474 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context admin_cleanup@openstack cleanup() finished in 5.21 sec 2018-01-19 03:14:05.475 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() started 2018-01-19 03:14:09.933 1296 INFO rally.task.context [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Context users@openstack cleanup() finished in 4.46 sec 2018-01-19 03:14:10.553 1296 INFO rally.task.engine [-] Load duration is: 0.960243 2018-01-19 03:14:10.553 1296 INFO rally.task.engine [-] Full duration is: 13.496107 2018-01-19 03:14:10.990 1296 INFO rally.task.engine [-] Task 03747256-e0c4-4292-9bb7-7666ba1234ae | Completed: Running task. Task 03747256-e0c4-4292-9bb7-7666ba1234ae: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 3.085 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.449 | 6.449 | 6.449 | 6.449 | 6.449 | 6.449 | 100.0% | 1 | | total | 9.535 | 9.535 | 9.535 | 9.535 | 9.535 | 9.535 | 100.0% | 1 | | -> duration | 9.535 | 9.535 | 9.535 | 9.535 | 9.535 | 9.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.535167 Full duration: 33.387951 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.353 | 3.353 | 3.353 | 3.353 | 3.353 | 3.353 | 100.0% | 1 | | cinder_v2.delete_volume | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 6.584 | 100.0% | 1 | | total | 9.937 | 9.937 | 9.937 | 9.937 | 9.937 | 9.937 | 100.0% | 1 | | -> duration | 9.937 | 9.937 | 9.937 | 9.937 | 9.937 | 9.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.937424 Full duration: 22.01005 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.563 | 3.563 | 3.563 | 3.563 | 3.563 | 3.563 | 100.0% | 1 | | cinder_v2.delete_volume | 6.555 | 6.555 | 6.555 | 6.555 | 6.555 | 6.555 | 100.0% | 1 | | total | 10.118 | 10.118 | 10.118 | 10.118 | 10.118 | 10.118 | 100.0% | 1 | | -> duration | 10.118 | 10.118 | 10.118 | 10.118 | 10.118 | 10.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.118431 Full duration: 22.577399 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.305 | 3.305 | 3.305 | 3.305 | 3.305 | 3.305 | 100.0% | 1 | | cinder_v2.delete_volume | 6.529 | 6.529 | 6.529 | 6.529 | 6.529 | 6.529 | 100.0% | 1 | | total | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 100.0% | 1 | | -> duration | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.834463 Full duration: 20.823572 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.559 | 3.559 | 3.559 | 3.559 | 3.559 | 3.559 | 100.0% | 1 | | cinder_v2.extend_volume | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | cinder_v2.delete_volume | 8.693 | 8.693 | 8.693 | 8.693 | 8.693 | 8.693 | 100.0% | 1 | | total | 14.694 | 14.694 | 14.694 | 14.694 | 14.694 | 14.694 | 100.0% | 1 | | -> duration | 14.694 | 14.694 | 14.694 | 14.694 | 14.694 | 14.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.693656 Full duration: 25.65019 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 | 12.007 | 12.007 | 12.007 | 12.007 | 12.007 | 12.007 | 100.0% | 1 | | cinder_v2.delete_volume | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 6.571 | 100.0% | 1 | | total | 18.578 | 18.578 | 18.578 | 18.578 | 18.578 | 18.578 | 100.0% | 1 | | -> duration | 18.578 | 18.578 | 18.578 | 18.578 | 18.578 | 18.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.577925 Full duration: 40.620812 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | cinder_v2.list_qos | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782906 Full duration: 13.402853 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.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | cinder_v2.set_qos | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> duration | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82035 Full duration: 13.081411 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | cinder_v2.list_types | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941601 Full duration: 13.994711 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.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> duration | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.960243 Full duration: 13.496107 2018-01-19 03:14:11,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 03747256-e0c4-4292-9bb7-7666ba1234ae 2018-01-19 03:14:11,367 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '03747256-e0c4-4292-9bb7-7666ba1234ae', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-19 03:14:11,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '03747256-e0c4-4292-9bb7-7666ba1234ae'] 2018-01-19 03:14:12,462 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:14:12,464 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-19 03:14:12,465 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-19 03:14:12,465 - 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-19 03:14:12,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:14:12,504 - 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-19 03:14:12,507 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:15:48,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bb77a1e1-fdea-4e78-89a2-3e319932af59: started 2018-01-19 03:14:15.070 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Starting: Task validation. 2018-01-19 03:14:15.171 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Starting: Task validation of syntax. 2018-01-19 03:14:15.237 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Completed: Task validation of syntax. 2018-01-19 03:14:15.237 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Starting: Task validation of required platforms. 2018-01-19 03:14:15.263 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Completed: Task validation of required platforms. 2018-01-19 03:14:15.263 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Starting: Task validation of semantic. 2018-01-19 03:14:16.161 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() started 2018-01-19 03:14:19.200 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() finished in 3.04 sec 2018-01-19 03:14:23.130 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() started 2018-01-19 03:14:27.196 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-19 03:14:27.196 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Completed: Task validation of semantic. 2018-01-19 03:14:27.197 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Completed: Task validation. 2018-01-19 03:14:27.198 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Starting: Running task. 2018-01-19 03:14:27.564 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() started 2018-01-19 03:14:30.362 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 03:14:30.362 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() started 2018-01-19 03:14:32.494 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() finished in 2.13 sec 2018-01-19 03:14:32.495 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack setup() started 2018-01-19 03:14:32.495 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:14:32.524 3240 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 START 2018-01-19 03:14:43.437 3240 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 END: OK 2018-01-19 03:14:43.468 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack cleanup() started 2018-01-19 03:14:45.254 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-19 03:14:45.255 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() started 2018-01-19 03:14:46.369 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() finished in 1.11 sec 2018-01-19 03:14:46.370 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() started 2018-01-19 03:14:50.678 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() finished in 4.31 sec 2018-01-19 03:14:51.706 3085 INFO rally.task.engine [-] Load duration is: 6.910388 2018-01-19 03:14:51.706 3085 INFO rally.task.engine [-] Full duration is: 23.132353 2018-01-19 03:14:52.277 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() started 2018-01-19 03:14:54.950 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() finished in 2.67 sec 2018-01-19 03:14:54.950 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() started 2018-01-19 03:14:56.983 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() finished in 2.03 sec 2018-01-19 03:14:56.984 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack setup() started 2018-01-19 03:14:56.984 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:14:57.011 3406 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 START 2018-01-19 03:15:05.305 3406 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 END: OK 2018-01-19 03:15:05.333 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack cleanup() started 2018-01-19 03:15:06.058 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack cleanup() finished in 0.73 sec 2018-01-19 03:15:06.058 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() started 2018-01-19 03:15:07.166 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() finished in 1.11 sec 2018-01-19 03:15:07.167 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() started 2018-01-19 03:15:12.050 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() finished in 4.88 sec 2018-01-19 03:15:12.395 3085 INFO rally.task.engine [-] Load duration is: 6.291042 2018-01-19 03:15:12.395 3085 INFO rally.task.engine [-] Full duration is: 19.792372 2018-01-19 03:15:13.023 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() started 2018-01-19 03:15:16.005 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() finished in 2.98 sec 2018-01-19 03:15:16.005 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() started 2018-01-19 03:15:18.198 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() finished in 2.19 sec 2018-01-19 03:15:18.199 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack setup() started 2018-01-19 03:15:18.199 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:15:18.224 3572 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 START 2018-01-19 03:15:27.422 3572 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 END: OK 2018-01-19 03:15:27.455 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack cleanup() started 2018-01-19 03:15:28.271 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context cleanup@openstack cleanup() finished in 0.82 sec 2018-01-19 03:15:28.271 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() started 2018-01-19 03:15:29.402 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-19 03:15:29.402 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() started 2018-01-19 03:15:33.576 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-19 03:15:35.154 3085 INFO rally.task.engine [-] Load duration is: 7.195333 2018-01-19 03:15:35.155 3085 INFO rally.task.engine [-] Full duration is: 20.572945 2018-01-19 03:15:35.685 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() started 2018-01-19 03:15:38.677 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack setup() finished in 2.99 sec 2018-01-19 03:15:38.677 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() started 2018-01-19 03:15:40.826 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack setup() finished in 2.15 sec 2018-01-19 03:15:40.852 3738 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 START 2018-01-19 03:15:41.682 3738 INFO rally.task.runner [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | ITER: 1 END: OK 2018-01-19 03:15:41.717 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() started 2018-01-19 03:15:42.824 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context roles@openstack cleanup() finished in 1.11 sec 2018-01-19 03:15:42.824 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() started 2018-01-19 03:15:47.203 3085 INFO rally.task.context [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Context users@openstack cleanup() finished in 4.38 sec 2018-01-19 03:15:47.775 3085 INFO rally.task.engine [-] Load duration is: 0.828416 2018-01-19 03:15:47.776 3085 INFO rally.task.engine [-] Full duration is: 11.537542 2018-01-19 03:15:48.195 3085 INFO rally.task.engine [-] Task bb77a1e1-fdea-4e78-89a2-3e319932af59 | Completed: Running task. Task bb77a1e1-fdea-4e78-89a2-3e319932af59: 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.386 | 5.386 | 5.386 | 5.386 | 5.386 | 5.386 | 100.0% | 1 | | heat.update_stack | 2.757 | 2.757 | 2.757 | 2.757 | 2.757 | 2.757 | 100.0% | 1 | | heat.delete_stack | 2.767 | 2.767 | 2.767 | 2.767 | 2.767 | 2.767 | 100.0% | 1 | | total | 10.91 | 10.91 | 10.91 | 10.91 | 10.91 | 10.91 | 100.0% | 1 | | -> duration | 6.91 | 6.91 | 6.91 | 6.91 | 6.91 | 6.91 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.910388 Full duration: 23.132353 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 | 5.119 | 5.119 | 5.119 | 5.119 | 5.119 | 5.119 | 100.0% | 1 | | heat.check_stack | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | heat.delete_stack | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 2.665 | 100.0% | 1 | | total | 8.291 | 8.291 | 8.291 | 8.291 | 8.291 | 8.291 | 100.0% | 1 | | -> duration | 6.291 | 6.291 | 6.291 | 6.291 | 6.291 | 6.291 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.291042 Full duration: 19.792372 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.678 | 4.678 | 4.678 | 4.678 | 4.678 | 4.678 | 100.0% | 1 | | heat.suspend_stack | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | heat.resume_stack | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 1.463 | 100.0% | 1 | | heat.delete_stack | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 100.0% | 1 | | total | 9.195 | 9.195 | 9.195 | 9.195 | 9.195 | 9.195 | 100.0% | 1 | | -> duration | 7.195 | 7.195 | 7.195 | 7.195 | 7.195 | 7.195 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.195333 Full duration: 20.572945 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828416 Full duration: 11.537542 2018-01-19 03:15:48,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bb77a1e1-fdea-4e78-89a2-3e319932af59 2018-01-19 03:15:48,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bb77a1e1-fdea-4e78-89a2-3e319932af59', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-19 03:15:48,498 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bb77a1e1-fdea-4e78-89a2-3e319932af59'] 2018-01-19 03:15:49,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:15:49,541 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-19 03:15:49,541 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-19 03:15:49,542 - 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-19 03:15:49,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:15:49,578 - 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-19 03:15:49,582 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:19:14,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3c056deb-0fd0-4561-896a-338f09e5d15d: started 2018-01-19 03:15:51.833 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Starting: Task validation. 2018-01-19 03:15:51.908 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Starting: Task validation of syntax. 2018-01-19 03:15:52.043 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Completed: Task validation of syntax. 2018-01-19 03:15:52.043 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Starting: Task validation of required platforms. 2018-01-19 03:15:52.087 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Completed: Task validation of required platforms. 2018-01-19 03:15:52.087 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Starting: Task validation of semantic. 2018-01-19 03:15:52.794 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:15:55.767 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.97 sec 2018-01-19 03:15:55.846 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:16:00.111 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.26 sec 2018-01-19 03:16:00.112 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Completed: Task validation of semantic. 2018-01-19 03:16:00.112 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Completed: Task validation. 2018-01-19 03:16:00.113 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Starting: Running task. 2018-01-19 03:16:00.546 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:16:03.312 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.77 sec 2018-01-19 03:16:03.312 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:16:03.313 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-19 03:16:03.339 3943 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:16:05.221 3943 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:16:05.247 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:16:11.843 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 6.60 sec 2018-01-19 03:16:11.844 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:16:16.388 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.54 sec 2018-01-19 03:16:16.647 3818 INFO rally.task.engine [-] Load duration is: 0.659422 2018-01-19 03:16:16.648 3818 INFO rally.task.engine [-] Full duration is: 15.861614 2018-01-19 03:16:17.196 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:16:19.986 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.79 sec 2018-01-19 03:16:19.987 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:16:19.987 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:16:20.012 4109 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:16:21.814 4109 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:16:21.843 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:16:27.896 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 6.05 sec 2018-01-19 03:16:27.896 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:16:32.313 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.42 sec 2018-01-19 03:16:33.289 3818 INFO rally.task.engine [-] Load duration is: 0.666245 2018-01-19 03:16:33.289 3818 INFO rally.task.engine [-] Full duration is: 15.136072 2018-01-19 03:16:33.834 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:16:36.697 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.86 sec 2018-01-19 03:16:36.697 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:16:36.697 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:16:36.723 4275 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:16:38.838 4275 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:16:38.869 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:16:45.721 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 6.85 sec 2018-01-19 03:16:45.721 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:16:50.093 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.37 sec 2018-01-19 03:16:51.945 3818 INFO rally.task.engine [-] Load duration is: 0.817048 2018-01-19 03:16:51.946 3818 INFO rally.task.engine [-] Full duration is: 16.275691 2018-01-19 03:16:52.526 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:16:55.330 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.80 sec 2018-01-19 03:16:55.331 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:16:55.331 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:16:55.357 4441 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:16:57.264 4441 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:16:57.290 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:17:01.668 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 4.38 sec 2018-01-19 03:17:01.668 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:17:06.077 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.41 sec 2018-01-19 03:17:06.649 3818 INFO rally.task.engine [-] Load duration is: 0.658195 2018-01-19 03:17:06.649 3818 INFO rally.task.engine [-] Full duration is: 13.569525 2018-01-19 03:17:07.159 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:17:09.942 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.78 sec 2018-01-19 03:17:09.942 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:17:09.942 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:17:09.967 4607 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:17:11.941 4607 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:17:11.968 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:17:16.393 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 4.42 sec 2018-01-19 03:17:16.393 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:17:20.213 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 3.82 sec 2018-01-19 03:17:21.247 3818 INFO rally.task.engine [-] Load duration is: 0.684063 2018-01-19 03:17:21.248 3818 INFO rally.task.engine [-] Full duration is: 13.071074 2018-01-19 03:17:21.807 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:17:24.592 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.78 sec 2018-01-19 03:17:24.593 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:17:24.593 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:17:24.618 4773 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:17:26.996 4773 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:17:27.025 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:17:37.631 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 10.61 sec 2018-01-19 03:17:37.631 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:17:42.028 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.40 sec 2018-01-19 03:17:43.935 3818 INFO rally.task.engine [-] Load duration is: 1.249874 2018-01-19 03:17:43.935 3818 INFO rally.task.engine [-] Full duration is: 20.238752 2018-01-19 03:17:44.472 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:17:47.459 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.99 sec 2018-01-19 03:17:47.460 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:17:47.460 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:17:47.485 4939 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:17:49.661 4939 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:17:49.690 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:17:53.993 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 4.30 sec 2018-01-19 03:17:53.994 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:17:58.153 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.16 sec 2018-01-19 03:17:58.568 3818 INFO rally.task.engine [-] Load duration is: 0.820731 2018-01-19 03:17:58.568 3818 INFO rally.task.engine [-] Full duration is: 13.699651 2018-01-19 03:17:59.210 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:18:02.251 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 3.04 sec 2018-01-19 03:18:02.251 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:18:02.252 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:18:02.277 5105 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:18:04.151 5105 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:18:04.179 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:18:10.491 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 6.31 sec 2018-01-19 03:18:10.491 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:18:14.668 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.18 sec 2018-01-19 03:18:15.329 3818 INFO rally.task.engine [-] Load duration is: 0.729039 2018-01-19 03:18:15.329 3818 INFO rally.task.engine [-] Full duration is: 15.47658 2018-01-19 03:18:15.862 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:18:18.725 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.86 sec 2018-01-19 03:18:18.726 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:18:18.726 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-19 03:18:18.749 5271 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:18:20.550 5271 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:18:20.581 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:18:27.065 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 6.48 sec 2018-01-19 03:18:27.066 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:18:31.610 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.54 sec 2018-01-19 03:18:31.960 3818 INFO rally.task.engine [-] Load duration is: 0.579451 2018-01-19 03:18:31.961 3818 INFO rally.task.engine [-] Full duration is: 15.766294 2018-01-19 03:18:32.593 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:18:35.517 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.92 sec 2018-01-19 03:18:35.518 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:18:35.518 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 03:18:35.546 5437 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:18:37.496 5437 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:18:37.527 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:18:43.969 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 6.44 sec 2018-01-19 03:18:43.970 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:18:48.506 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.54 sec 2018-01-19 03:18:48.716 3818 INFO rally.task.engine [-] Load duration is: 0.699338 2018-01-19 03:18:48.717 3818 INFO rally.task.engine [-] Full duration is: 15.941742 2018-01-19 03:18:49.270 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() started 2018-01-19 03:18:52.194 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack setup() finished in 2.92 sec 2018-01-19 03:18:52.195 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() started 2018-01-19 03:18:52.195 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 03:18:52.221 5603 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 START 2018-01-19 03:18:57.521 5603 INFO rally.task.runner [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | ITER: 1 END: OK 2018-01-19 03:18:57.547 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:19:06.969 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context admin_cleanup@openstack cleanup() finished in 9.42 sec 2018-01-19 03:19:06.970 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() started 2018-01-19 03:19:11.684 3818 INFO rally.task.context [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Context users@openstack cleanup() finished in 4.71 sec 2018-01-19 03:19:13.440 3818 INFO rally.task.engine [-] Load duration is: 3.902044 2018-01-19 03:19:13.441 3818 INFO rally.task.engine [-] Full duration is: 22.431814 2018-01-19 03:19:13.863 3818 INFO rally.task.engine [-] Task 3c056deb-0fd0-4561-896a-338f09e5d15d | Completed: Running task. Task 3c056deb-0fd0-4561-896a-338f09e5d15d: 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.add_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.revoke_role | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659422 Full duration: 15.861614 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.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.list_roles | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> duration | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.666245 Full duration: 15.136072 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.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | keystone_v3.list_projects | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817048 Full duration: 16.275691 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | keystone_v3.delete_role | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | total | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> duration | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.658195 Full duration: 13.569525 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.585 | 0.585 | 0.585 | 0.585 | 0.585 | 0.585 | 100.0% | 1 | | keystone_v3.delete_service | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684063 Full duration: 13.071074 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.create_user | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | -> keystone_v3.add_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.create_role | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | keystone_v3.get_project | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.get_user | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | keystone_v3.get_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_services | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | keystone_v3.get_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | -> duration | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 1.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.249874 Full duration: 20.238752 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.update_project | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.delete_project | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.820731 Full duration: 13.699651 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.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | total | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> duration | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.729039 Full duration: 15.47658 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579451 Full duration: 15.766294 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | keystone_v3.list_users | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699338 Full duration: 15.941742 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | keystone_v3.create_users | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 2.938 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.937 | 2.937 | 2.937 | 2.937 | 2.937 | 2.937 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | total | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 100.0% | 1 | | -> duration | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.902044 Full duration: 22.431814 2018-01-19 03:19:14,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c056deb-0fd0-4561-896a-338f09e5d15d 2018-01-19 03:19:14,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3c056deb-0fd0-4561-896a-338f09e5d15d', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-19 03:19:14,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3c056deb-0fd0-4561-896a-338f09e5d15d'] 2018-01-19 03:19:15,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:19:15,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-19 03:19:15,315 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-19 03:19:15,315 - 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-19 03:19:15,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:19:15,353 - 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-19 03:19:15,361 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:26:22,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0: started 2018-01-19 03:19:17.515 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Starting: Task validation. 2018-01-19 03:19:17.613 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Starting: Task validation of syntax. 2018-01-19 03:19:17.773 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Completed: Task validation of syntax. 2018-01-19 03:19:17.773 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Starting: Task validation of required platforms. 2018-01-19 03:19:17.814 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Completed: Task validation of required platforms. 2018-01-19 03:19:17.814 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Starting: Task validation of semantic. 2018-01-19 03:19:18.584 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:19:21.602 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 3.02 sec 2018-01-19 03:19:27.108 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:19:31.486 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 4.38 sec 2018-01-19 03:19:31.487 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Completed: Task validation of semantic. 2018-01-19 03:19:31.487 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Completed: Task validation. 2018-01-19 03:19:31.488 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Starting: Running task. 2018-01-19 03:19:31.827 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:19:34.742 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 2.91 sec 2018-01-19 03:19:34.743 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:19:35.580 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.84 sec 2018-01-19 03:19:35.580 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:19:35.581 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:19:35.608 5858 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:19:38.214 5858 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:19:38.244 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:19:44.238 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 5.99 sec 2018-01-19 03:19:44.238 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:19:44.350 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:19:44.350 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:19:48.087 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-19 03:19:49.941 5733 INFO rally.task.engine [-] Load duration is: 2.601871 2018-01-19 03:19:49.942 5733 INFO rally.task.engine [-] Full duration is: 16.278081 2018-01-19 03:19:50.547 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:19:53.604 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 3.06 sec 2018-01-19 03:19:53.604 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:19:54.355 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-19 03:19:54.355 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() started 2018-01-19 03:20:05.823 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() finished in 11.47 sec 2018-01-19 03:20:05.824 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:20:05.824 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:20:05.850 6144 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:20:08.696 6144 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:20:08.725 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:20:17.469 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 8.74 sec 2018-01-19 03:20:17.470 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() started 2018-01-19 03:20:28.856 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() finished in 11.39 sec 2018-01-19 03:20:28.856 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:20:28.963 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:20:28.963 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:20:32.750 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-19 03:20:32.818 5733 INFO rally.task.engine [-] Load duration is: 2.842787 2018-01-19 03:20:32.818 5733 INFO rally.task.engine [-] Full duration is: 42.221151 2018-01-19 03:20:33.341 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:20:36.025 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 2.68 sec 2018-01-19 03:20:36.026 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:20:36.917 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.89 sec 2018-01-19 03:20:36.918 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() started 2018-01-19 03:20:47.866 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() finished in 10.95 sec 2018-01-19 03:20:47.866 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:20:47.867 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:20:47.894 6430 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:20:59.925 6430 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:20:59.959 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:21:15.980 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 16.02 sec 2018-01-19 03:21:15.981 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() started 2018-01-19 03:21:29.576 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() finished in 13.60 sec 2018-01-19 03:21:29.577 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:21:29.690 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:21:29.691 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:21:33.713 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-19 03:21:35.677 5733 INFO rally.task.engine [-] Load duration is: 12.028154 2018-01-19 03:21:35.678 5733 INFO rally.task.engine [-] Full duration is: 60.389798 2018-01-19 03:21:36.261 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:21:39.063 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 03:21:39.064 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:21:39.824 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.76 sec 2018-01-19 03:21:39.824 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() started 2018-01-19 03:21:51.233 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() finished in 11.41 sec 2018-01-19 03:21:51.233 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:21:51.233 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:21:51.262 6716 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:21:53.469 6716 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:21:53.503 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:22:02.175 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 8.67 sec 2018-01-19 03:22:02.175 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() started 2018-01-19 03:22:13.190 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() finished in 11.01 sec 2018-01-19 03:22:13.190 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:22:13.303 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:22:13.303 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:22:17.225 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-19 03:22:18.510 5733 INFO rally.task.engine [-] Load duration is: 2.204606 2018-01-19 03:22:18.511 5733 INFO rally.task.engine [-] Full duration is: 40.983633 2018-01-19 03:22:19.126 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:22:22.133 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 3.01 sec 2018-01-19 03:22:22.134 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:22:22.937 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.80 sec 2018-01-19 03:22:22.937 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:22:22.937 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 03:22:22.963 7002 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:22:24.738 7002 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:22:24.773 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:22:33.897 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 9.12 sec 2018-01-19 03:22:33.898 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:22:34.008 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:22:34.008 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:22:37.772 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-19 03:22:39.247 5733 INFO rally.task.engine [-] Load duration is: 1.771293 2018-01-19 03:22:39.248 5733 INFO rally.task.engine [-] Full duration is: 18.664282 2018-01-19 03:22:39.869 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:22:42.448 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 2.58 sec 2018-01-19 03:22:42.449 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:22:43.399 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.95 sec 2018-01-19 03:22:43.400 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() started 2018-01-19 03:22:54.556 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() finished in 11.16 sec 2018-01-19 03:22:54.557 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:22:54.557 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:22:54.585 7288 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:22:57.053 7288 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:22:57.082 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:23:05.679 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 8.60 sec 2018-01-19 03:23:05.679 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() started 2018-01-19 03:23:16.624 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() finished in 10.94 sec 2018-01-19 03:23:16.624 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:23:16.738 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:23:16.738 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:23:20.711 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-19 03:23:22.108 5733 INFO rally.task.engine [-] Load duration is: 2.465954 2018-01-19 03:23:22.108 5733 INFO rally.task.engine [-] Full duration is: 40.859322 2018-01-19 03:23:22.550 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:23:25.556 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 3.01 sec 2018-01-19 03:23:25.557 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:23:26.322 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.77 sec 2018-01-19 03:23:26.322 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() started 2018-01-19 03:23:37.101 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() finished in 10.78 sec 2018-01-19 03:23:37.102 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:23:37.102 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:23:37.130 7574 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:23:44.331 7574 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:23:44.365 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:24:03.745 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 19.38 sec 2018-01-19 03:24:03.745 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() started 2018-01-19 03:24:14.324 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() finished in 10.58 sec 2018-01-19 03:24:14.324 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:24:14.418 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 93.57 msec 2018-01-19 03:24:14.418 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:24:18.721 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-19 03:24:18.860 5733 INFO rally.task.engine [-] Load duration is: 7.198839 2018-01-19 03:24:18.861 5733 INFO rally.task.engine [-] Full duration is: 56.192379 2018-01-19 03:24:19.413 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:24:22.412 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 3.00 sec 2018-01-19 03:24:22.412 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:24:23.176 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.76 sec 2018-01-19 03:24:23.177 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() started 2018-01-19 03:24:34.233 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack setup() finished in 11.06 sec 2018-01-19 03:24:34.234 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:24:34.234 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.38 msec 2018-01-19 03:24:34.262 7860 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:24:36.426 7860 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:24:36.458 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:24:49.780 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 13.32 sec 2018-01-19 03:24:49.780 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() started 2018-01-19 03:25:04.123 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context network@openstack cleanup() finished in 14.34 sec 2018-01-19 03:25:04.124 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:25:04.241 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-19 03:25:04.242 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:25:08.419 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-19 03:25:09.711 5733 INFO rally.task.engine [-] Load duration is: 2.161989 2018-01-19 03:25:09.712 5733 INFO rally.task.engine [-] Full duration is: 49.024502 2018-01-19 03:25:10.289 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:25:13.316 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 3.03 sec 2018-01-19 03:25:13.316 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:25:14.047 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.73 sec 2018-01-19 03:25:14.047 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:25:14.048 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:25:14.072 8146 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:25:15.768 8146 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:25:15.802 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:25:21.841 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 6.04 sec 2018-01-19 03:25:21.842 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:25:21.954 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-19 03:25:21.955 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:25:25.724 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-19 03:25:26.408 5733 INFO rally.task.engine [-] Load duration is: 1.693179 2018-01-19 03:25:26.408 5733 INFO rally.task.engine [-] Full duration is: 15.451389 2018-01-19 03:25:26.921 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:25:29.667 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 03:25:29.667 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:25:30.370 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-19 03:25:30.370 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:25:30.371 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:25:30.395 8432 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:25:32.798 8432 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:25:32.838 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:25:39.265 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 6.43 sec 2018-01-19 03:25:39.265 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:25:39.368 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-19 03:25:39.369 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:25:43.365 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-19 03:25:45.087 5733 INFO rally.task.engine [-] Load duration is: 2.399687 2018-01-19 03:25:45.087 5733 INFO rally.task.engine [-] Full duration is: 16.461849 2018-01-19 03:25:45.665 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() started 2018-01-19 03:25:48.581 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack setup() finished in 2.92 sec 2018-01-19 03:25:48.581 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() started 2018-01-19 03:25:49.452 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack setup() finished in 0.87 sec 2018-01-19 03:25:49.452 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context roles@openstack setup() started 2018-01-19 03:25:51.459 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context roles@openstack setup() finished in 2.01 sec 2018-01-19 03:25:51.460 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() started 2018-01-19 03:25:51.460 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:25:51.487 8748 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 START 2018-01-19 03:26:00.661 8748 INFO rally.task.runner [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | ITER: 1 END: OK 2018-01-19 03:26:00.695 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() started 2018-01-19 03:26:15.216 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context cleanup@openstack cleanup() finished in 14.52 sec 2018-01-19 03:26:15.216 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context roles@openstack cleanup() started 2018-01-19 03:26:16.282 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context roles@openstack cleanup() finished in 1.07 sec 2018-01-19 03:26:16.282 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() started 2018-01-19 03:26:16.611 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context quotas@openstack cleanup() finished in 0.33 sec 2018-01-19 03:26:16.611 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() started 2018-01-19 03:26:20.542 5733 INFO rally.task.context [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-19 03:26:21.881 5733 INFO rally.task.engine [-] Load duration is: 9.171455 2018-01-19 03:26:21.882 5733 INFO rally.task.engine [-] Full duration is: 34.896742 2018-01-19 03:26:22.309 5733 INFO rally.task.engine [-] Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 | Completed: Running task. Task 1340669e-2d6f-4bd8-a0eb-c421beaab1c0: 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.707 | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 100.0% | 1 | | neutron.delete_network | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | total | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 100.0% | 1 | | -> duration | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.601871 Full duration: 16.278081 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 100.0% | 1 | | neutron.delete_port | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | total | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | -> duration | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.842787 Full duration: 42.221151 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.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | neutron.create_subnet | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | neutron.create_router | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 100.0% | 1 | | neutron.add_interface_router | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 2.339 | 100.0% | 1 | | neutron.remove_interface_router | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 1.976 | 100.0% | 1 | | neutron.delete_router | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 100.0% | 1 | | total | 12.028 | 12.028 | 12.028 | 12.028 | 12.028 | 12.028 | 100.0% | 1 | | -> duration | 12.028 | 12.028 | 12.028 | 12.028 | 12.028 | 12.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.028154 Full duration: 60.389798 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.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | neutron.delete_subnet | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | total | 2.205 | 2.205 | 2.205 | 2.205 | 2.205 | 2.205 | 100.0% | 1 | | -> duration | 2.205 | 2.205 | 2.205 | 2.205 | 2.205 | 2.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.204606 Full duration: 40.983633 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.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | neutron.list_networks | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 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.771293 Full duration: 18.664282 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 | 2.124 | 2.124 | 2.124 | 2.124 | 2.124 | 2.124 | 100.0% | 1 | | neutron.list_ports | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | -> duration | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 2.466 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.465954 Full duration: 40.859322 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.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | neutron.create_subnet | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | neutron.create_router | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 2.76 | 100.0% | 1 | | neutron.add_interface_router | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | neutron.list_routers | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | | -> duration | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 7.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.198839 Full duration: 56.192379 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.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | neutron.create_subnet | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | neutron.list_subnets | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 2.162 | 2.162 | 2.162 | 2.162 | 2.162 | 2.162 | 100.0% | 1 | | -> duration | 2.162 | 2.162 | 2.162 | 2.162 | 2.162 | 2.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.161989 Full duration: 49.024502 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.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | neutron.delete_security_group | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | -> duration | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.693179 Full duration: 15.451389 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.485 | 1.485 | 1.485 | 1.485 | 1.485 | 1.485 | 100.0% | 1 | | neutron.create_security_group_rule | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | neutron.delete_security_group | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | -> duration | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.399687 Full duration: 16.461849 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.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | neutron.create_router | 3.761 | 3.761 | 3.761 | 3.761 | 3.761 | 3.761 | 100.0% | 1 | | neutron.add_gateway_router | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 100.0% | 1 | | neutron.remove_gateway_router | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 100.0% | 1 | | total | 9.171 | 9.171 | 9.171 | 9.171 | 9.171 | 9.171 | 100.0% | 1 | | -> duration | 9.171 | 9.171 | 9.171 | 9.171 | 9.171 | 9.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.171455 Full duration: 34.896742 2018-01-19 03:26:22,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1340669e-2d6f-4bd8-a0eb-c421beaab1c0 2018-01-19 03:26:22,659 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1340669e-2d6f-4bd8-a0eb-c421beaab1c0', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-19 03:26:22,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1340669e-2d6f-4bd8-a0eb-c421beaab1c0'] 2018-01-19 03:26:23,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:26:23,796 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-19 03:26:23,796 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-19 03:26:23,796 - 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-19 03:26:23,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:26:23,834 - 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-19 03:26:23,840 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:35:02,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a676d20b-254d-4aaa-adbe-af4ba152c9eb: started 2018-01-19 03:26:26.128 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Starting: Task validation. 2018-01-19 03:26:26.226 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Starting: Task validation of syntax. 2018-01-19 03:26:26.365 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Completed: Task validation of syntax. 2018-01-19 03:26:26.365 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Starting: Task validation of required platforms. 2018-01-19 03:26:26.408 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Completed: Task validation of required platforms. 2018-01-19 03:26:26.408 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Starting: Task validation of semantic. 2018-01-19 03:26:27.179 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:26:30.036 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.86 sec 2018-01-19 03:26:41.205 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:26:45.305 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 4.10 sec 2018-01-19 03:26:45.305 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Completed: Task validation of semantic. 2018-01-19 03:26:45.306 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Completed: Task validation. 2018-01-19 03:26:45.307 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Starting: Running task. 2018-01-19 03:26:45.616 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:26:48.595 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.98 sec 2018-01-19 03:26:48.595 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:26:48.595 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:26:49.798 9153 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:27:22.547 9153 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:27:22.576 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:27:24.474 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 1.90 sec 2018-01-19 03:27:24.474 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:27:28.293 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 3.82 sec 2018-01-19 03:27:29.874 9028 INFO rally.task.engine [-] Load duration is: 31.746655 2018-01-19 03:27:29.875 9028 INFO rally.task.engine [-] Full duration is: 42.69492 2018-01-19 03:27:30.468 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:27:33.240 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.77 sec 2018-01-19 03:27:33.240 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:27:33.241 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:27:34.363 9299 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:29:01.824 9299 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:29:01.858 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:29:06.240 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 4.38 sec 2018-01-19 03:29:06.241 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:29:10.249 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 4.01 sec 2018-01-19 03:29:11.057 9028 INFO rally.task.engine [-] Load duration is: 86.455771 2018-01-19 03:29:11.058 9028 INFO rally.task.engine [-] Full duration is: 99.798296 2018-01-19 03:29:11.689 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:29:14.465 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.78 sec 2018-01-19 03:29:14.465 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:29:14.466 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-19 03:29:15.500 9525 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:29:58.310 9525 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:29:58.341 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:30:03.392 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 5.05 sec 2018-01-19 03:30:03.392 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:30:07.417 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 4.03 sec 2018-01-19 03:30:08.041 9028 INFO rally.task.engine [-] Load duration is: 41.805084 2018-01-19 03:30:08.042 9028 INFO rally.task.engine [-] Full duration is: 55.746761 2018-01-19 03:30:08.477 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:30:11.231 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.75 sec 2018-01-19 03:30:11.232 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack setup() started 2018-01-19 03:30:12.572 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack setup() finished in 1.34 sec 2018-01-19 03:30:12.573 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() started 2018-01-19 03:30:23.618 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() finished in 11.05 sec 2018-01-19 03:30:23.619 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:30:23.619 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 03:30:24.589 9751 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:30:41.524 9751 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:30:41.552 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:30:43.532 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 1.98 sec 2018-01-19 03:30:43.533 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() started 2018-01-19 03:30:57.149 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() finished in 13.62 sec 2018-01-19 03:30:57.149 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack cleanup() started 2018-01-19 03:30:57.217 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack cleanup() finished in 67.97 msec 2018-01-19 03:30:57.218 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:31:01.537 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 4.32 sec 2018-01-19 03:31:02.802 9028 INFO rally.task.engine [-] Load duration is: 15.929391 2018-01-19 03:31:02.803 9028 INFO rally.task.engine [-] Full duration is: 53.083502 2018-01-19 03:31:03.377 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:31:06.224 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.85 sec 2018-01-19 03:31:06.224 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack setup() started 2018-01-19 03:31:07.940 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack setup() finished in 1.72 sec 2018-01-19 03:31:07.940 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() started 2018-01-19 03:31:19.540 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() finished in 11.60 sec 2018-01-19 03:31:19.541 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:31:19.541 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 03:31:20.636 9897 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:31:43.702 9897 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:31:43.732 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:31:49.179 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 5.45 sec 2018-01-19 03:31:49.179 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() started 2018-01-19 03:32:03.982 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() finished in 14.80 sec 2018-01-19 03:32:03.983 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack cleanup() started 2018-01-19 03:32:04.153 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 03:32:04.154 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:32:07.785 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 3.63 sec 2018-01-19 03:32:09.759 9028 INFO rally.task.engine [-] Load duration is: 22.061713 2018-01-19 03:32:09.760 9028 INFO rally.task.engine [-] Full duration is: 64.427572 2018-01-19 03:32:10.360 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:32:13.391 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 3.03 sec 2018-01-19 03:32:13.392 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack setup() started 2018-01-19 03:32:15.090 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack setup() finished in 1.70 sec 2018-01-19 03:32:15.090 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() started 2018-01-19 03:32:26.069 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() finished in 10.98 sec 2018-01-19 03:32:26.069 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:32:26.070 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 03:32:27.476 10123 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:32:47.818 10123 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:32:47.848 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:32:49.695 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-19 03:32:49.695 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() started 2018-01-19 03:33:03.886 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() finished in 14.19 sec 2018-01-19 03:33:03.887 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack cleanup() started 2018-01-19 03:33:04.038 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-19 03:33:04.039 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:33:08.047 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 4.01 sec 2018-01-19 03:33:08.870 9028 INFO rally.task.engine [-] Load duration is: 15.339626 2018-01-19 03:33:08.872 9028 INFO rally.task.engine [-] Full duration is: 57.708692 2018-01-19 03:33:09.495 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:33:12.288 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.79 sec 2018-01-19 03:33:12.288 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:33:12.288 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 03:33:13.488 10269 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:33:49.514 10269 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:33:49.545 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:33:51.481 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 1.94 sec 2018-01-19 03:33:51.481 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:33:55.434 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 3.95 sec 2018-01-19 03:33:55.769 9028 INFO rally.task.engine [-] Load duration is: 35.023542 2018-01-19 03:33:55.770 9028 INFO rally.task.engine [-] Full duration is: 45.95891 2018-01-19 03:33:56.412 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:33:59.352 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.94 sec 2018-01-19 03:33:59.353 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() started 2018-01-19 03:34:10.328 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack setup() finished in 10.97 sec 2018-01-19 03:34:10.328 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:34:10.328 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:34:11.288 10415 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:34:23.180 10415 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:34:23.215 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:34:29.716 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 6.50 sec 2018-01-19 03:34:29.716 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() started 2018-01-19 03:34:43.925 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context network@openstack cleanup() finished in 14.21 sec 2018-01-19 03:34:43.925 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:34:47.660 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 3.73 sec 2018-01-19 03:34:48.721 9028 INFO rally.task.engine [-] Load duration is: 10.8893 2018-01-19 03:34:48.722 9028 INFO rally.task.engine [-] Full duration is: 51.268132 2018-01-19 03:34:49.317 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() started 2018-01-19 03:34:52.125 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack setup() finished in 2.81 sec 2018-01-19 03:34:52.126 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() started 2018-01-19 03:34:52.126 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 03:34:52.153 10561 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 START 2018-01-19 03:34:53.285 10561 INFO rally.task.runner [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | ITER: 1 END: OK 2018-01-19 03:34:53.311 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() started 2018-01-19 03:34:55.176 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context cleanup@openstack cleanup() finished in 1.87 sec 2018-01-19 03:34:55.176 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() started 2018-01-19 03:34:59.572 9028 INFO rally.task.context [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Context users@openstack cleanup() finished in 4.40 sec 2018-01-19 03:35:01.393 9028 INFO rally.task.engine [-] Load duration is: 1.129066 2018-01-19 03:35:01.394 9028 INFO rally.task.engine [-] Full duration is: 10.274112 2018-01-19 03:35:01.797 9028 INFO rally.task.engine [-] Task a676d20b-254d-4aaa-adbe-af4ba152c9eb | Completed: Running task. Task a676d20b-254d-4aaa-adbe-af4ba152c9eb: 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.415 | 14.415 | 14.415 | 14.415 | 14.415 | 14.415 | 100.0% | 1 | | nova.find_host_to_migrate | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 100.0% | 1 | | nova.live_migrate | 13.995 | 13.995 | 13.995 | 13.995 | 13.995 | 13.995 | 100.0% | 1 | | nova.delete_server | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 100.0% | 1 | | total | 32.747 | 32.747 | 32.747 | 32.747 | 32.747 | 32.747 | 100.0% | 1 | | -> duration | 31.747 | 31.747 | 31.747 | 31.747 | 31.747 | 31.747 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.746655 Full duration: 42.69492 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.189 | 12.189 | 12.189 | 12.189 | 12.189 | 12.189 | 100.0% | 1 | | cinder_v2.create_volume | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 100.0% | 1 | | nova.attach_volume | 6.93 | 6.93 | 6.93 | 6.93 | 6.93 | 6.93 | 100.0% | 1 | | nova.find_host_to_migrate | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 100.0% | 1 | | nova.live_migrate | 16.716 | 16.716 | 16.716 | 16.716 | 16.716 | 16.716 | 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 | 40.549 | 40.549 | 40.549 | 40.549 | 40.549 | 40.549 | 100.0% | 1 | | nova.delete_server | 2.994 | 2.994 | 2.994 | 2.994 | 2.994 | 2.994 | 100.0% | 1 | | total | 87.456 | 87.456 | 87.456 | 87.456 | 87.456 | 87.456 | 100.0% | 1 | | -> duration | 86.456 | 86.456 | 86.456 | 86.456 | 86.456 | 86.456 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 86.455771 Full duration: 99.798296 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 | 6.072 | 6.072 | 6.072 | 6.072 | 6.072 | 6.072 | 100.0% | 1 | | nova.boot_server | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 14.342 | 100.0% | 1 | | nova.find_host_to_migrate | 1.491 | 1.491 | 1.491 | 1.491 | 1.491 | 1.491 | 100.0% | 1 | | nova.live_migrate | 15.984 | 15.984 | 15.984 | 15.984 | 15.984 | 15.984 | 100.0% | 1 | | nova.delete_server | 4.915 | 4.915 | 4.915 | 4.915 | 4.915 | 4.915 | 100.0% | 1 | | total | 42.805 | 42.805 | 42.805 | 42.805 | 42.805 | 42.805 | 100.0% | 1 | | -> duration | 41.805 | 41.805 | 41.805 | 41.805 | 41.805 | 41.805 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.805084 Full duration: 55.746761 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.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | nova.boot_server | 13.06 | 13.06 | 13.06 | 13.06 | 13.06 | 13.06 | 100.0% | 1 | | nova.delete_server | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 100.0% | 1 | | nova.delete_keypair | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 16.929 | 16.929 | 16.929 | 16.929 | 16.929 | 16.929 | 100.0% | 1 | | -> duration | 15.929 | 15.929 | 15.929 | 15.929 | 15.929 | 15.929 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.929391 Full duration: 53.083502 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 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 3.67 | 100.0% | 1 | | nova.boot_server | 14.193 | 14.193 | 14.193 | 14.193 | 14.193 | 14.193 | 100.0% | 1 | | nova.delete_server | 5.198 | 5.198 | 5.198 | 5.198 | 5.198 | 5.198 | 100.0% | 1 | | total | 23.062 | 23.062 | 23.062 | 23.062 | 23.062 | 23.062 | 100.0% | 1 | | -> duration | 22.062 | 22.062 | 22.062 | 22.062 | 22.062 | 22.062 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.061713 Full duration: 64.427572 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.502 | 11.502 | 11.502 | 11.502 | 11.502 | 11.502 | 100.0% | 1 | | nova.pause_server | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 100.0% | 1 | | nova.unpause_server | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | nova.delete_server | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 100.0% | 1 | | total | 20.34 | 20.34 | 20.34 | 20.34 | 20.34 | 20.34 | 100.0% | 1 | | -> duration | 15.34 | 15.34 | 15.34 | 15.34 | 15.34 | 15.34 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.339626 Full duration: 57.708692 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 | 15.272 | 15.272 | 15.272 | 15.272 | 15.272 | 15.272 | 100.0% | 1 | | nova.migrate | 14.695 | 14.695 | 14.695 | 14.695 | 14.695 | 14.695 | 100.0% | 1 | | nova.resize_confirm | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 3.221 | 100.0% | 1 | | nova.delete_server | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 2.835 | 100.0% | 1 | | total | 36.024 | 36.024 | 36.024 | 36.024 | 36.024 | 36.024 | 100.0% | 1 | | -> duration | 35.024 | 35.024 | 35.024 | 35.024 | 35.024 | 35.024 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.023542 Full duration: 45.95891 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 | 11.643 | 11.643 | 11.643 | 11.643 | 11.643 | 11.643 | 100.0% | 1 | | nova.list_interfaces | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 11.889 | 11.889 | 11.889 | 11.889 | 11.889 | 11.889 | 100.0% | 1 | | -> duration | 10.889 | 10.889 | 10.889 | 10.889 | 10.889 | 10.889 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.8893 Full duration: 51.268132 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 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | nova.delete_server_group | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> duration | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.129066 Full duration: 10.274112 2018-01-19 03:35:02,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a676d20b-254d-4aaa-adbe-af4ba152c9eb 2018-01-19 03:35:02,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a676d20b-254d-4aaa-adbe-af4ba152c9eb', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-19 03:35:02,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a676d20b-254d-4aaa-adbe-af4ba152c9eb'] 2018-01-19 03:35:03,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:35:03,212 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-19 03:35:03,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-19 03:35:03,213 - 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-19 03:35:03,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 03:35:03,228 - 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-19 03:35:03,230 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '13296e10-9d1c-4243-9788-cfc33b78a9e8', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-ad4e598d-70de-4af2-aea9-d4555539414f', 'flavor_name': 'rally-tiny-ad4e598d-70de-4af2-aea9-d4555539414f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-ad4e598d-70de-4af2-aea9-d4555539414f', '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-19 03:36:09,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b54a38df-da5d-4478-92fb-0757b0efff23: started 2018-01-19 03:35:05.437 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Starting: Task validation. 2018-01-19 03:35:05.540 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Starting: Task validation of syntax. 2018-01-19 03:35:05.617 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Completed: Task validation of syntax. 2018-01-19 03:35:05.617 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Starting: Task validation of required platforms. 2018-01-19 03:35:05.646 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Completed: Task validation of required platforms. 2018-01-19 03:35:05.646 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Starting: Task validation of semantic. 2018-01-19 03:35:06.411 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() started 2018-01-19 03:35:09.157 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 03:35:11.637 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() started 2018-01-19 03:35:16.184 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() finished in 4.55 sec 2018-01-19 03:35:16.184 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Completed: Task validation of semantic. 2018-01-19 03:35:16.185 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Completed: Task validation. 2018-01-19 03:35:16.186 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Starting: Running task. 2018-01-19 03:35:16.546 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() started 2018-01-19 03:35:19.590 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() finished in 3.04 sec 2018-01-19 03:35:19.591 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() started 2018-01-19 03:35:19.591 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() finished in 0.42 msec 2018-01-19 03:35:19.619 10796 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 START 2018-01-19 03:35:20.622 10796 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 END: OK 2018-01-19 03:35:20.656 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:35:21.663 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-19 03:35:21.663 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() started 2018-01-19 03:35:26.458 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() finished in 4.79 sec 2018-01-19 03:35:26.609 10671 INFO rally.task.engine [-] Load duration is: 0.99993 2018-01-19 03:35:26.610 10671 INFO rally.task.engine [-] Full duration is: 9.930367 2018-01-19 03:35:27.185 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() started 2018-01-19 03:35:30.153 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() finished in 2.97 sec 2018-01-19 03:35:30.154 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() started 2018-01-19 03:35:30.154 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-19 03:35:30.181 10902 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 START 2018-01-19 03:35:31.189 10902 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 END: OK 2018-01-19 03:35:31.223 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:35:32.229 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-19 03:35:32.230 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() started 2018-01-19 03:35:36.888 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() finished in 4.66 sec 2018-01-19 03:35:37.242 10671 INFO rally.task.engine [-] Load duration is: 1.005634 2018-01-19 03:35:37.243 10671 INFO rally.task.engine [-] Full duration is: 9.724494 2018-01-19 03:35:37.804 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() started 2018-01-19 03:35:40.507 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() finished in 2.70 sec 2018-01-19 03:35:40.507 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() started 2018-01-19 03:35:40.508 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-19 03:35:40.535 11008 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 START 2018-01-19 03:35:41.383 11008 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 END: OK 2018-01-19 03:35:41.408 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:35:42.450 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() finished in 1.04 sec 2018-01-19 03:35:42.451 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() started 2018-01-19 03:35:47.331 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() finished in 4.88 sec 2018-01-19 03:35:47.858 10671 INFO rally.task.engine [-] Load duration is: 0.845146 2018-01-19 03:35:47.859 10671 INFO rally.task.engine [-] Full duration is: 9.5438 2018-01-19 03:35:48.352 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() started 2018-01-19 03:35:51.206 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() finished in 2.85 sec 2018-01-19 03:35:51.206 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() started 2018-01-19 03:35:51.206 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 03:35:51.232 11114 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 START 2018-01-19 03:35:52.369 11114 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 END: OK 2018-01-19 03:35:52.401 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:35:53.606 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() finished in 1.21 sec 2018-01-19 03:35:53.607 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() started 2018-01-19 03:35:57.903 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-19 03:35:58.413 10671 INFO rally.task.engine [-] Load duration is: 1.134232 2018-01-19 03:35:58.414 10671 INFO rally.task.engine [-] Full duration is: 9.566413 2018-01-19 03:35:58.972 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() started 2018-01-19 03:36:01.729 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack setup() finished in 2.76 sec 2018-01-19 03:36:01.730 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() started 2018-01-19 03:36:01.730 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 03:36:01.756 11220 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 START 2018-01-19 03:36:02.891 11220 INFO rally.task.runner [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | ITER: 1 END: OK 2018-01-19 03:36:02.924 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() started 2018-01-19 03:36:03.939 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-19 03:36:03.939 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() started 2018-01-19 03:36:08.092 10671 INFO rally.task.context [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-19 03:36:09.027 10671 INFO rally.task.engine [-] Load duration is: 1.132814 2018-01-19 03:36:09.028 10671 INFO rally.task.engine [-] Full duration is: 9.139126 2018-01-19 03:36:09.512 10671 INFO rally.task.engine [-] Task b54a38df-da5d-4478-92fb-0757b0efff23 | Completed: Running task. Task b54a38df-da5d-4478-92fb-0757b0efff23: 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | quotas.delete_quotas | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.99993 Full duration: 9.930367 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 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | total | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> duration | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.005634 Full duration: 9.724494 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.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845146 Full duration: 9.5438 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.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | quotas.delete_quotas | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.134232 Full duration: 9.566413 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.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | total | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> duration | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.132814 Full duration: 9.139126 2018-01-19 03:36:09,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b54a38df-da5d-4478-92fb-0757b0efff23 2018-01-19 03:36:09,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b54a38df-da5d-4478-92fb-0757b0efff23', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-19 03:36:09,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b54a38df-da5d-4478-92fb-0757b0efff23'] 2018-01-19 03:36:10,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 03:36:10,954 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-19 03:36:10,954 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:40 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:31 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 07:18 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:30 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:54 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 13:02 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 16:01 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:35 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:50:35 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-19 03:36:10,954 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-19 03:36:25,041 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-19 03:36:25,041 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-19 03:36:25,723 - functest.utils.functest_utils - DEBUG - 2018-01-19 03:36:25,723 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 03:36:25,723 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:42 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-19 03:36:25,728 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-19 03:36:25,807 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 03:36:26,237 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 03:36:26,237 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-19 03:36:26,626 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 03:36:29,049 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 03:36:31,676 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 03:36:35,134 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 03:36:37,612 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 03:36:44,428 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-19 03:36:45,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-19 03:36:46,132 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 03:36:50,245 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 03:36:50,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 03:36:52,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 03:36:52,945 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 03:36:54,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-19 03:36:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-19 03:36:56,292 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 03:36:56,292 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 03:36:59,397 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 03:36:59,398 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 03:36:59,401 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 03:36:59,405 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-19 03:36:59,406 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-19 03:36:59,410 - 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-19 03:54:21,938 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.292580s] ... ok 2018-01-19 03:54:21,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.121492s] ... ok 2018-01-19 03:54:21,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [9.037387s] ... ok 2018-01-19 03:54:21,939 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [1.457839s] ... ok 2018-01-19 03:54:21,939 - 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.337568s] ... ok 2018-01-19 03:54:21,939 - 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.130064s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.135857s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.660583s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.165558s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001263s] ... ok 2018-01-19 03:54:21,940 - 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.102516s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.145570s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.622501s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.152607s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001704s] ... ok 2018-01-19 03:54:21,940 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [10.902166s] ... ok 2018-01-19 03:54:21,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.109072s] ... ok 2018-01-19 03:54:21,941 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.319965s] ... ok 2018-01-19 03:54:21,941 - 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.621216s] ... ok 2018-01-19 03:54:21,941 - 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.997637s] ... ok 2018-01-19 03:54:21,941 - 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.619598s] ... ok 2018-01-19 03:54:21,941 - 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.826704s] ... ok 2018-01-19 03:54:21,941 - 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.650757s] ... ok 2018-01-19 03:54:21,941 - 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.152810s] ... ok 2018-01-19 03:54:21,941 - 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.141116s] ... ok 2018-01-19 03:54:21,942 - 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.145993s] ... ok 2018-01-19 03:54:21,942 - 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.126389s] ... ok 2018-01-19 03:54:21,942 - 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.133025s] ... ok 2018-01-19 03:54:21,942 - 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.296926s] ... ok 2018-01-19 03:54:21,942 - 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.119928s] ... ok 2018-01-19 03:54:21,942 - 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.014041s] ... ok 2018-01-19 03:54:21,942 - 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.453077s] ... ok 2018-01-19 03:54:21,942 - 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.022570s] ... ok 2018-01-19 03:54:21,942 - 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.018970s] ... ok 2018-01-19 03:54:21,942 - 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.058046s] ... ok 2018-01-19 03:54:21,943 - 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.131675s] ... ok 2018-01-19 03:54:21,943 - 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.127453s] ... ok 2018-01-19 03:54:21,943 - 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.293023s] ... ok 2018-01-19 03:54:21,943 - 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.026218s] ... ok 2018-01-19 03:54:21,943 - 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.148229s] ... ok 2018-01-19 03:54:21,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [30.671725s] ... ok 2018-01-19 03:54:21,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [68.814815s] ... ok 2018-01-19 03:54:21,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [20.405680s] ... ok 2018-01-19 03:54:21,943 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.927995s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.431914s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.310608s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.318382s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.513320s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.500867s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.477991s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.619330s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.365712s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [16.241520s] ... ok 2018-01-19 03:54:21,944 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.826814s] ... ok 2018-01-19 03:54:21,945 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [27.305953s] ... ok 2018-01-19 03:54:21,945 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.243357s] ... ok 2018-01-19 03:54:21,945 - 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.442194s] ... ok 2018-01-19 03:54:21,945 - 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.312108s] ... ok 2018-01-19 03:54:21,945 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.377171s] ... ok 2018-01-19 03:54:21,945 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.307352s] ... ok 2018-01-19 03:54:21,945 - 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.766883s] ... ok 2018-01-19 03:54:21,945 - 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.569691s] ... ok 2018-01-19 03:54:21,945 - 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.411558s] ... ok 2018-01-19 03:54:21,945 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.538500s] ... ok 2018-01-19 03:54:21,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.143666s] ... ok 2018-01-19 03:54:21,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.769688s] ... ok 2018-01-19 03:54:21,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.463901s] ... ok 2018-01-19 03:54:21,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.440479s] ... ok 2018-01-19 03:54:21,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.572039s] ... ok 2018-01-19 03:54:21,946 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.561108s] ... ok 2018-01-19 03:54:21,946 - 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.738476s] ... ok 2018-01-19 03:54:21,946 - 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.527432s] ... ok 2018-01-19 03:54:21,946 - 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.474754s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.380726s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.255145s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013316s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [38.148033s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.028355s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.027264s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028258s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.475195s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.312564s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.912858s] ... ok 2018-01-19 03:54:21,947 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.093423s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.082871s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.167152s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.286924s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.275256s] ... ok 2018-01-19 03:54:21,948 - 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.363224s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.281426s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.170731s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.155406s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.162961s] ... ok 2018-01-19 03:54:21,948 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.198925s] ... ok 2018-01-19 03:54:21,949 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.177245s] ... ok 2018-01-19 03:54:21,949 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.769935s] ... ok 2018-01-19 03:54:21,949 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.256373s] ... ok 2018-01-19 03:54:21,949 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.109198s] ... ok 2018-01-19 03:54:21,949 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.134211s] ... ok 2018-01-19 03:54:21,949 - 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.538039s] ... ok 2018-01-19 03:54:21,949 - 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.123993s] ... ok 2018-01-19 03:54:21,950 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.617286s] ... ok 2018-01-19 03:54:21,950 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.130852s] ... ok 2018-01-19 03:54:21,950 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [5.280399s] ... ok 2018-01-19 03:54:21,950 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.752661s] ... ok 2018-01-19 03:54:21,950 - 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.894207s] ... ok 2018-01-19 03:54:21,950 - 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 [5.754645s] ... ok 2018-01-19 03:54:21,950 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.407927s] ... ok 2018-01-19 03:54:21,950 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.338281s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.926183s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.252343s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.249017s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.116903s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.154499s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.219336s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.212770s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.117980s] ... ok 2018-01-19 03:54:21,951 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.156326s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.277084s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.375428s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.893092s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.446339s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.124094s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.115190s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.118180s] ... ok 2018-01-19 03:54:21,952 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.091356s] ... ok 2018-01-19 03:54:21,952 - 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.711409s] ... ok 2018-01-19 03:54:21,953 - 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.504605s] ... ok 2018-01-19 03:54:21,953 - 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.443508s] ... ok 2018-01-19 03:54:21,953 - 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.963330s] ... ok 2018-01-19 03:54:21,953 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.055090s] ... ok 2018-01-19 03:54:21,953 - 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.274623s] ... ok 2018-01-19 03:54:21,953 - 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.923583s] ... ok 2018-01-19 03:54:21,953 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.132644s] ... ok 2018-01-19 03:54:21,953 - 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.198538s] ... ok 2018-01-19 03:54:21,953 - 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.552274s] ... ok 2018-01-19 03:54:21,954 - 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.897528s] ... ok 2018-01-19 03:54:21,954 - 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.802680s] ... ok 2018-01-19 03:54:21,954 - 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.922548s] ... ok 2018-01-19 03:54:21,954 - 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.378760s] ... ok 2018-01-19 03:54:21,954 - 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.978260s] ... ok 2018-01-19 03:54:21,954 - 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.145303s] ... ok 2018-01-19 03:54:21,954 - 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.040243s] ... ok 2018-01-19 03:54:21,954 - 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.041763s] ... ok 2018-01-19 03:54:21,954 - 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.042846s] ... ok 2018-01-19 03:54:21,954 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.017791s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.207834s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.196645s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.626827s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.556736s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.732836s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.524193s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.489820s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.409053s] ... ok 2018-01-19 03:54:21,955 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.456263s] ... ok 2018-01-19 03:54:21,956 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [8.267207s] ... ok 2018-01-19 03:54:21,956 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [14.738210s] ... ok 2018-01-19 03:54:21,956 - 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 [23.884561s] ... ok 2018-01-19 03:54:21,956 - 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 [14.930503s] ... ok 2018-01-19 03:54:21,956 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.082332s] ... ok 2018-01-19 03:54:21,956 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.085530s] ... ok 2018-01-19 03:54:21,956 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.105434s] ... ok 2018-01-19 03:54:21,956 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.525104s] ... ok 2018-01-19 03:54:21,956 - 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.221326s] ... ok 2018-01-19 03:54:21,957 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.453356s] ... ok 2018-01-19 03:54:21,957 - 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.080588s] ... ok 2018-01-19 03:54:21,957 - 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.108279s] ... ok 2018-01-19 03:54:21,957 - 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.105911s] ... ok 2018-01-19 03:54:21,957 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.128491s] ... ok 2018-01-19 03:54:21,957 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.107126s] ... ok 2018-01-19 03:54:21,957 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.176350s] ... ok 2018-01-19 03:54:21,957 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.179863s] ... ok 2018-01-19 03:54:21,957 - 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.108251s] ... ok 2018-01-19 03:54:21,957 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.117257s] ... ok 2018-01-19 03:54:21,958 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.024808s] ... ok 2018-01-19 03:54:21,958 - 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.060108s] ... ok 2018-01-19 03:54:21,958 - 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.081358s] ... ok 2018-01-19 03:54:21,958 - 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.044952s] ... ok 2018-01-19 03:54:21,958 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.025848s] ... ok 2018-01-19 03:54:21,958 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.026215s] ... ok 2018-01-19 03:54:21,958 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.078282s] ... ok 2018-01-19 03:54:21,958 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.070727s] ... ok 2018-01-19 03:54:21,958 - 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.020437s] ... ok 2018-01-19 03:54:21,959 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.072896s] ... ok 2018-01-19 03:54:21,959 - 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.017074s] ... ok 2018-01-19 03:54:21,959 - 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.099553s] ... ok 2018-01-19 03:54:21,959 - 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.107344s] ... ok 2018-01-19 03:54:21,959 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.083539s] ... ok 2018-01-19 03:54:21,959 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.091901s] ... ok 2018-01-19 03:54:21,959 - 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.320318s] ... ok 2018-01-19 03:54:21,959 - 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.081805s] ... ok 2018-01-19 03:54:21,959 - 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.075333s] ... ok 2018-01-19 03:54:21,960 - 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.019811s] ... ok 2018-01-19 03:54:21,960 - 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.072574s] ... ok 2018-01-19 03:54:21,960 - 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.072343s] ... ok 2018-01-19 03:54:21,960 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.075910s] ... ok 2018-01-19 03:54:21,960 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.080162s] ... ok 2018-01-19 03:54:21,960 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.266049s] ... ok 2018-01-19 03:54:21,960 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [16.331002s] ... ok 2018-01-19 03:54:21,960 - 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.164070s] ... ok 2018-01-19 03:54:21,960 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.144066s] ... ok 2018-01-19 03:54:21,960 - 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.228810s] ... ok 2018-01-19 03:54:21,961 - 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.088923s] ... ok 2018-01-19 03:54:21,962 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 1038.0000 sec. 2018-01-19 03:54:21,964 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-19 03:54:21,966 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-19 03:54:21,967 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-19 03:54:21,972 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-19 03:54:29,678 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-19 03:54:29,678 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-19 03:54:30,257 - functest.utils.functest_utils - DEBUG - 2018-01-19 03:54:30,257 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 03:54:30,259 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 18:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-19 03:54:30,263 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-19 03:54:31,464 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 04:44:53,717 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... FAIL test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 5 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 4 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 290, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 114 tests in 3022.240s FAILED (failures=8) 2018-01-19 04:44:53,881 - functest.utils.functest_utils - DEBUG - 2018-01-19 04:44:53,881 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 04:44:53,882 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:22 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-19 04:44:53,886 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-19 04:44:53,887 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2095 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 04:44:53,890 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:60 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 18:59 | PASS | | rally_sanity | functest | smoke | 29:42 | PASS | | refstack_defcore | functest | smoke | 18:03 | PASS | | snaps_smoke | functest | smoke | 50:22 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-19 04:44:53,895 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-19 04:45:00,968 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 04:45:00,968 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 04:45:00,968 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-19 04:45:00,969 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2095 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 04:45:00,970 - 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-19 04:45:00,971 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 04:45:07,529 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 04:45:07,530 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 04:45:07,531 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-01-19 04:45:07,532 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-19 04:45:07,532 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-19 04:45:07,742 - 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-19 04:45:07,775 - 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-19 04:45:07,793 - 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-19 04:45:08,555 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-19 04:45:08,555 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 04:45:08,976 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 04:45:08,976 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-19 04:45:09,373 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-19 04:45:11,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-19 04:45:15,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-19 04:45:15,238 - 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-19 04:46:50,999 - 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-19 04:46:57,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-19 04:46:57,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-19 04:47:13,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-19 04:47:17,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-19 04:47:17,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-19 04:49:48,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-19 04:49:48,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-19 04:50:03,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-19 04:50:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-19 04:50:33,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-19 04:50:35,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-19 04:51:53,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-19 04:51:57,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-19 04:51:58,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-19 04:52:05,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-19 04:52:05,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:52:05,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:52:05,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-19 04:52:37,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:52:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-19 04:52:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-19 04:52:37,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-19 04:52:37,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-19 04:52:42,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-19 04:52:42,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:42,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:42,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:42,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:42,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:42,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:42,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:42,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:42,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:48,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 04:52:48,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 04:52:48,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:54,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:54,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:54,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:54,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:54,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:54,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:54,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:59,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:59,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:59,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-19 04:52:59,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:59,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:59,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:52:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:05,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 04:53:05,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:05,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:05,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:05,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:05,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:53:05,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:05,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:05,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 04:53:05,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:15,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:20,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:20,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:20,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:20,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:20,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:20,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:53:20,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:26,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:26,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:31,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:31,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:31,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:31,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:38,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:38,569 - 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-19 04:53:38,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:38,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 04:53:38,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:38,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:38,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-19 04:53:38,569 - 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-19 04:53:38,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:53:45,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 04:53:45,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-19 04:53:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 04:53:51,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:53:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-19 04:53:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:53:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:51,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-19 04:53:58,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:58,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:53:58,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:58,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-19 04:53:58,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:53:58,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:53:58,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:04,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:04,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-19 04:54:04,898 - 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.18 on port 22: Unable to connect to port 22 on 10.67.79.18 (tried 1 time) 2018-01-19 04:54:11,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 04:54:11,907 - 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.20 on port 22: Unable to connect to port 22 on 10.67.79.20 (tried 1 time) 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:11,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:18,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:18,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:18,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:18,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:18,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-19 04:54:18,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:18,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:54:18,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:18,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:54:24,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:24,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:29,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:29,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:29,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:54:35,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:54:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 04:54:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 04:54:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 04:54:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 04:54:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 04:54:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 04:54:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:47,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 04:54:47,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:53,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:54:53,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:53,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:54:58,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:54:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:54:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:54:58,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:55:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:55:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:55:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:03,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 04:55:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 04:55:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 04:55:03,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 04:55:11,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:11,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:55:11,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 04:55:11,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:19,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 04:55:19,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 04:55:19,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:19,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:55:24,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:24,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:31,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 04:55:31,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:36,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:36,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:36,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:55:36,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 04:55:36,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-19 04:56:09,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-19 04:56:09,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 04:56:09,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-19 04:56:09,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:56:09,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:56:09,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:56:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:56:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:56:29,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:56:29,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:57:47,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:57:53,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:57:53,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:58:29,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:58:29,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 04:58:34,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:58:34,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:58:34,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:58:34,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 04:58:34,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 04:58:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 04:58:40,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:01:43,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:01:43,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 05:01:43,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:01:43,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:01:43,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:01:49,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:01:49,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:01:49,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:03:33,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:03:33,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 05:03:33,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:03:33,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:03:33,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:04:05,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:04:05,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:04:05,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 05:04:05,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:05:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:05:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:05:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:05:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:10:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 05:10:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 05:17:38,976 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 76, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 334, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 477, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-01-19 05:17:38,979 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-19 05:17:38,979 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-19 05:17:39,805 - functest.utils.functest_utils - DEBUG - 2018-01-19 05:17:39,806 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 05:17:39,806 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 32:30 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-19 05:17:39,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-19 05:17:45,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-19 05:17:45,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:17:45,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:17:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:17:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:17:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:17:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:17:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:17:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:18:16,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:18:16,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:18:16,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:18:16,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:18:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-19 05:18:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@sprout_host_dtju79 for its registered tasks. [timeout=30 seconds] 2018-01-19 05:18:47,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-19 05:18:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-19 05:18:47,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@ellis_host_95vr4i for its registered tasks. [timeout=30 seconds] 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_ail7cl for its registered tasks. [timeout=30 seconds] 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:19:18,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'homer' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:19:18,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:20:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:20:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'sprout' 2018-01-19 05:20:20,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_ail7cl for its registered tasks. [timeout=30 seconds] 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@ellis_host_95vr4i for its registered tasks. [timeout=30 seconds] 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 05:20:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:20:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:20:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:20:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:20:25,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:20:25,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 05:20:51,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@sprout_host_dtju79 for its registered tasks. [timeout=30 seconds] 2018-01-19 05:21:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@ellis_host_95vr4i for its registered tasks. [timeout=30 seconds] 2018-01-19 05:21:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@homer_host_ail7cl for its registered tasks. [timeout=30 seconds] 2018-01-19 05:22:50,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@ellis_host_95vr4i for its registered tasks. [timeout=30 seconds] 2018-01-19 05:22:50,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:22:50,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:22:50,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:22:50,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:22:50,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@homer_host_ail7cl for its registered tasks. [timeout=30 seconds] 2018-01-19 05:22:56,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 05:22:56,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:22:56,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:22:56,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:22:56,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:22:56,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:22:56,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:22:56,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 05:23:01,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 05:23:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 05:23:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.stop' -> Command '"/home/ubuntu/ellis_host_95vr4i/env/bin/python" "/home/ubuntu/ellis_host_95vr4i/env/bin/cfy-agent" daemons stop --name=ellis_host_95vr4i' executed with an error. code: 127 error: /bin/bash: /home/ubuntu/ellis_host_95vr4i/env/bin/python: No such file or directory output: None 2018-01-19 05:23:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@sprout_host_dtju79 for its registered tasks. [timeout=30 seconds] 2018-01-19 05:23:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-19 05:23:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 05:23:27,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@sprout_host_dtju79 for its registered tasks. [timeout=30 seconds] 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:23:53,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:23:53,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 05:23:53,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 05:23:53,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:23:53,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:23:58,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 05:23:58,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:23:58,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:23:58,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:23:58,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.delete' -> Command '"/home/ubuntu/ellis_host_95vr4i/env/bin/python" "/home/ubuntu/ellis_host_95vr4i/env/bin/cfy-agent" daemons delete --name=ellis_host_95vr4i' executed with an error. code: 127 error: /bin/bash: /home/ubuntu/ellis_host_95vr4i/env/bin/python: No such file or directory output: None 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:23:58,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 05:23:58,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:03,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:03,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:24:03,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:03,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 05:24:03,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:03,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=1748) 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:14,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:24:14,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:14,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:14,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:14,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:24:14,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 05:24:14,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 05:24:14,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:19,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:24:19,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:24:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.134 is not associated with instance 2a2fc910-7b16-4305-ab6f-da1926f16828. [status_code=409] 2018-01-19 05:24:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:24:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:24,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:24,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:24,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:24,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:24:24,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:30,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:24:35,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:40,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:40,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:24:40,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:24:40,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:40,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:24:40,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:40,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:40,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_ellis not associated with the instance 2a2fc910-7b16-4305-ab6f-da1926f16828 [status_code=404] 2018-01-19 05:24:40,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:46,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:46,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:24:46,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:24:46,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:46,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:24:46,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:46,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:24:46,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:46,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:24:51,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance 2a2fc910-7b16-4305-ab6f-da1926f16828 [status_code=404] 2018-01-19 05:24:56,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:24:56,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:24:56,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:24:56,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:24:56,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:24:56,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:24:56,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:02,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:02,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:02,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-19 05:25:02,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:25:02,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:02,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:25:07,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:25:07,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:07,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:07,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:25:07,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:12,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:25:12,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:12,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:25:12,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:18,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:25:18,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:25:18,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:25:18,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:25:18,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:25:18,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-19 05:25:23,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:23,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:28,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:28,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:28,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:33,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:33,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:25:33,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:25:33,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:25:33,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:25:33,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-19 05:25:38,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-19 05:25:38,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:44,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:44,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:44,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:25:44,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:25:49,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:25:49,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:25:49,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:25:49,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:25:59,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:25:59,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:25:59,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:25:59,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:25:59,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:26:04,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:26:04,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:26:04,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:26:04,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:26:09,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:26:09,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:26:09,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:26:09,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-19 05:26:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:26:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:26:14,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:26:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:26:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:26:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:26:14,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:26:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:26:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-19 05:26:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:26:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/ee519a6ccb6b4437872cdec97186c578/servers/d2fca2ca-4e7d-4bde-aec4-8b47ecc590a9: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-19 05:26:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:26:20,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-19 05:26:20,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:26:25,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:26:25,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:26:25,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:26:25,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:26:25,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:26:25,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:26:25,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:26:25,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:26:30,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:26:30,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:26:30,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:26:30,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_homer not associated with the instance 5e7a0854-4786-492f-b67c-0554b2a30f32 [status_code=404] 2018-01-19 05:26:35,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:26:35,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:26:35,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance 5e7a0854-4786-492f-b67c-0554b2a30f32 [status_code=404] 2018-01-19 05:26:35,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:26:35,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:26:35,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:26:46,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:26:46,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:26:46,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:26:46,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:26:46,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:26:46,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:27:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/ee519a6ccb6b4437872cdec97186c578/servers/d2fca2ca-4e7d-4bde-aec4-8b47ecc590a9/os-security-groups: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-19 05:27:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:27:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:27:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:27:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:27:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:27:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:27:37,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:27:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-19 05:27:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:27:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-19 05:27:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:27:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:27:37,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:27:42,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-19 05:39:38,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 05:39:38,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 05:39:38,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 05:39:38,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 05:39:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 05:39:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 05:39:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 05:39:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 05:39:49,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:39:49,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:39:49,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_sprout not associated with the instance 2794848d-736d-4fa8-a15a-9c64f48cc658 [status_code=404] 2018-01-19 05:39:49,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:39:49,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:39:54,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_internal_sip not associated with the instance 2794848d-736d-4fa8-a15a-9c64f48cc658 [status_code=404] 2018-01-19 05:39:54,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:39:54,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 05:39:59,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance 2794848d-736d-4fa8-a15a-9c64f48cc658 [status_code=404] 2018-01-19 05:39:59,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:39:59,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 05:39:59,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 05:40:04,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 05:40:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:40:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:40:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:40:09,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-19 05:40:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-19 05:40:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-19 05:40:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:40:09,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:40:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 05:40:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-19 05:40:16,593 - functest.core.vnf - INFO - test cleaning 2018-01-19 05:40:16,595 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-19 05:40:39,735 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-19 05:40:39,736 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-19 05:40:40,540 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:40:41,670 - 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-19 05:40:41,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-19 05:40:41,696 - 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-19 05:40:41,701 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:40:41,724 - 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-19 05:40:41,724 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-19 05:40:44,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-19 05:40:44,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-19 05:40:44,087 - 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-19 05:40:45,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-19 05:40:56,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-19 05:40:58,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-19 05:41:12,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-19 05:41:15,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-19 05:41:16,397 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-19 05:41:46,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-19 05:41:46,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-19 05:41:55,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-19 05:42:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-19 05:42:25,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-19 05:42:27,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-19 05:43:34,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-19 05:43:38,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-19 05:43:40,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-19 05:43:47,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-19 05:43:47,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 05:43:47,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 05:43:47,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-19 05:44:18,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 05:44:18,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-19 05:44:18,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-19 05:44:18,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-19 05:44:18,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 05:44:24,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:24,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 05:44:29,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-19 05:44:29,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-19 05:44:29,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-19 05:44:29,856 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-19 05:44:29,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:29,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:35,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-19 05:44:35,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-19 05:44:35,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-19 05:44:35,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:40,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:40,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:40,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:40,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 05:44:40,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 05:44:40,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 05:44:40,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 05:44:40,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-19 05:44:40,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:40,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:40,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 05:44:40,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 05:44:45,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:45,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 05:44:45,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 05:44:45,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 05:44:45,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-19 05:44:45,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:44:51,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:44:51,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 05:44:51,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 05:44:51,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-19 05:44:51,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-19 05:44:51,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-19 05:44:56,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:56,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 05:44:56,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:44:56,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 05:44:56,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 05:44:56,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 05:44:56,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 05:45:01,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 05:45:01,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:45:01,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 05:45:01,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-19 05:45:07,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-19 05:45:07,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:45:07,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 05:45:07,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 05:45:07,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 05:45:07,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 05:45:07,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 05:45:12,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 05:45:17,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 05:45:17,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 05:45:17,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 05:45:17,776 - 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-19 05:45:22,923 - 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-19 05:45:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 05:45:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 05:45:53,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 05:45:53,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 05:45:53,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-19 05:45:53,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-19 05:45:53,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-19 05:45:53,926 - 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-19T05:44:18.737Z', 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'1bca2052-90e9-4a07-8c35-5c45fcd06f04'} 2018-01-19 05:45:53,938 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-19 05:45:54,007 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.135'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.132'}}, 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-19 05:45:54,076 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.135'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.132'}}, 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-19 05:45:54,076 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-19 05:45:54,077 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.135 2018-01-19 05:45:56,633 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2018-01-19 05:45:56,634 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:98:df:e4 2018-01-19 05:45:59,416 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-01-19 05:45:59,416 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:e3:e7:1b 2018-01-19 05:45:59,416 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-19 05:45:59,416 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.132 2018-01-19 05:46:01,967 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.5 2018-01-19 05:46:01,968 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:24:64:be 2018-01-19 05:46:04,326 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-01-19 05:46:04,327 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:5f:54:e2 2018-01-19 05:46:04,327 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-19 05:46:04,327 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-19 05:46:05,843 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-19 05:46:37,366 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-19 05:46:37,379 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:46:37,398 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-19 05:46:37,408 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:46:37,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-19 05:46:37,425 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-19 05:46:37,433 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:46:37,494 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-19 05:46:37' 2018-01-19 05:46:37,494 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-19 05:46:37,495 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-19 05:46:37,503 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:46:37,523 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.132. 2018-01-19 05:46:40,603 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.10.132... 2018-01-19 05:47:10,634 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.132. 2018-01-19 05:47:10,825 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.132. 2018-01-19 05:47:11,864 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-19 05:47:12,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-19 05:47:17,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-19 05:47:18,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-19 05:47:23,876 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-19 05:47:24,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-19 05:47:29,883 - 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-19 05:47:30,885 - 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-19 05:47:35,889 - 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-19 05:47:36,890 - 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-19 05:47:41,896 - 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-19 05:47:42,898 - 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-19 05:47:47,903 - 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-19 05:47:48,905 - 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-19 05:47:53,910 - 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-19 05:47:54,912 - 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-19 05:47:59,917 - 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-19 05:48:00,919 - 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-19 05:48:05,924 - 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-19 05:48:06,926 - 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-19 05:48:11,930 - 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-19 05:48:12,932 - 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-19 05:48:17,937 - 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-19 05:48:18,939 - 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-19 05:48:23,944 - 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-19 05:48:24,946 - 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-19 05:48:29,952 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 05:48:30,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 05:48:35,959 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-01-19 05:48:36,961 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-19 05:48:41,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-01-19 05:48:42,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-01-19 05:48:47,974 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.10 2018-01-19 05:48:48,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.10 [edit] vyos@vyos# 2018-01-19 05:48:53,981 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-01-19 05:48:54,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-19 05:48:59,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-01-19 05:49:00,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-01-19 05:49:05,995 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-19 05:49:06,997 - 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-19 05:49:12,003 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-19 05:49:13,004 - 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-19 05:49:18,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-19 05:49:19,011 - 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-19 05:49:24,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-19 05:49:25,019 - 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-19 05:49:30,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-19 05:49:31,026 - 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-19 05:49:36,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-19 05:49:37,034 - 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-19 05:49:42,039 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-19 05:49:43,041 - 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-19 05:49:48,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-19 05:49:49,048 - 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-19 05:49:54,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-19 05:49:55,055 - 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-19 05:50:00,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-19 05:50:01,063 - 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-19 05:50:06,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-01-19 05:50:07,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-01-19 05:50:12,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 05:50:14,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 05:50:19,142 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-19 05:50:19,159 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:50:19,193 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.135. 2018-01-19 05:50:19,390 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.135. 2018-01-19 05:50:20,441 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-19 05:50:21,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-19 05:50:26,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-19 05:50:27,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-19 05:50:32,455 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-19 05:50:33,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-19 05:50:38,460 - 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-19 05:50:39,462 - 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-19 05:50:44,467 - 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-19 05:50:45,469 - 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-19 05:50:50,474 - 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-19 05:50:51,476 - 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-19 05:50:56,481 - 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-19 05:50:57,483 - 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-19 05:51:02,489 - 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-19 05:51:03,491 - 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-19 05:51:08,495 - 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-19 05:51:09,497 - 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-19 05:51:14,502 - 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-19 05:51:15,503 - 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-19 05:51:20,506 - 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-19 05:51:21,508 - 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-19 05:51:26,509 - 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-19 05:51:27,510 - 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-19 05:51:32,516 - 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-19 05:51:33,518 - 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-19 05:51:38,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 05:51:39,525 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 05:51:44,530 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-01-19 05:51:45,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-19 05:51:50,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-01-19 05:51:51,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-01-19 05:51:56,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.3 2018-01-19 05:51:57,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.3 [edit] vyos@vyos# 2018-01-19 05:52:02,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-01-19 05:52:03,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-19 05:52:08,554 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-01-19 05:52:09,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-01-19 05:52:14,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-19 05:52:15,563 - 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-19 05:52:20,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-19 05:52:21,566 - 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-19 05:52:26,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-19 05:52:27,571 - 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-19 05:52:32,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-19 05:52:33,578 - 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-19 05:52:38,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-19 05:52:39,586 - 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-19 05:52:44,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-19 05:52:45,593 - 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-19 05:52:50,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-19 05:52:51,597 - 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-19 05:52:56,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-19 05:52:57,605 - 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-19 05:53:02,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-19 05:53:03,612 - 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-19 05:53:08,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-19 05:53:09,619 - 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-19 05:53:14,624 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-01-19 05:53:15,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-01-19 05:53:20,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 05:53:22,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 05:53:27,703 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-19 05:53:27,704 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-19 05:54:27,719 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-19 05:54:27,738 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 05:54:27,773 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.132. 2018-01-19 05:54:27,957 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.132. 2018-01-19 05:54:28,964 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-19 05:54:59,074 - 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-19 05:54:59,074 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, 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.3 4 65002 3 5 0 0 0 00:01:05 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-19 05:54:59,074 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:11 Last read 18:13:46, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.10 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.10, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 38008 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:fe5f:54e2 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-19 05:54:59,074 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-19 05:54:59,074 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-19 05:54:59,075 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-19 05:54:59,075 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-19 05:54:59,075 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'501.6' 2018-01-19 05:54:59,076 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-19 05:55:01,050 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-19 05:55:02,990 - functest.utils.functest_utils - DEBUG - 2018-01-19 05:55:02,991 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 05:55:02,992 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 14:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-19 05:55:02,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-19 05:55:03,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-19 05:55:03,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-19 05:55:03,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-19 05:55:29,836 - functest.core.vnf - INFO - test cleaning 2018-01-19 05:55:29,836 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-19 05:55:29,935 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-19 05:55:30,039 - 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-19 05:55:30,062 - 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-19 05:55:30,065 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 05:55:30,712 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://10.167.4.10:35357/v3', 'user_domain_name': 'Default', 'password': 'opnfv_secret', 'project_domain_name': 'Default'} 2018-01-19 05:55:30,712 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-19 05:55:32,812 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-19 05:55:33,419 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 05:55:33,419 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'https://172.30.10.103:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-19 05:55:33,419 - 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-19 05:55:33,431 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-19 05:55:33,431 - 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-19 05:55:40,673 - 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-19 05:55:48,139 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-19 05:55:48,139 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-19 05:55:52,259 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-19 05:56:03,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-19 05:56:03,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-19 05:56:03,866 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-19 05:58:42,772 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-19 05:58:44,667 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-19 05:58:46,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-19 05:58:47,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 9d13664d-1878-4ca0-a312-df97e70d3bf0 2018-01-19 06:02:01,015 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-19 06:02:01,016 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-19 06:02:01,779 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-19 06:02:01,895 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-19 06:02:02,106 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-19 06:02:02,107 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-19 06:02:02,238 - functest.utils.functest_utils - DEBUG - 2018-01-19 06:02:02,239 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 06:02:02,239 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 06:31 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-19 06:02:02,244 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-19 06:02:02,244 - 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-19 06:02:02,245 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-19 06:02:02,353 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-19 06:02:18,146 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-19 06:02:18,507 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-19 06:02:18,507 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-19 06:02:18,583 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-19 06:02:18,584 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2095 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 06:02:18,587 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 32:30 | FAIL | | vyos_vrouter | functest | vnf | 14:21 | PASS | | juju_epc | functest | vnf | 06:31 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-19 06:02:18,591 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-19 06:02:26,893 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 06:02:26,893 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 06:02:26,894 - 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-19 06:02:26,895 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-19 06:02:26,895 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-19 06:03:23,872 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-19 06:03:23,873 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-19 06:03:23,988 - functest.utils.functest_utils - DEBUG - 2018-01-19 06:03:23,988 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 06:03:23,988 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:57 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-19 06:03:23,992 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-19 06:03:23,992 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2095 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 06:03:23,995 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:57 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-19 06:03:23,996 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK