2018-01-03 14:50:07,290 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-03 14:50:07,290 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:50:07,290 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-03 14:50:07,291 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 14:50:07,291 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-03 14:50:07,470 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 14:50:07,471 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-03 14:50:07,646 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-03 14:50:07,646 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/dd2eda332ed24c73a4747006734e3c63 ...OK 2018-01-03 14:50:07,818 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-03 14:50:07,819 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-03 14:50:08,085 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-03 14:50:08,085 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-03 14:50:08,980 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-03 14:50:10,286 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-03 14:50:10,304 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-257 2018-01-03 14:50:10,304 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-03 14:50:10,305 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:50:10,305 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-03 14:50:10,305 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-03 14:50:10,305 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-03 14:50:10,305 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-03 14:50:10,305 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:50:10,305 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-03 14:50:10,306 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-03 14:50:10,311 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:50:10,311 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-03 14:50:11,902 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-03 14:50:13,505 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-03 14:50:14,837 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-03 14:50:15,899 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-03 14:50:17,282 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-03 14:50:18,835 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-03 14:50:18,835 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-03 14:50:22,888 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-03 14:50:22,888 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-03 14:50:23,702 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-03 14:50:23,703 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-03 14:50:23,704 - 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-03 14:50:23,705 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-03 14:50:23,705 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-03 14:50:25,059 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-03 14:50:30,535 - 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_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 ---------------------------------------------------------------------- Ran 11 tests in 5.475s OK 2018-01-03 14:50:32,233 - functest.utils.functest_utils - DEBUG - 2018-01-03 14:50:32,233 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 14:50:32,233 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-03 14:50:32,235 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-03 14:50:32,836 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-03 14:53:53,660 - 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_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_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_null_name (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_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 ---------------------------------------------------------------------- Ran 59 tests in 200.821s OK 2018-01-03 14:53:54,452 - functest.utils.functest_utils - DEBUG - 2018-01-03 14:53:54,453 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 14:53:54,453 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 03:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-03 14:53:54,455 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-03 14:53:54,951 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-03 14:54:30,078 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.127s OK 2018-01-03 14:54:30,640 - functest.utils.functest_utils - DEBUG - 2018-01-03 14:54:30,640 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 14:54:30,640 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-03 14:54:30,642 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-257 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-03 14:54:30,644 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | api_check | functest | healthcheck | 03:21 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-03 14:54:30,645 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-03 14:54:38,202 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-03 14:54:38,203 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:54:38,203 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-03 14:54:38,204 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 14:54:38,204 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-03 14:54:38,390 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 14:54:38,391 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-03 14:54:38,569 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-03 14:54:38,569 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/dd2eda332ed24c73a4747006734e3c63 ...OK 2018-01-03 14:54:38,756 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-03 14:54:38,756 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-03 14:54:38,933 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-03 14:54:38,933 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-03 14:54:39,507 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-03 14:54:40,623 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-03 14:54:40,640 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-03 14:54:40,640 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-257 2018-01-03 14:54:40,641 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-03 14:54:40,641 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:54:40,641 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-03 14:54:40,641 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-03 14:54:40,641 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-03 14:54:40,641 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-03 14:54:40,641 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:54:40,641 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-03 14:54:40,642 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-03 14:54:40,647 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 14:54:40,647 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-03 14:54:42,248 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-03 14:54:43,853 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-03 14:54:45,150 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-03 14:54:46,218 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-03 14:54:47,598 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-03 14:54:49,167 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-03 14:54:49,167 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-03 14:54:52,050 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-03 14:54:52,050 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-03 14:54:52,883 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-03 14:54:52,884 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-03 14:54:52,885 - 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-03 14:54:52,886 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-03 14:54:52,886 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-03 14:54:54,396 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-03 14:54:54,397 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-03 14:54:55,586 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-03 14:54:55,587 - functest.energy.energy - DEBUG - Starting recording 2018-01-03 14:54:55,587 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-03 14:54:56,885 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-03 14:54:56,885 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-03 14:54:56' 2018-01-03 14:54:56,885 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:54:58,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:00,498 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:07,949 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:08,427 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:09,084 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:14,045 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:15,650 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-8b04ddfd-731f-4ec4-b47e-340dff28802a' 2018-01-03 14:55:36,169 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-03 14:55:38,272 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-03 14:55:39,408 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-03 14:55:40,415 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-03 14:55:59,536 - functest.energy.energy - DEBUG - Stopping recording 2018-01-03 14:56:01,527 - functest.utils.functest_utils - DEBUG - 2018-01-03 14:56:01,528 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 14:56:01,528 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-03 14:56:01,530 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-03 14:56:01,588 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-03 14:56:01,588 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-03 14:56:01' 2018-01-03 14:56:01,588 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--d05a06bf-bc3b-4cd3-888a-19e882eae822' 2018-01-03 14:56:03,703 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-d05a06bf-bc3b-4cd3-888a-19e882eae822' 2018-01-03 14:56:04,678 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-d05a06bf-bc3b-4cd3-888a-19e882eae822' 2018-01-03 14:56:12,483 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-d05a06bf-bc3b-4cd3-888a-19e882eae822' 2018-01-03 14:56:12,990 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-d05a06bf-bc3b-4cd3-888a-19e882eae822' 2018-01-03 14:56:17,497 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-d05a06bf-bc3b-4cd3-888a-19e882eae822' 2018-01-03 14:56:21,171 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-03 14:56:31,033 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-03 14:56:33,181 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - It seems userdata is not supported in nova boot. Waiting a bit... 2018-01-03 14:56:35,331 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-03 14:56:56,048 - functest.utils.functest_utils - DEBUG - 2018-01-03 14:56:56,048 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 14:56:56,048 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-03 14:56:56,050 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-03 14:56:58,615 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-03 14:56:59,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-03 14:56:59,427 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-03 14:57:02,513 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-03 14:57:02,513 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-03 14:57:05,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-03 14:57:05,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-03 14:57:05,211 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-03 14:57:05,213 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-03 14:57:05,214 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-5a135615-7ea6-43c0-b259-45be4940b87a/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-03 14:57:07,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-03 14:57:07,685 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-03 14:57:07,685 - 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-03 14:57:09,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:09.204 79 INFO rally.api [-] Starting verification (UUID=5925ae9a-d4bf-44ec-b87d-cabc491c3e87) for deployment 'opnfv-rally' (UUID=46d134cb-f555-45b5-94e5-0ec65b79602d) by verifier 'opnfv-tempest' (UUID=5a135615-7ea6-43c0-b259-45be4940b87a). 2018-01-03 14:57:09,205 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 5925ae9a-d4bf-44ec-b87d-cabc491c3e87 2018-01-03 14:57:15,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:15.191 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.202s] 2018-01-03 14:57:15,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:15.277 79 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.086s] 2018-01-03 14:57:19,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:19.594 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.845s] 2018-01-03 14:57:21,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:21.123 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.529s] 2018-01-03 14:57:28,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:28.042 79 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.068s] 2018-01-03 14:57:42,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:57:42.977 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.818s] 2018-01-03 14:58:08,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:58:08.368 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.120s] 2018-01-03 14:58:08,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:58:08.369 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-03 14:58:43,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:58:43.884 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.121s] 2018-01-03 14:58:43,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:58:43.886 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-03 14:59:42,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 14:59:42.311 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.443s] 2018-01-03 15:00:06,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:06.804 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.078s] 2018-01-03 15:00:06,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:06.973 79 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.169s] 2018-01-03 15:00:14,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:14.407 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON.test_list_services ... success [0.877s] 2018-01-03 15:00:18,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:18.311 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON.test_create_user ... success [0.743s] 2018-01-03 15:00:22,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:22.382 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.423s] 2018-01-03 15:00:26,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:26.335 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.103s] 2018-01-03 15:00:30,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:30.749 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.752s] 2018-01-03 15:00:36,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:36.137 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.574s] 2018-01-03 15:00:43,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:43.151 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.867s] 2018-01-03 15:00:47,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:47.319 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.530s] 2018-01-03 15:00:51,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:51.382 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.230s] 2018-01-03 15:00:56,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:00:56.471 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.559s] 2018-01-03 15:01:01,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:01.833 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.540s] 2018-01-03 15:01:07,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:07.449 79 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.308s] 2018-01-03 15:01:09,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:09.917 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.112s] 2018-01-03 15:01:10,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:10.021 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.103s] 2018-01-03 15:01:10,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:10.123 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.103s] 2018-01-03 15:01:12,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:12.210 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.089s] 2018-01-03 15:01:12,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:12.306 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.095s] 2018-01-03 15:01:12,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:12.403 79 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.098s] 2018-01-03 15:01:15,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:15.363 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.777s] 2018-01-03 15:01:15,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:15.813 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.448s] 2018-01-03 15:01:16,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:16.793 79 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.980s] 2018-01-03 15:01:21,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:21.829 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.829s] 2018-01-03 15:01:36,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:36.370 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.973s] 2018-01-03 15:01:40,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:40.281 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.910s] 2018-01-03 15:01:52,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:52.258 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.057s] 2018-01-03 15:01:55,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:01:55.099 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.841s] 2018-01-03 15:02:01,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:01.710 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.609s] 2018-01-03 15:02:08,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:08.933 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.106s] 2018-01-03 15:02:11,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:11.877 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.944s] 2018-01-03 15:02:16,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:16.319 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.441s] 2018-01-03 15:02:31,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:31.344 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.619s] 2018-01-03 15:02:31,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:31.507 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.163s] 2018-01-03 15:02:31,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:31.633 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.126s] 2018-01-03 15:02:31,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:31.743 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.110s] 2018-01-03 15:02:31,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:31.982 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.238s] 2018-01-03 15:02:32,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:32.084 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.102s] 2018-01-03 15:02:44,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:44.845 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.598s] 2018-01-03 15:02:45,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:45.007 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.162s] 2018-01-03 15:02:45,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:45.129 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.121s] 2018-01-03 15:02:45,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:45.230 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.101s] 2018-01-03 15:02:45,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:45.348 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.117s] 2018-01-03 15:02:45,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:45.453 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.105s] 2018-01-03 15:02:57,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:02:57.544 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.438s] 2018-01-03 15:03:03,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:03.778 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.233s] 2018-01-03 15:03:05,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:05.390 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.612s] 2018-01-03 15:03:05,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:05.461 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.071s] 2018-01-03 15:03:05,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:05.544 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.082s] 2018-01-03 15:03:15,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:15.647 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.053s] 2018-01-03 15:03:21,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:21.821 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.174s] 2018-01-03 15:03:23,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:23.375 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.553s] 2018-01-03 15:03:23,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:23.459 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.084s] 2018-01-03 15:03:23,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:23.545 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.084s] 2018-01-03 15:03:42,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:42.850 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.730s] 2018-01-03 15:03:53,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:03:53.556 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.706s] 2018-01-03 15:04:03,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:04:03.590 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.034s] 2018-01-03 15:04:12,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:04:12.342 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.751s] 2018-01-03 15:04:45,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:04:45.637 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.476s] 2018-01-03 15:04:57,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:04:57.249 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.612s] 2018-01-03 15:05:07,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:07.925 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.676s] 2018-01-03 15:05:17,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:17.226 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.301s] 2018-01-03 15:05:34,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:34.817 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.899s] 2018-01-03 15:05:35,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:35.758 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.941s] 2018-01-03 15:05:35,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:35.829 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.072s] 2018-01-03 15:05:38,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:38.640 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.742s] 2018-01-03 15:05:39,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:39.564 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.922s] 2018-01-03 15:05:39,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:39.639 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.076s] 2018-01-03 15:05:42,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:42.209 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.550s] 2018-01-03 15:05:44,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:44.311 79 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-03 15:05:45,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:45.222 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-03 15:05:45,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:45.224 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-03 15:05:45,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:45.224 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-03 15:05:45,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:45.224 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-03 15:05:45,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:05:45.225 79 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-03 15:06:06,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:06:06.823 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_list ... success [4.563s] 2018-01-03 15:06:23,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:06:23.974 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_show ... success [17.133s] 2018-01-03 15:06:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:06:24.005 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_resource_types.ResourceTypesTest.test_resource_type_template ... success [0.034s] 2018-01-03 15:07:00,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:00.498 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_list ... success [1.102s] 2018-01-03 15:07:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:01.035 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata ... success [0.536s] 2018-01-03 15:07:01,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:01.763 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_software_config ... success [0.726s] 2018-01-03 15:07:02,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:02.439 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_create_validate ... success [0.676s] 2018-01-03 15:07:03,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:03.223 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_no_metadata_change ... success [0.784s] 2018-01-03 15:07:03,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:03.715 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_software_deployment_update_with_metadata_change ... success [0.491s] 2018-01-03 15:07:42,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:42.481 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_crud_no_resources ... success [3.016s] 2018-01-03 15:07:42,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:07:42.515 79 INFO opnfv-tempest [-] {0} tempest.api.orchestration.stacks.test_stacks.StacksTestJSON.test_stack_list_responds ... success [0.036s] 2018-01-03 15:08:14,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:08:14.186 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV1ActionsTest.test_attach_detach_volume_to_instance ... success [7.838s] 2018-01-03 15:08:27,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:08:27.270 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance ... success [7.924s] 2018-01-03 15:08:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:08:36.410 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete ... success [6.724s] 2018-01-03 15:08:45,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:08:45.908 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV1GetTest.test_volume_create_get_update_delete_from_image ... success [9.497s] 2018-01-03 15:08:54,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:08:54.557 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete ... success [6.365s] 2018-01-03 15:09:04,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:09:04.804 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image ... success [10.245s] 2018-01-03 15:09:12,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:09:12.833 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV1ListTestJSON.test_volume_list ... success [0.321s] 2018-01-03 15:09:21,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:09:21.484 79 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list ... success [0.203s] 2018-01-03 15:10:36,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:10:36.387 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [71.207s] 2018-01-03 15:11:22,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:11:22.017 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [35.361s] 2018-01-03 15:12:12,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:12:12.563 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.070s] 2018-01-03 15:14:31,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:14:31.536 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [110.920s] 2018-01-03 15:16:18,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-03 15:16:18.731 79 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern ... success [89.146s] 2018-01-03 15:16:29,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 5925ae9a-d4bf-44ec-b87d-cabc491c3e87'. 2018-01-03 15:16:30,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5925ae9a-d4bf-44ec-b87d-cabc491c3e87 | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-03 14:57:09 | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-03 15:16:29 | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:20 | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5a135615-7ea6-43c0-b259-45be4940b87a) | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (namespace: openstack) | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 46d134cb-f555-45b5-94e5-0ec65b79602d) | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 119 | 2018-01-03 15:16:30,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1145.008 | 2018-01-03 15:16:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 105 | 2018-01-03 15:16:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 14 | 2018-01-03 15:16:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-03 15:16:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-03 15:16:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-03 15:16:30,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-03 15:16:30,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-03 15:16:30,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-03 15:16:36,593 - functest.utils.functest_utils - DEBUG - 2018-01-03 15:16:36,593 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 15:16:36,594 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 19:37 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-03 15:16:36,596 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-03 15:16:36,658 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-03 15:16:38,109 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-03 15:16:38,110 - functest.energy.energy - DEBUG - Starting recording 2018-01-03 15:16:38,110 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-03 15:16:41,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-03 15:16:42,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c'... 2018-01-03 15:16:44,035 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f1b02c33-c093-44b9-a011-25cce678721c'... 2018-01-03 15:16:44,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f1b02c33-c093-44b9-a011-25cce678721c'... 2018-01-03 15:16:52,180 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c'... 2018-01-03 15:16:52,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c'... 2018-01-03 15:16:53,000 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-03 15:16:53,000 - 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-03 15:16:53,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:16:53,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:16:53,023 - 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': 'ext-net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:17:38,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Percentage error: n/a, | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | 2018-01-03 15:17:38,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:16:54.624 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Task validation. 2018-01-03 15:16:54.631 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Task validation of scenarios names. 2018-01-03 15:16:54.633 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Task validation of scenarios names. 2018-01-03 15:16:54.634 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Task validation of syntax. 2018-01-03 15:16:54.666 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Task validation of syntax. 2018-01-03 15:16:54.666 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Task validation of semantic. 2018-01-03 15:16:55.017 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:16:56.819 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:16:56.839 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:00.347 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:00.347 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Task validation of semantic. 2018-01-03 15:17:00.348 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Task validation. Task aa86e58a-14c2-4fca-9a98-7f509ed54362: started 2018-01-03 15:17:00.366 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Benchmarking. 2018-01-03 15:17:00.391 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:17:02.398 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:17:02.419 294 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 START 2018-01-03 15:17:02.555 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:05.739 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:06.428 167 INFO rally.task.engine [-] Load duration is: 0.0 2018-01-03 15:17:06.428 167 INFO rally.task.engine [-] Full duration is: 5.348841 2018-01-03 15:17:06.455 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:17:08.389 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:17:08.404 379 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 START 2018-01-03 15:17:09.196 379 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 END: OK 2018-01-03 15:17:09.213 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:12.211 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:12.487 167 INFO rally.task.engine [-] Load duration is: 0.790786 2018-01-03 15:17:12.487 167 INFO rally.task.engine [-] Full duration is: 5.758099 2018-01-03 15:17:12.516 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:17:14.561 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:17:14.576 465 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 START 2018-01-03 15:17:15.057 465 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 END: OK 2018-01-03 15:17:15.074 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:17.989 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:18.543 167 INFO rally.task.engine [-] Load duration is: 0.480631 2018-01-03 15:17:18.544 167 INFO rally.task.engine [-] Full duration is: 5.473752 2018-01-03 15:17:18.574 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:17:20.720 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:17:20.735 551 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 START 2018-01-03 15:17:21.387 551 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 END: OK 2018-01-03 15:17:21.405 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:24.644 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:26.606 167 INFO rally.task.engine [-] Load duration is: 0.650772 2018-01-03 15:17:26.607 167 INFO rally.task.engine [-] Full duration is: 6.071212 2018-01-03 15:17:26.637 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:17:28.504 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:17:28.519 637 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 START 2018-01-03 15:17:29.148 637 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 END: OK 2018-01-03 15:17:29.168 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:32.067 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:32.668 167 INFO rally.task.engine [-] Load duration is: 0.62796 2018-01-03 15:17:32.668 167 INFO rally.task.engine [-] Full duration is: 5.430281 2018-01-03 15:17:32.695 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Enter context: `users` 2018-01-03 15:17:34.656 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Enter context: `users` 2018-01-03 15:17:34.671 723 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 START 2018-01-03 15:17:35.133 723 INFO rally.task.runner [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | ITER: 1 END: OK 2018-01-03 15:17:35.151 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Starting: Exit context: `users` 2018-01-03 15:17:38.074 167 INFO rally.plugins.openstack.context.keystone.users [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Exit context: `users` 2018-01-03 15:17:38.729 167 INFO rally.task.engine [-] Load duration is: 0.461227 2018-01-03 15:17:38.729 167 INFO rally.task.engine [-] Full duration is: 5.380107 2018-01-03 15:17:38.753 167 INFO rally.task.engine [-] Task aa86e58a-14c2-4fca-9a98-7f509ed54362 | Completed: Benchmarking. Task aa86e58a-14c2-4fca-9a98-7f509ed54362: 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 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 5.348841 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_2_times | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | total | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790786 Full duration: 5.758099 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_2_times | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.480631 Full duration: 5.473752 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_2_times | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.650772 Full duration: 6.071212 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_2_times | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | +---------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.62796 Full duration: 5.430281 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_2_times | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.461227 Full duration: 5.380107 2018-01-03 15:17:38,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa86e58a-14c2-4fca-9a98-7f509ed54362 2018-01-03 15:17:38,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-03 15:17:38,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'aa86e58a-14c2-4fca-9a98-7f509ed54362', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-03 15:17:38,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'aa86e58a-14c2-4fca-9a98-7f509ed54362'] 2018-01-03 15:17:40,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:17:40,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-03 15:17:40,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-03 15:17:40,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-glance.yaml 2018-01-03 15:17:40,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:17:40,074 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:17:40,075 - 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': 'ext-net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:18:49,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:17:41.660 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Task validation. 2018-01-03 15:17:41.667 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Task validation of scenarios names. 2018-01-03 15:17:41.670 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Task validation of scenarios names. 2018-01-03 15:17:41.670 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Task validation of syntax. 2018-01-03 15:17:41.699 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Task validation of syntax. 2018-01-03 15:17:41.699 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Task validation of semantic. 2018-01-03 15:17:42.136 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Enter context: `users` 2018-01-03 15:17:43.718 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Enter context: `users` 2018-01-03 15:17:44.782 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Exit context: `users` 2018-01-03 15:17:48.606 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Exit context: `users` 2018-01-03 15:17:48.607 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Task validation of semantic. 2018-01-03 15:17:48.607 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Task validation. Task 48a61f43-b00a-4f01-b0cf-7100724d3575: started 2018-01-03 15:17:48.632 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Benchmarking. 2018-01-03 15:17:48.661 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Enter context: `users` 2018-01-03 15:17:50.438 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Enter context: `users` 2018-01-03 15:17:50.456 896 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 START 2018-01-03 15:17:55.114 896 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 END: OK 2018-01-03 15:17:55.140 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: user resources cleanup 2018-01-03 15:17:55.882 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: user resources cleanup 2018-01-03 15:17:55.883 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Exit context: `users` 2018-01-03 15:17:58.777 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Exit context: `users` 2018-01-03 15:18:00.703 769 INFO rally.task.engine [-] Load duration is: 4.657225 2018-01-03 15:18:00.703 769 INFO rally.task.engine [-] Full duration is: 10.118097 2018-01-03 15:18:00.738 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Enter context: `users` 2018-01-03 15:18:02.563 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Enter context: `users` 2018-01-03 15:18:02.578 1002 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 START 2018-01-03 15:18:07.050 1002 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 END: OK 2018-01-03 15:18:07.071 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: user resources cleanup 2018-01-03 15:18:09.041 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: user resources cleanup 2018-01-03 15:18:09.041 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Exit context: `users` 2018-01-03 15:18:11.860 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Exit context: `users` 2018-01-03 15:18:12.784 769 INFO rally.task.engine [-] Load duration is: 4.470942 2018-01-03 15:18:12.785 769 INFO rally.task.engine [-] Full duration is: 11.122558 2018-01-03 15:18:12.813 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Enter context: `users` 2018-01-03 15:18:14.594 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Enter context: `users` 2018-01-03 15:18:14.609 1108 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 START 2018-01-03 15:18:15.286 1108 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 END: OK 2018-01-03 15:18:15.308 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: user resources cleanup 2018-01-03 15:18:15.729 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: user resources cleanup 2018-01-03 15:18:15.729 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Exit context: `users` 2018-01-03 15:18:18.639 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Exit context: `users` 2018-01-03 15:18:18.839 769 INFO rally.task.engine [-] Load duration is: 0.675838 2018-01-03 15:18:18.839 769 INFO rally.task.engine [-] Full duration is: 5.827608 2018-01-03 15:18:18.872 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Enter context: `users` 2018-01-03 15:18:20.931 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Enter context: `users` 2018-01-03 15:18:20.931 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Enter context: `quotas` 2018-01-03 15:18:21.361 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Enter context: `quotas` 2018-01-03 15:18:21.809 1214 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 START 2018-01-03 15:18:38.559 1214 INFO rally.task.runner [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | ITER: 1 END: OK 2018-01-03 15:18:38.578 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: user resources cleanup 2018-01-03 15:18:45.387 769 INFO rally.plugins.openstack.context.cleanup.user [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: user resources cleanup 2018-01-03 15:18:45.388 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Exit context: `quotas` 2018-01-03 15:18:45.417 769 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Exit context: `quotas` 2018-01-03 15:18:45.417 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Starting: Exit context: `users` 2018-01-03 15:18:48.177 769 INFO rally.plugins.openstack.context.keystone.users [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Exit context: `users` 2018-01-03 15:18:48.959 769 INFO rally.task.engine [-] Load duration is: 15.749345 2018-01-03 15:18:48.959 769 INFO rally.task.engine [-] Full duration is: 29.307335 2018-01-03 15:18:48.986 769 INFO rally.task.engine [-] Task 48a61f43-b00a-4f01-b0cf-7100724d3575 | Completed: Benchmarking. Task 48a61f43-b00a-4f01-b0cf-7100724d3575: 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.create_image | 3.583 | 3.583 | 3.583 | 3.583 | 3.583 | 3.583 | 100.0% | 1 | | glance.delete_image | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | total | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 4.657 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.657225 Full duration: 10.118097 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.create_image | 4.419 | 4.419 | 4.419 | 4.419 | 4.419 | 4.419 | 100.0% | 1 | | glance.list_images | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 4.471 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.470942 Full duration: 11.122558 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.list_images | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.675838 Full duration: 5.827608 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.create_image | 4.187 | 4.187 | 4.187 | 4.187 | 4.187 | 4.187 | 100.0% | 1 | | nova.boot_servers | 12.562 | 12.562 | 12.562 | 12.562 | 12.562 | 12.562 | 100.0% | 1 | | total | 15.749 | 15.749 | 15.749 | 15.749 | 15.749 | 15.749 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.749345 Full duration: 29.307335 2018-01-03 15:18:49,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 48a61f43-b00a-4f01-b0cf-7100724d3575 2018-01-03 15:18:49,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '48a61f43-b00a-4f01-b0cf-7100724d3575', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-03 15:18:49,118 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '48a61f43-b00a-4f01-b0cf-7100724d3575'] 2018-01-03 15:18:50,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:18:50,271 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-03 15:18:50,271 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-03 15:18:50,271 - 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-03 15:18:50,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:18:50,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:18:50,294 - 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': 'ext-net', 'service_list': ['ceilometer'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:22:58,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:18:51.912 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Task validation. 2018-01-03 15:18:51.919 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Task validation of scenarios names. 2018-01-03 15:18:51.922 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Task validation of scenarios names. 2018-01-03 15:18:51.922 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Task validation of syntax. 2018-01-03 15:18:51.969 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Task validation of syntax. 2018-01-03 15:18:51.970 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Task validation of semantic. 2018-01-03 15:18:52.418 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:18:54.382 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:18:55.968 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:18:59.600 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:18:59.601 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Task validation of semantic. 2018-01-03 15:18:59.601 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Task validation. Task 812ef53d-b7a5-4dec-b902-73b3d4690cec: started 2018-01-03 15:18:59.622 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Benchmarking. 2018-01-03 15:18:59.708 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:19:01.640 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:19:01.657 1507 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:19:26.276 1507 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:19:26.299 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:19:39.481 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:19:39.482 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:19:42.360 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:19:43.837 1380 INFO rally.task.engine [-] Load duration is: 24.618905 2018-01-03 15:19:43.837 1380 INFO rally.task.engine [-] Full duration is: 42.653566 2018-01-03 15:19:43.874 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:19:45.819 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:19:45.834 1613 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:19:58.229 1613 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:19:58.247 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:20:07.279 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:20:07.279 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:20:10.078 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:20:11.963 1380 INFO rally.task.engine [-] Load duration is: 12.393991 2018-01-03 15:20:11.965 1380 INFO rally.task.engine [-] Full duration is: 26.205666 2018-01-03 15:20:11.999 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:20:14.037 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:20:14.053 1719 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:20:26.170 1719 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:20:26.192 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:20:39.421 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:20:39.422 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:20:42.397 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:20:44.095 1380 INFO rally.task.engine [-] Load duration is: 12.116126 2018-01-03 15:20:44.095 1380 INFO rally.task.engine [-] Full duration is: 30.399603 2018-01-03 15:20:44.127 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:20:46.033 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:20:46.049 1825 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:20:58.260 1825 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:20:58.279 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:21:11.429 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:21:11.430 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:21:14.167 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:21:14.263 1380 INFO rally.task.engine [-] Load duration is: 12.210051 2018-01-03 15:21:14.263 1380 INFO rally.task.engine [-] Full duration is: 30.041756 2018-01-03 15:21:14.292 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:21:16.114 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:21:16.129 1931 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:21:28.329 1931 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:21:28.350 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:21:41.544 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:21:41.545 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:21:44.766 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:21:46.391 1380 INFO rally.task.engine [-] Load duration is: 12.198778 2018-01-03 15:21:46.391 1380 INFO rally.task.engine [-] Full duration is: 30.475546 2018-01-03 15:21:46.423 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:21:48.419 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:21:48.436 2037 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:22:00.583 2037 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:22:00.599 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:22:10.691 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:22:10.691 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:22:13.755 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:22:14.516 1380 INFO rally.task.engine [-] Load duration is: 12.146247 2018-01-03 15:22:14.516 1380 INFO rally.task.engine [-] Full duration is: 27.333397 2018-01-03 15:22:14.547 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:22:16.594 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:22:16.609 2143 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:22:28.723 2143 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:22:28.748 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: user resources cleanup 2018-01-03 15:22:39.034 1380 INFO rally.plugins.openstack.context.cleanup.user [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: user resources cleanup 2018-01-03 15:22:39.034 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:22:42.071 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:22:42.631 1380 INFO rally.task.engine [-] Load duration is: 12.112784 2018-01-03 15:22:42.631 1380 INFO rally.task.engine [-] Full duration is: 27.525346 2018-01-03 15:22:42.660 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Enter context: `users` 2018-01-03 15:22:44.565 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Enter context: `users` 2018-01-03 15:22:44.578 2249 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 START 2018-01-03 15:22:53.614 2249 INFO rally.task.runner [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | ITER: 1 END: OK 2018-01-03 15:22:53.630 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Starting: Exit context: `users` 2018-01-03 15:22:56.802 1380 INFO rally.plugins.openstack.context.keystone.users [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Exit context: `users` 2018-01-03 15:22:58.714 1380 INFO rally.task.engine [-] Load duration is: 9.03454 2018-01-03 15:22:58.715 1380 INFO rally.task.engine [-] Full duration is: 14.143109 2018-01-03 15:22:58.740 1380 INFO rally.task.engine [-] Task 812ef53d-b7a5-4dec-b902-73b3d4690cec | Completed: Benchmarking. Task 812ef53d-b7a5-4dec-b902-73b3d4690cec: finished test scenario CeilometerAlarms.create_alarm_and_get_history +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 100.0% | 1 | | ceilometer.get_alarm_state | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 3.078 | 100.0% | 1 | | ceilometer.get_alarm_history | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | ceilometer.set_alarm_state | 9.312 | 9.312 | 9.312 | 9.312 | 9.312 | 9.312 | 100.0% | 1 | | total | 24.619 | 24.619 | 24.619 | 24.619 | 24.619 | 24.619 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.618905 Full duration: 42.653566 test scenario CeilometerAlarms.create_and_delete_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.207 | 9.207 | 9.207 | 9.207 | 9.207 | 9.207 | 100.0% | 1 | | ceilometer.delete_alarm | 3.186 | 3.186 | 3.186 | 3.186 | 3.186 | 3.186 | 100.0% | 1 | | total | 12.394 | 12.394 | 12.394 | 12.394 | 12.394 | 12.394 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.393991 Full duration: 26.205666 test scenario CeilometerAlarms.create_and_get_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 100.0% | 1 | | ceilometer.get_alarm | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | total | 12.116 | 12.116 | 12.116 | 12.116 | 12.116 | 12.116 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.116126 Full duration: 30.399603 test scenario CeilometerAlarms.create_and_list_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.136 | 9.136 | 9.136 | 9.136 | 9.136 | 9.136 | 100.0% | 1 | | ceilometer.list_alarms | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | total | 12.21 | 12.21 | 12.21 | 12.21 | 12.21 | 12.21 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.210051 Full duration: 30.041756 test scenario CeilometerQueries.create_and_query_alarm_history +-----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.114 | 9.114 | 9.114 | 9.114 | 9.114 | 9.114 | 100.0% | 1 | | ceilometer.query_alarm_history | 3.084 | 3.084 | 3.084 | 3.084 | 3.084 | 3.084 | 100.0% | 1 | | total | 12.199 | 12.199 | 12.199 | 12.199 | 12.199 | 12.199 | 100.0% | 1 | +--------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.198778 Full duration: 30.475546 test scenario CeilometerQueries.create_and_query_alarms +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 9.052 | 9.052 | 9.052 | 9.052 | 9.052 | 9.052 | 100.0% | 1 | | ceilometer.query_alarms | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 3.094 | 100.0% | 1 | | total | 12.146 | 12.146 | 12.146 | 12.146 | 12.146 | 12.146 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.146247 Full duration: 27.333397 test scenario CeilometerAlarms.create_and_update_alarm +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.create_alarm | 8.995 | 8.995 | 8.995 | 8.995 | 8.995 | 8.995 | 100.0% | 1 | | ceilometer.update_alarm | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 3.118 | 100.0% | 1 | | total | 12.113 | 12.113 | 12.113 | 12.113 | 12.113 | 12.113 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.112784 Full duration: 27.525346 test scenario CeilometerAlarms.list_alarms +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | ceilometer.list_alarms | 9.034 | 9.034 | 9.034 | 9.034 | 9.034 | 9.034 | 100.0% | 1 | | total | 9.035 | 9.035 | 9.035 | 9.035 | 9.035 | 9.035 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.03454 Full duration: 14.143109 2018-01-03 15:22:58,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 812ef53d-b7a5-4dec-b902-73b3d4690cec 2018-01-03 15:22:58,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '812ef53d-b7a5-4dec-b902-73b3d4690cec', '--out', '/home/opnfv/functest/results/rally/opnfv-ceilometer.html'] 2018-01-03 15:22:58,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '812ef53d-b7a5-4dec-b902-73b3d4690cec'] 2018-01-03 15:23:00,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:23:00,032 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "ceilometer" OK. 2018-01-03 15:23:00,032 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-03 15:23:00,033 - 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-03 15:23:00,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:23:00,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:23:00,053 - 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': 'ext-net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:24:34,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:23:01.648 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Task validation. 2018-01-03 15:23:01.655 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Task validation of scenarios names. 2018-01-03 15:23:01.657 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Task validation of scenarios names. 2018-01-03 15:23:01.657 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Task validation of syntax. 2018-01-03 15:23:01.716 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Task validation of syntax. 2018-01-03 15:23:01.716 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Task validation of semantic. 2018-01-03 15:23:02.166 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:23:03.995 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:23:05.460 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:23:09.393 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:23:09.394 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Task validation of semantic. 2018-01-03 15:23:09.394 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Task validation. Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98: started 2018-01-03 15:23:09.510 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Benchmarking. 2018-01-03 15:23:09.533 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:23:11.474 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:23:11.474 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `quotas` 2018-01-03 15:23:11.999 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `quotas` 2018-01-03 15:23:11.999 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `Volumes` 2018-01-03 15:23:15.050 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `Volumes` 2018-01-03 15:23:15.067 2422 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 START 2018-01-03 15:23:20.090 2422 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 END: OK 2018-01-03 15:23:20.113 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: user resources cleanup 2018-01-03 15:23:23.029 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: user resources cleanup 2018-01-03 15:23:23.029 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `Volumes` 2018-01-03 15:23:23.110 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `Volumes` 2018-01-03 15:23:23.110 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `quotas` 2018-01-03 15:23:23.143 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `quotas` 2018-01-03 15:23:23.144 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:23:25.995 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:23:27.591 2295 INFO rally.task.engine [-] Load duration is: 3.022221 2018-01-03 15:23:27.591 2295 INFO rally.task.engine [-] Full duration is: 16.463748 2018-01-03 15:23:27.628 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:23:29.500 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:23:29.500 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `quotas` 2018-01-03 15:23:30.159 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `quotas` 2018-01-03 15:23:30.172 2608 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 START 2018-01-03 15:23:35.415 2608 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 END: OK 2018-01-03 15:23:35.431 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: user resources cleanup 2018-01-03 15:23:36.416 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: user resources cleanup 2018-01-03 15:23:36.417 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `quotas` 2018-01-03 15:23:36.445 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `quotas` 2018-01-03 15:23:36.445 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:23:39.634 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:23:39.670 2295 INFO rally.task.engine [-] Load duration is: 3.242016 2018-01-03 15:23:39.671 2295 INFO rally.task.engine [-] Full duration is: 12.007607 2018-01-03 15:23:39.702 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:23:41.498 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:23:41.498 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `quotas` 2018-01-03 15:23:42.144 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `quotas` 2018-01-03 15:23:42.582 2774 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 START 2018-01-03 15:23:47.975 2774 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 END: OK 2018-01-03 15:23:47.993 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: user resources cleanup 2018-01-03 15:23:48.531 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: user resources cleanup 2018-01-03 15:23:48.531 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `quotas` 2018-01-03 15:23:48.557 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `quotas` 2018-01-03 15:23:48.558 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:23:51.733 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:23:51.820 2295 INFO rally.task.engine [-] Load duration is: 3.392067 2018-01-03 15:23:51.820 2295 INFO rally.task.engine [-] Full duration is: 12.033161 2018-01-03 15:23:51.856 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:23:53.788 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:23:53.788 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `quotas` 2018-01-03 15:23:54.267 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `quotas` 2018-01-03 15:23:54.281 2940 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 START 2018-01-03 15:23:59.596 2940 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 END: OK 2018-01-03 15:23:59.619 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: user resources cleanup 2018-01-03 15:24:00.404 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: user resources cleanup 2018-01-03 15:24:00.404 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `quotas` 2018-01-03 15:24:00.432 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `quotas` 2018-01-03 15:24:00.432 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:24:03.499 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:24:03.900 2295 INFO rally.task.engine [-] Load duration is: 3.314374 2018-01-03 15:24:03.901 2295 INFO rally.task.engine [-] Full duration is: 11.648829 2018-01-03 15:24:03.932 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:24:05.905 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:24:05.905 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `quotas` 2018-01-03 15:24:06.386 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `quotas` 2018-01-03 15:24:06.400 3106 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 START 2018-01-03 15:24:12.007 3106 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 END: OK 2018-01-03 15:24:12.031 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: user resources cleanup 2018-01-03 15:24:12.734 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: user resources cleanup 2018-01-03 15:24:12.734 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `quotas` 2018-01-03 15:24:12.769 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `quotas` 2018-01-03 15:24:12.770 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:24:15.866 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:24:15.982 2295 INFO rally.task.engine [-] Load duration is: 3.606561 2018-01-03 15:24:15.983 2295 INFO rally.task.engine [-] Full duration is: 11.93565 2018-01-03 15:24:16.015 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `users` 2018-01-03 15:24:17.971 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `users` 2018-01-03 15:24:17.971 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `quotas` 2018-01-03 15:24:18.405 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `quotas` 2018-01-03 15:24:18.405 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Enter context: `Volumes` 2018-01-03 15:24:21.161 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Enter context: `Volumes` 2018-01-03 15:24:21.175 3272 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 START 2018-01-03 15:24:26.676 3272 INFO rally.task.runner [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | ITER: 1 END: OK 2018-01-03 15:24:26.694 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: user resources cleanup 2018-01-03 15:24:29.470 2295 INFO rally.plugins.openstack.context.cleanup.user [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: user resources cleanup 2018-01-03 15:24:29.470 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `Volumes` 2018-01-03 15:24:29.549 2295 INFO rally.plugins.openstack.context.cinder.volumes [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `Volumes` 2018-01-03 15:24:29.549 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `quotas` 2018-01-03 15:24:29.577 2295 INFO rally.plugins.openstack.context.quotas.quotas [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `quotas` 2018-01-03 15:24:29.577 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Starting: Exit context: `users` 2018-01-03 15:24:32.805 2295 INFO rally.plugins.openstack.context.keystone.users [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Exit context: `users` 2018-01-03 15:24:34.077 2295 INFO rally.task.engine [-] Load duration is: 3.500491 2018-01-03 15:24:34.077 2295 INFO rally.task.engine [-] Full duration is: 16.792354 2018-01-03 15:24:34.101 2295 INFO rally.task.engine [-] Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 | Completed: Benchmarking. Task 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98: 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.create_snapshot | 2.71 | 2.71 | 2.71 | 2.71 | 2.71 | 2.71 | 100.0% | 1 | | cinder.delete_snapshot | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | total | 3.022 | 3.022 | 3.022 | 3.022 | 3.022 | 3.022 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.022221 Full duration: 16.463748 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.create_volume | 3.016 | 3.016 | 3.016 | 3.016 | 3.016 | 3.016 | 100.0% | 1 | | cinder.delete_volume | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 100.0% | 1 | | total | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.242016 Full duration: 12.007607 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.create_volume | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 100.0% | 1 | | cinder.delete_volume | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 2.219 | 100.0% | 1 | | total | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.392067 Full duration: 12.033161 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.create_volume | 2.965 | 2.965 | 2.965 | 2.965 | 2.965 | 2.965 | 100.0% | 1 | | cinder.delete_volume | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 100.0% | 1 | | total | 3.314 | 3.314 | 3.314 | 3.314 | 3.314 | 3.314 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.314374 Full duration: 11.648829 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.create_volume | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 2.766 | 100.0% | 1 | | cinder.extend_volume | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | cinder.delete_volume | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | total | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 3.607 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.606561 Full duration: 11.93565 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.create_volume | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 3.09 | 100.0% | 1 | | cinder.delete_volume | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 2.41 | 100.0% | 1 | | total | 3.5 | 3.5 | 3.5 | 3.5 | 3.5 | 3.5 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.500491 Full duration: 16.792354 2018-01-03 15:24:34,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 882e81ff-248b-4ca5-b1ca-b9b1ccdfea98 2018-01-03 15:24:34,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '882e81ff-248b-4ca5-b1ca-b9b1ccdfea98', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-03 15:24:34,247 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '882e81ff-248b-4ca5-b1ca-b9b1ccdfea98'] 2018-01-03 15:24:35,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:24:35,377 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-03 15:24:35,377 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-03 15:24:35,377 - 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-03 15:24:35,377 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:24:35,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:24:35,396 - 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': 'ext-net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:25:31,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:24:36.981 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Task validation. 2018-01-03 15:24:36.988 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Task validation of scenarios names. 2018-01-03 15:24:36.991 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Task validation of scenarios names. 2018-01-03 15:24:36.991 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Task validation of syntax. 2018-01-03 15:24:37.015 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Task validation of syntax. 2018-01-03 15:24:37.015 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Task validation of semantic. 2018-01-03 15:24:37.467 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Enter context: `users` 2018-01-03 15:24:39.444 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Enter context: `users` 2018-01-03 15:24:41.485 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Exit context: `users` 2018-01-03 15:24:45.020 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Exit context: `users` 2018-01-03 15:24:45.021 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Task validation of semantic. 2018-01-03 15:24:45.021 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Task validation. Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829: started 2018-01-03 15:24:45.039 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Benchmarking. 2018-01-03 15:24:45.064 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Enter context: `users` 2018-01-03 15:24:46.838 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Enter context: `users` 2018-01-03 15:24:46.854 3545 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 START 2018-01-03 15:24:55.304 3545 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 END: OK 2018-01-03 15:24:55.329 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: user resources cleanup 2018-01-03 15:24:55.933 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: user resources cleanup 2018-01-03 15:24:55.933 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Exit context: `users` 2018-01-03 15:24:59.107 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Exit context: `users` 2018-01-03 15:24:59.203 3418 INFO rally.task.engine [-] Load duration is: 4.44888 2018-01-03 15:24:59.203 3418 INFO rally.task.engine [-] Full duration is: 14.044505 2018-01-03 15:24:59.235 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Enter context: `users` 2018-01-03 15:25:01.150 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Enter context: `users` 2018-01-03 15:25:01.164 3651 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 START 2018-01-03 15:25:07.544 3651 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 END: OK 2018-01-03 15:25:07.562 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: user resources cleanup 2018-01-03 15:25:08.151 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: user resources cleanup 2018-01-03 15:25:08.151 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Exit context: `users` 2018-01-03 15:25:10.919 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Exit context: `users` 2018-01-03 15:25:11.285 3418 INFO rally.task.engine [-] Load duration is: 4.379034 2018-01-03 15:25:11.286 3418 INFO rally.task.engine [-] Full duration is: 11.684774 2018-01-03 15:25:11.313 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Enter context: `users` 2018-01-03 15:25:13.139 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Enter context: `users` 2018-01-03 15:25:13.154 3757 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 START 2018-01-03 15:25:21.037 3757 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 END: OK 2018-01-03 15:25:21.058 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: user resources cleanup 2018-01-03 15:25:21.630 3418 INFO rally.plugins.openstack.context.cleanup.user [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: user resources cleanup 2018-01-03 15:25:21.630 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Exit context: `users` 2018-01-03 15:25:24.496 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Exit context: `users` 2018-01-03 15:25:25.368 3418 INFO rally.task.engine [-] Load duration is: 5.881817 2018-01-03 15:25:25.368 3418 INFO rally.task.engine [-] Full duration is: 13.183979 2018-01-03 15:25:25.395 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Enter context: `users` 2018-01-03 15:25:27.325 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Enter context: `users` 2018-01-03 15:25:27.338 3863 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 START 2018-01-03 15:25:27.928 3863 INFO rally.task.runner [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | ITER: 1 END: OK 2018-01-03 15:25:27.951 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Starting: Exit context: `users` 2018-01-03 15:25:31.169 3418 INFO rally.plugins.openstack.context.keystone.users [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Exit context: `users` 2018-01-03 15:25:31.428 3418 INFO rally.task.engine [-] Load duration is: 0.58873 2018-01-03 15:25:31.428 3418 INFO rally.task.engine [-] Full duration is: 5.775323 2018-01-03 15:25:31.452 3418 INFO rally.task.engine [-] Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 | Completed: Benchmarking. Task a77b11ee-f4c5-47a9-b5c0-e1d1908cd829: 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 | 3.864 | 3.864 | 3.864 | 3.864 | 3.864 | 3.864 | 100.0% | 1 | | heat.update_stack | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | heat.delete_stack | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 100.0% | 1 | | total | 4.449 | 4.449 | 4.449 | 4.449 | 4.449 | 4.449 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.44888 Full duration: 14.044505 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 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 100.0% | 1 | | heat.check_stack | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | heat.delete_stack | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | total | 4.379 | 4.379 | 4.379 | 4.379 | 4.379 | 4.379 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.379034 Full duration: 11.684774 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 | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 3.6 | 100.0% | 1 | | heat.suspend_stack | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | heat.resume_stack | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 1.44 | 100.0% | 1 | | heat.delete_stack | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 5.882 | 5.882 | 5.882 | 5.882 | 5.882 | 5.882 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.881817 Full duration: 13.183979 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | heat.list_resources_of_0_stacks | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58873 Full duration: 5.775323 2018-01-03 15:25:31,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a77b11ee-f4c5-47a9-b5c0-e1d1908cd829 2018-01-03 15:25:31,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a77b11ee-f4c5-47a9-b5c0-e1d1908cd829', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-03 15:25:31,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a77b11ee-f4c5-47a9-b5c0-e1d1908cd829'] 2018-01-03 15:25:32,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:25:32,713 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-03 15:25:32,713 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-03 15:25:32,713 - 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-03 15:25:32,713 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:25:32,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:25:32,734 - 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': 'ext-net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:27:27,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:25:34.340 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Task validation. 2018-01-03 15:25:34.348 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Task validation of scenarios names. 2018-01-03 15:25:34.351 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Task validation of scenarios names. 2018-01-03 15:25:34.351 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Task validation of syntax. 2018-01-03 15:25:34.413 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Task validation of syntax. 2018-01-03 15:25:34.414 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Task validation of semantic. 2018-01-03 15:25:34.877 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:25:36.590 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:25:36.625 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:25:40.412 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:25:40.413 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Task validation of semantic. 2018-01-03 15:25:40.413 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Task validation. Task 121c4dcf-4871-4d9d-b686-c8f5178c1726: started 2018-01-03 15:25:40.439 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Benchmarking. 2018-01-03 15:25:40.468 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:25:42.410 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:25:42.431 4036 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:25:43.690 4036 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:25:43.714 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:25:45.655 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:25:45.655 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:25:48.854 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:25:50.515 3909 INFO rally.task.engine [-] Load duration is: 0.583264 2018-01-03 15:25:50.515 3909 INFO rally.task.engine [-] Full duration is: 8.387484 2018-01-03 15:25:50.551 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:25:52.646 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:25:52.660 4202 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:25:53.724 4202 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:25:53.742 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:25:55.583 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:25:55.584 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:25:58.574 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:25:58.665 3909 INFO rally.task.engine [-] Load duration is: 0.492434 2018-01-03 15:25:58.666 3909 INFO rally.task.engine [-] Full duration is: 8.023524 2018-01-03 15:25:58.696 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:00.299 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:00.313 4368 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:01.417 4368 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:01.435 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:03.435 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:03.435 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:26:06.559 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:26:06.730 3909 INFO rally.task.engine [-] Load duration is: 0.534841 2018-01-03 15:26:06.730 3909 INFO rally.task.engine [-] Full duration is: 7.865148 2018-01-03 15:26:06.757 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:08.649 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:08.662 4534 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:09.557 4534 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:09.576 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:10.481 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:10.482 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:26:13.548 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:26:14.791 3909 INFO rally.task.engine [-] Load duration is: 0.327594 2018-01-03 15:26:14.791 3909 INFO rally.task.engine [-] Full duration is: 6.791831 2018-01-03 15:26:14.818 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:16.750 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:16.764 4700 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:17.610 4700 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:17.627 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:18.435 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:18.435 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:26:21.388 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:26:22.855 3909 INFO rally.task.engine [-] Load duration is: 0.337417 2018-01-03 15:26:22.855 3909 INFO rally.task.engine [-] Full duration is: 6.571127 2018-01-03 15:26:22.887 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:24.843 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:24.856 4866 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:27.192 4866 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:27.217 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:31.584 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:31.585 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:26:34.679 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:26:34.930 3909 INFO rally.task.engine [-] Load duration is: 1.692023 2018-01-03 15:26:34.930 3909 INFO rally.task.engine [-] Full duration is: 11.794131 2018-01-03 15:26:34.959 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:36.736 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:36.751 5032 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:38.124 5032 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:38.145 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:39.139 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:39.140 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:26:42.012 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:26:42.994 3909 INFO rally.task.engine [-] Load duration is: 0.731098 2018-01-03 15:26:42.994 3909 INFO rally.task.engine [-] Full duration is: 7.055303 2018-01-03 15:26:43.024 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:44.899 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:44.912 5198 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:46.046 5198 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:46.065 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:48.155 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:48.155 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:26:51.092 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:26:53.070 3909 INFO rally.task.engine [-] Load duration is: 0.564222 2018-01-03 15:26:53.071 3909 INFO rally.task.engine [-] Full duration is: 8.070125 2018-01-03 15:26:53.100 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:26:54.889 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:26:54.905 5364 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:26:55.922 5364 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:26:55.941 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:26:57.967 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:26:57.968 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:27:00.902 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:27:01.144 3909 INFO rally.task.engine [-] Load duration is: 0.436027 2018-01-03 15:27:01.144 3909 INFO rally.task.engine [-] Full duration is: 7.803075 2018-01-03 15:27:01.173 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:27:03.138 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:27:03.153 5530 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:27:04.440 5530 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:27:04.457 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:27:06.603 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:27:06.604 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:27:09.365 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:27:11.216 3909 INFO rally.task.engine [-] Load duration is: 0.695412 2018-01-03 15:27:11.216 3909 INFO rally.task.engine [-] Full duration is: 8.193356 2018-01-03 15:27:11.248 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Enter context: `users` 2018-01-03 15:27:12.942 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Enter context: `users` 2018-01-03 15:27:12.961 5696 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 START 2018-01-03 15:27:20.260 5696 INFO rally.task.runner [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | ITER: 1 END: OK 2018-01-03 15:27:20.280 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: admin resources cleanup 2018-01-03 15:27:23.693 3909 INFO rally.plugins.openstack.context.cleanup.admin [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: admin resources cleanup 2018-01-03 15:27:23.693 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Starting: Exit context: `users` 2018-01-03 15:27:26.615 3909 INFO rally.plugins.openstack.context.keystone.users [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Exit context: `users` 2018-01-03 15:27:27.307 3909 INFO rally.task.engine [-] Load duration is: 6.730789 2018-01-03 15:27:27.307 3909 INFO rally.task.engine [-] Full duration is: 15.36814 2018-01-03 15:27:27.331 3909 INFO rally.task.engine [-] Task 121c4dcf-4871-4d9d-b686-c8f5178c1726 | Completed: Benchmarking. Task 121c4dcf-4871-4d9d-b686-c8f5178c1726: 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.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | keystone_v3.add_role | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.revoke_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583264 Full duration: 8.387484 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.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.list_roles | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.492434 Full duration: 8.023524 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.42 | 0.42 | 0.42 | 0.42 | 0.42 | 0.42 | 100.0% | 1 | | keystone_v3.list_projects | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.534841 Full duration: 7.865148 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.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | keystone_v3.delete_role | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.327594 Full duration: 6.791831 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.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.337417 Full duration: 6.571127 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | keystone_v3.create_user | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | keystone_v3.list_roles | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.add_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | keystone_v3.create_role | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | keystone_v3.get_project | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 0.027 | 100.0% | 1 | | keystone_v3.get_user | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.get_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.list_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 1.692 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.692023 Full duration: 11.794131 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.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | keystone_v3.update_project | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | keystone_v3.delete_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731098 Full duration: 7.055303 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.564222 Full duration: 8.070125 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.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | | total | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 0.436 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.436027 Full duration: 7.803075 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.435 | 0.435 | 0.435 | 0.435 | 0.435 | 0.435 | 100.0% | 1 | | keystone_v3.list_users | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695412 Full duration: 8.193356 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | keystone_v3.create_users | 5.054 | 5.054 | 5.054 | 5.054 | 5.054 | 5.054 | 100.0% | 1 | | keystone_v3.create_user | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | keystone_v3.list_roles | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.add_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.create_user (2) | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.list_roles (2) | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.add_role (2) | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | keystone_v3.create_user (3) | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | keystone_v3.list_roles (3) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (3) | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.create_user (4) | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | keystone_v3.list_roles (4) | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | keystone_v3.add_role (4) | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.create_user (5) | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.list_roles (5) | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.add_role (5) | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.create_user (6) | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.list_roles (6) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (6) | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.create_user (7) | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | keystone_v3.list_roles (7) | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.add_role (7) | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | keystone_v3.create_user (8) | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | keystone_v3.list_roles (8) | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.add_role (8) | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | keystone_v3.create_user (9) | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.list_roles (9) | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.add_role (9) | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.create_user (10) | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | keystone_v3.list_roles (10) | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.add_role (10) | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 6.731 | 6.731 | 6.731 | 6.731 | 6.731 | 6.731 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.730789 Full duration: 15.36814 2018-01-03 15:27:27,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 121c4dcf-4871-4d9d-b686-c8f5178c1726 2018-01-03 15:27:27,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '121c4dcf-4871-4d9d-b686-c8f5178c1726', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-03 15:27:27,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '121c4dcf-4871-4d9d-b686-c8f5178c1726'] 2018-01-03 15:27:28,653 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:27:28,654 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-03 15:27:28,654 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-03 15:27:28,655 - 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-03 15:27:28,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:27:28,673 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:27:28,677 - 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': 'ext-net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:31:11,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:27:30.290 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Task validation. 2018-01-03 15:27:30.297 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Task validation of scenarios names. 2018-01-03 15:27:30.299 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Task validation of scenarios names. 2018-01-03 15:27:30.299 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Task validation of syntax. 2018-01-03 15:27:30.379 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Task validation of syntax. 2018-01-03 15:27:30.380 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Task validation of semantic. 2018-01-03 15:27:30.814 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:27:32.839 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:27:34.358 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:27:38.039 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:27:38.040 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Task validation of semantic. 2018-01-03 15:27:38.040 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Task validation. Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d: started 2018-01-03 15:27:38.060 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Benchmarking. 2018-01-03 15:27:38.085 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:27:40.088 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:27:40.088 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:27:40.484 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:27:40.505 5949 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:27:41.839 5949 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:27:41.858 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:27:42.601 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:27:42.601 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:27:42.617 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:27:42.618 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:27:45.536 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:27:46.113 5822 INFO rally.task.engine [-] Load duration is: 1.333608 2018-01-03 15:27:46.114 5822 INFO rally.task.engine [-] Full duration is: 7.453618 2018-01-03 15:27:46.147 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:27:47.992 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:27:47.992 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:27:48.391 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:27:48.391 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `network` 2018-01-03 15:27:56.902 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `network` 2018-01-03 15:27:56.917 6235 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:27:58.772 6235 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:27:58.793 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:28:01.606 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:28:01.606 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `network` 2018-01-03 15:28:11.147 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `network` 2018-01-03 15:28:11.147 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:28:11.174 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:28:11.174 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:28:13.998 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:28:14.228 5822 INFO rally.task.engine [-] Load duration is: 1.854086 2018-01-03 15:28:14.229 5822 INFO rally.task.engine [-] Full duration is: 27.853914 2018-01-03 15:28:14.258 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:28:16.128 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:28:16.128 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:28:16.545 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:28:16.546 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `network` 2018-01-03 15:28:24.488 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `network` 2018-01-03 15:28:24.502 6521 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:28:34.161 6521 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:28:34.185 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:28:40.707 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:28:40.708 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `network` 2018-01-03 15:28:51.749 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `network` 2018-01-03 15:28:51.750 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:28:51.769 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:28:51.770 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:28:54.797 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:28:56.371 5822 INFO rally.task.engine [-] Load duration is: 9.658633 2018-01-03 15:28:56.372 5822 INFO rally.task.engine [-] Full duration is: 40.542917 2018-01-03 15:28:56.405 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:28:58.288 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:28:58.288 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:28:58.702 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:28:58.702 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `network` 2018-01-03 15:29:06.495 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `network` 2018-01-03 15:29:06.510 6807 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:29:08.190 6807 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:29:08.215 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:29:11.082 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:29:11.082 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `network` 2018-01-03 15:29:18.910 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `network` 2018-01-03 15:29:18.910 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:29:18.930 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:29:18.931 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:29:21.774 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:29:22.482 5822 INFO rally.task.engine [-] Load duration is: 1.678419 2018-01-03 15:29:22.482 5822 INFO rally.task.engine [-] Full duration is: 25.371786 2018-01-03 15:29:22.511 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:29:24.436 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:29:24.437 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:29:24.837 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:29:24.851 7093 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:29:25.642 7093 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:29:25.660 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:29:28.236 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:29:28.237 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:29:28.254 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:29:28.255 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:29:30.975 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:29:32.547 5822 INFO rally.task.engine [-] Load duration is: 0.790108 2018-01-03 15:29:32.548 5822 INFO rally.task.engine [-] Full duration is: 8.466013 2018-01-03 15:29:32.577 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:29:34.396 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:29:34.397 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:29:34.808 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:29:34.808 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `network` 2018-01-03 15:29:42.633 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `network` 2018-01-03 15:29:42.649 7379 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:29:43.918 7379 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:29:43.941 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:29:46.770 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:29:46.770 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `network` 2018-01-03 15:29:54.714 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `network` 2018-01-03 15:29:54.715 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:29:54.733 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:29:54.733 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:29:57.722 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:29:58.649 5822 INFO rally.task.engine [-] Load duration is: 1.267992 2018-01-03 15:29:58.650 5822 INFO rally.task.engine [-] Full duration is: 25.148074 2018-01-03 15:29:58.678 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:30:00.488 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:30:00.489 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:30:00.886 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:30:00.886 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `network` 2018-01-03 15:30:08.781 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `network` 2018-01-03 15:30:08.795 7665 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:30:15.152 7665 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:30:15.168 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:30:26.372 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:30:26.372 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `network` 2018-01-03 15:30:37.281 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `network` 2018-01-03 15:30:37.281 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:30:37.301 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:30:37.301 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:30:40.154 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:30:40.791 5822 INFO rally.task.engine [-] Load duration is: 6.355718 2018-01-03 15:30:40.792 5822 INFO rally.task.engine [-] Full duration is: 41.47816 2018-01-03 15:30:40.820 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `users` 2018-01-03 15:30:42.696 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `users` 2018-01-03 15:30:42.697 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `quotas` 2018-01-03 15:30:43.101 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `quotas` 2018-01-03 15:30:43.101 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Enter context: `network` 2018-01-03 15:30:51.125 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Enter context: `network` 2018-01-03 15:30:51.140 7951 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 START 2018-01-03 15:30:52.451 7951 INFO rally.task.runner [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | ITER: 1 END: OK 2018-01-03 15:30:52.472 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: user resources cleanup 2018-01-03 15:30:59.605 5822 INFO rally.plugins.openstack.context.cleanup.user [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: user resources cleanup 2018-01-03 15:30:59.605 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `network` 2018-01-03 15:31:07.038 5822 INFO rally.plugins.openstack.context.network.networks [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `network` 2018-01-03 15:31:07.039 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `quotas` 2018-01-03 15:31:07.056 5822 INFO rally.plugins.openstack.context.quotas.quotas [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `quotas` 2018-01-03 15:31:07.057 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Starting: Exit context: `users` 2018-01-03 15:31:10.083 5822 INFO rally.plugins.openstack.context.keystone.users [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Exit context: `users` 2018-01-03 15:31:10.901 5822 INFO rally.task.engine [-] Load duration is: 1.310326 2018-01-03 15:31:10.902 5822 INFO rally.task.engine [-] Full duration is: 29.265774 2018-01-03 15:31:10.925 5822 INFO rally.task.engine [-] Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d | Completed: Benchmarking. Task a115e69a-54e8-47cf-9a67-fe6f7fe2754d: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 0.653 | 100.0% | 1 | | neutron.delete_network | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.333608 Full duration: 7.453618 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.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | neutron.delete_port | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | total | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 1.854 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.854086 Full duration: 27.853914 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | neutron.create_subnet | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | neutron.create_router | 2.91 | 2.91 | 2.91 | 2.91 | 2.91 | 2.91 | 100.0% | 1 | | neutron.add_interface_router | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | neutron.remove_interface_router | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | neutron.delete_router | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 100.0% | 1 | | total | 9.659 | 9.659 | 9.659 | 9.659 | 9.659 | 9.659 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.658633 Full duration: 40.542917 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 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | neutron.delete_subnet | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | total | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.678419 Full duration: 25.371786 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 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | neutron.list_networks | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790108 Full duration: 8.466013 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | neutron.list_ports | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.267992 Full duration: 25.148074 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | neutron.create_subnet | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | neutron.create_router | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 100.0% | 1 | | neutron.add_interface_router | 2.137 | 2.137 | 2.137 | 2.137 | 2.137 | 2.137 | 100.0% | 1 | | neutron.list_routers | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 6.356 | 6.356 | 6.356 | 6.356 | 6.356 | 6.356 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.355718 Full duration: 41.47816 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | neutron.create_subnet | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | neutron.list_subnets | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 1.31 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.310326 Full duration: 29.265774 2018-01-03 15:31:11,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a115e69a-54e8-47cf-9a67-fe6f7fe2754d 2018-01-03 15:31:11,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a115e69a-54e8-47cf-9a67-fe6f7fe2754d', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-03 15:31:11,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a115e69a-54e8-47cf-9a67-fe6f7fe2754d'] 2018-01-03 15:31:12,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:31:12,244 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-03 15:31:12,244 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-03 15:31:12,244 - 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-03 15:31:12,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:31:12,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:31:12,266 - 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': 'ext-net', 'service_list': ['nova'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:36:53,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:31:13.899 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Task validation. 2018-01-03 15:31:13.906 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Task validation of scenarios names. 2018-01-03 15:31:13.909 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Task validation of scenarios names. 2018-01-03 15:31:13.909 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Task validation of syntax. 2018-01-03 15:31:13.974 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Task validation of syntax. 2018-01-03 15:31:13.974 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Task validation of semantic. 2018-01-03 15:31:14.333 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:31:16.104 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:31:20.679 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:31:24.320 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:31:24.321 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Task validation of semantic. 2018-01-03 15:31:24.321 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Task validation. Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9: started 2018-01-03 15:31:24.341 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Benchmarking. 2018-01-03 15:31:24.365 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:31:26.350 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:31:27.075 8324 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:31:49.960 8324 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:31:49.977 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:31:50.813 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:31:50.813 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:31:53.369 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:31:54.449 8197 INFO rally.task.engine [-] Load duration is: 21.88465 2018-01-03 15:31:54.450 8197 INFO rally.task.engine [-] Full duration is: 29.004781 2018-01-03 15:31:54.492 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:31:56.506 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:31:56.994 8510 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:32:28.504 8510 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:32:28.526 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:32:29.776 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:32:29.776 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:32:32.863 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:32:34.611 8197 INFO rally.task.engine [-] Load duration is: 28.509371 2018-01-03 15:32:34.611 8197 INFO rally.task.engine [-] Full duration is: 38.371429 2018-01-03 15:32:34.641 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:32:36.442 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:32:36.996 8776 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:33:08.267 8776 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:33:08.289 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:33:09.522 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:33:09.523 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:33:12.502 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:33:12.738 8197 INFO rally.task.engine [-] Load duration is: 28.269388 2018-01-03 15:33:12.738 8197 INFO rally.task.engine [-] Full duration is: 37.862707 2018-01-03 15:33:12.771 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:33:14.611 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:33:14.611 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `quotas` 2018-01-03 15:33:15.077 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `quotas` 2018-01-03 15:33:15.077 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `network` 2018-01-03 15:33:22.848 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `network` 2018-01-03 15:33:23.310 9042 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:33:34.781 9042 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:33:34.807 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:33:35.954 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:33:35.955 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `network` 2018-01-03 15:33:46.991 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `network` 2018-01-03 15:33:46.992 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `quotas` 2018-01-03 15:33:47.040 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `quotas` 2018-01-03 15:33:47.040 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:33:49.695 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:33:50.874 8197 INFO rally.task.engine [-] Load duration is: 10.470229 2018-01-03 15:33:50.874 8197 INFO rally.task.engine [-] Full duration is: 36.926738 2018-01-03 15:33:50.905 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:33:52.770 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:33:52.770 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `quotas` 2018-01-03 15:33:53.350 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `quotas` 2018-01-03 15:33:53.350 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `network` 2018-01-03 15:34:01.095 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `network` 2018-01-03 15:34:01.571 9228 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:34:14.724 9228 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:34:14.748 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:34:15.743 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:34:15.743 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `network` 2018-01-03 15:34:26.666 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `network` 2018-01-03 15:34:26.667 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `quotas` 2018-01-03 15:34:26.897 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `quotas` 2018-01-03 15:34:26.897 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:34:29.523 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:34:31.040 8197 INFO rally.task.engine [-] Load duration is: 10.151427 2018-01-03 15:34:31.040 8197 INFO rally.task.engine [-] Full duration is: 38.619889 2018-01-03 15:34:31.071 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:34:33.068 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:34:33.068 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `quotas` 2018-01-03 15:34:33.534 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `quotas` 2018-01-03 15:34:33.534 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `network` 2018-01-03 15:34:41.443 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `network` 2018-01-03 15:34:41.947 9494 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:35:00.147 9494 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:35:00.166 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:35:01.285 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:35:01.286 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `network` 2018-01-03 15:35:12.330 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `network` 2018-01-03 15:35:12.331 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `quotas` 2018-01-03 15:35:12.379 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `quotas` 2018-01-03 15:35:12.379 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:35:14.916 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:35:15.220 8197 INFO rally.task.engine [-] Load duration is: 13.198832 2018-01-03 15:35:15.221 8197 INFO rally.task.engine [-] Full duration is: 43.847626 2018-01-03 15:35:15.251 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:35:17.130 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:35:17.130 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `quotas` 2018-01-03 15:35:17.620 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `quotas` 2018-01-03 15:35:17.620 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `network` 2018-01-03 15:35:25.445 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `network` 2018-01-03 15:35:25.998 9680 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:36:06.076 9680 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:36:06.105 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:36:07.217 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:36:07.218 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `network` 2018-01-03 15:36:17.770 8197 INFO rally.plugins.openstack.context.network.networks [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `network` 2018-01-03 15:36:17.771 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `quotas` 2018-01-03 15:36:17.825 8197 INFO rally.plugins.openstack.context.quotas.quotas [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `quotas` 2018-01-03 15:36:17.825 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:36:20.515 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:36:21.449 8197 INFO rally.task.engine [-] Load duration is: 39.077821 2018-01-03 15:36:21.450 8197 INFO rally.task.engine [-] Full duration is: 65.266683 2018-01-03 15:36:21.482 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Enter context: `users` 2018-01-03 15:36:23.125 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Enter context: `users` 2018-01-03 15:36:23.626 9866 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 START 2018-01-03 15:36:48.014 9866 INFO rally.task.runner [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | ITER: 1 END: OK 2018-01-03 15:36:48.035 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: user resources cleanup 2018-01-03 15:36:48.884 8197 INFO rally.plugins.openstack.context.cleanup.user [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: user resources cleanup 2018-01-03 15:36:48.885 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Starting: Exit context: `users` 2018-01-03 15:36:51.588 8197 INFO rally.plugins.openstack.context.keystone.users [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Exit context: `users` 2018-01-03 15:36:53.586 8197 INFO rally.task.engine [-] Load duration is: 23.386604 2018-01-03 15:36:53.586 8197 INFO rally.task.engine [-] Full duration is: 30.107269 2018-01-03 15:36:53.614 8197 INFO rally.task.engine [-] Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9 | Completed: Benchmarking. Task bfda76da-c6c6-4815-b9e9-d83b1dda2db9: 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 | 10.201 | 10.201 | 10.201 | 10.201 | 10.201 | 10.201 | 100.0% | 1 | | nova.find_host_to_migrate | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 0.718 | 100.0% | 1 | | nova.live_migrate | 9.213 | 9.213 | 9.213 | 9.213 | 9.213 | 9.213 | 100.0% | 1 | | nova.delete_server | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | total | 21.885 | 21.885 | 21.885 | 21.885 | 21.885 | 21.885 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.88465 Full duration: 29.004781 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 | 9.47 | 9.47 | 9.47 | 9.47 | 9.47 | 9.47 | 100.0% | 1 | | cinder.create_volume | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 2.544 | 100.0% | 1 | | nova.attach_volume | 2.561 | 2.561 | 2.561 | 2.561 | 2.561 | 2.561 | 100.0% | 1 | | nova.find_host_to_migrate | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | nova.live_migrate | 8.582 | 8.582 | 8.582 | 8.582 | 8.582 | 8.582 | 100.0% | 1 | | nova.detach_volume | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | cinder.delete_volume | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 2.224 | 100.0% | 1 | | nova.delete_server | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 2.833 | 100.0% | 1 | | total | 28.509 | 28.509 | 28.509 | 28.509 | 28.509 | 28.509 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.509371 Full duration: 38.371429 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.create_volume | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 3.229 | 100.0% | 1 | | nova.boot_server | 11.669 | 11.669 | 11.669 | 11.669 | 11.669 | 11.669 | 100.0% | 1 | | nova.find_host_to_migrate | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | nova.live_migrate | 10.927 | 10.927 | 10.927 | 10.927 | 10.927 | 10.927 | 100.0% | 1 | | nova.delete_server | 4.725 | 4.725 | 4.725 | 4.725 | 4.725 | 4.725 | 100.0% | 1 | | total | 28.269 | 28.269 | 28.269 | 28.269 | 28.269 | 28.269 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.269388 Full duration: 37.862707 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 0.523 | 100.0% | 1 | | nova.boot_server | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 8.164 | 100.0% | 1 | | nova.delete_server | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | nova.delete_keypair | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 10.47 | 10.47 | 10.47 | 10.47 | 10.47 | 10.47 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.470229 Full duration: 36.926738 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.create_volume | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 100.0% | 1 | | nova.boot_server | 7.356 | 7.356 | 7.356 | 7.356 | 7.356 | 7.356 | 100.0% | 1 | | nova.delete_server | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 2.659 | 100.0% | 1 | | total | 10.151 | 10.151 | 10.151 | 10.151 | 10.151 | 10.151 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.151427 Full duration: 38.619889 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 | 10.619 | 10.619 | 10.619 | 10.619 | 10.619 | 10.619 | 100.0% | 1 | | nova.pause_server | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 2.5 | 100.0% | 1 | | nova.unpause_server | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | nova.delete_server | 2.571 | 2.571 | 2.571 | 2.571 | 2.571 | 2.571 | 100.0% | 1 | | total | 13.199 | 13.199 | 13.199 | 13.199 | 13.199 | 13.199 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.198832 Full duration: 43.847626 test scenario NovaSecGroup.boot_and_delete_server_with_secgroups +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_10_security_groups | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 100.0% | 1 | | nova.create_100_rules | 24.015 | 24.015 | 24.015 | 24.015 | 24.015 | 24.015 | 100.0% | 1 | | nova.boot_server | 8.635 | 8.635 | 8.635 | 8.635 | 8.635 | 8.635 | 100.0% | 1 | | nova.get_attached_security_groups | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | nova.delete_server | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | nova.delete_10_security_groups | 1.96 | 1.96 | 1.96 | 1.96 | 1.96 | 1.96 | 100.0% | 1 | | total | 39.078 | 39.078 | 39.078 | 39.078 | 39.078 | 39.078 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.077821 Full duration: 65.266683 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 | 7.96 | 7.96 | 7.96 | 7.96 | 7.96 | 7.96 | 100.0% | 1 | | nova.migrate | 11.142 | 11.142 | 11.142 | 11.142 | 11.142 | 11.142 | 100.0% | 1 | | nova.resize_confirm | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 2.708 | 100.0% | 1 | | nova.delete_server | 2.576 | 2.576 | 2.576 | 2.576 | 2.576 | 2.576 | 100.0% | 1 | | total | 23.387 | 23.387 | 23.387 | 23.387 | 23.387 | 23.387 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.386604 Full duration: 30.107269 2018-01-03 15:36:53,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bfda76da-c6c6-4815-b9e9-d83b1dda2db9 2018-01-03 15:36:53,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bfda76da-c6c6-4815-b9e9-d83b1dda2db9', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-03 15:36:53,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bfda76da-c6c6-4815-b9e9-d83b1dda2db9'] 2018-01-03 15:36:54,938 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:36:54,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-03 15:36:54,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-03 15:36:54,940 - 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-03 15:36:54,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-03 15:36:54,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: ['CeilometerSamples.list_samples', 'CeilometerMeters.list_matched_meters', 'CeilometerSamples.list_matched_samples', 'CeilometerStats.get_stats', 'CeilometerResource.list_matched_resources', 'CeilometerEvents..*', 'CeilometerMeters.list_meters', 'CeilometerTraits..*', 'CeilometerResource.list_resources', 'CeilometerResource.get_tenant_resources', 'CeilometerEvents.create_user_and_list_event_types', 'CeilometerQueries.create_and_query_samples', 'CeilometerStats.create_meter_and_get_stats'] 2018-01-03 15:36:54,960 - 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': 'ext-net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '36a7a3c6-60e4-4396-b2e1-adf54904e010', 'tenants_amount': 3, 'image_name': 'Cirros-0.3.5-f1b02c33-c093-44b9-a011-25cce678721c', 'flavor_name': 'rally-tiny-f1b02c33-c093-44b9-a011-25cce678721c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.3.5-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f1b02c33-c093-44b9-a011-25cce678721c', '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-03 15:37:37,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - 2018-01-03 15:36:56.549 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Task validation. 2018-01-03 15:36:56.556 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Task validation of scenarios names. 2018-01-03 15:36:56.559 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Task validation of scenarios names. 2018-01-03 15:36:56.559 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Task validation of syntax. 2018-01-03 15:36:56.590 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Task validation of syntax. 2018-01-03 15:36:56.590 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Task validation of semantic. 2018-01-03 15:36:57.025 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Enter context: `users` 2018-01-03 15:36:58.852 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Enter context: `users` 2018-01-03 15:36:59.798 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Exit context: `users` 2018-01-03 15:37:03.129 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Exit context: `users` 2018-01-03 15:37:03.130 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Task validation of semantic. 2018-01-03 15:37:03.130 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Task validation. Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac: started 2018-01-03 15:37:03.154 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Benchmarking. 2018-01-03 15:37:03.182 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Enter context: `users` 2018-01-03 15:37:05.170 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Enter context: `users` 2018-01-03 15:37:05.187 10139 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 START 2018-01-03 15:37:06.031 10139 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 END: OK 2018-01-03 15:37:06.058 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: admin resources cleanup 2018-01-03 15:37:06.713 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: admin resources cleanup 2018-01-03 15:37:06.713 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Exit context: `users` 2018-01-03 15:37:09.352 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Exit context: `users` 2018-01-03 15:37:11.216 10012 INFO rally.task.engine [-] Load duration is: 0.842838 2018-01-03 15:37:11.217 10012 INFO rally.task.engine [-] Full duration is: 6.171598 2018-01-03 15:37:11.254 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Enter context: `users` 2018-01-03 15:37:13.019 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Enter context: `users` 2018-01-03 15:37:13.035 10245 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 START 2018-01-03 15:37:13.811 10245 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 END: OK 2018-01-03 15:37:13.834 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: admin resources cleanup 2018-01-03 15:37:14.404 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: admin resources cleanup 2018-01-03 15:37:14.404 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Exit context: `users` 2018-01-03 15:37:17.077 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Exit context: `users` 2018-01-03 15:37:17.285 10012 INFO rally.task.engine [-] Load duration is: 0.77458 2018-01-03 15:37:17.285 10012 INFO rally.task.engine [-] Full duration is: 5.824368 2018-01-03 15:37:17.318 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Enter context: `users` 2018-01-03 15:37:19.067 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Enter context: `users` 2018-01-03 15:37:19.082 10351 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 START 2018-01-03 15:37:19.513 10351 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 END: OK 2018-01-03 15:37:19.532 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: admin resources cleanup 2018-01-03 15:37:20.047 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: admin resources cleanup 2018-01-03 15:37:20.047 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Exit context: `users` 2018-01-03 15:37:22.982 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Exit context: `users` 2018-01-03 15:37:23.350 10012 INFO rally.task.engine [-] Load duration is: 0.429845 2018-01-03 15:37:23.350 10012 INFO rally.task.engine [-] Full duration is: 5.666181 2018-01-03 15:37:23.379 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Enter context: `users` 2018-01-03 15:37:25.348 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Enter context: `users` 2018-01-03 15:37:25.363 10457 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 START 2018-01-03 15:37:25.842 10457 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 END: OK 2018-01-03 15:37:25.861 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: admin resources cleanup 2018-01-03 15:37:26.467 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: admin resources cleanup 2018-01-03 15:37:26.467 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Exit context: `users` 2018-01-03 15:37:29.563 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Exit context: `users` 2018-01-03 15:37:31.416 10012 INFO rally.task.engine [-] Load duration is: 0.478217 2018-01-03 15:37:31.417 10012 INFO rally.task.engine [-] Full duration is: 6.185447 2018-01-03 15:37:31.448 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Enter context: `users` 2018-01-03 15:37:33.148 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Enter context: `users` 2018-01-03 15:37:33.163 10563 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 START 2018-01-03 15:37:33.617 10563 INFO rally.task.runner [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | ITER: 1 END: OK 2018-01-03 15:37:33.642 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: admin resources cleanup 2018-01-03 15:37:34.222 10012 INFO rally.plugins.openstack.context.cleanup.admin [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: admin resources cleanup 2018-01-03 15:37:34.222 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Starting: Exit context: `users` 2018-01-03 15:37:37.110 10012 INFO rally.plugins.openstack.context.keystone.users [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Exit context: `users` 2018-01-03 15:37:37.476 10012 INFO rally.task.engine [-] Load duration is: 0.452983 2018-01-03 15:37:37.477 10012 INFO rally.task.engine [-] Full duration is: 5.66269 2018-01-03 15:37:37.503 10012 INFO rally.task.engine [-] Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac | Completed: Benchmarking. Task ca90d8ae-83b7-40af-a3ec-33955c18d1ac: 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | quotas.delete_quotas | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842838 Full duration: 6.171598 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77458 Full duration: 5.824368 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.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.429845 Full duration: 5.666181 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | quotas.delete_quotas | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | total | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 0.478 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.478217 Full duration: 6.185447 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.452983 Full duration: 5.66269 2018-01-03 15:37:37,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ca90d8ae-83b7-40af-a3ec-33955c18d1ac 2018-01-03 15:37:37,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ca90d8ae-83b7-40af-a3ec-33955c18d1ac', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-03 15:37:37,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ca90d8ae-83b7-40af-a3ec-33955c18d1ac'] 2018-01-03 15:37:38,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-03 15:37:38,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-03 15:37:38,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:06 | 11 | 83.33% | +-------------------+------------+---------------+-----------+ | glance | 01:52 | 11 | 100.00% | +-------------------+------------+---------------+-----------+ | ceilometer | 07:37 | 25 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 02:41 | 19 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 01:29 | 16 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 03:11 | 72 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 06:51 | 32 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 10:40 | 46 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 00:59 | 12 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:30 | 244 | 98.15% | +===================+============+===============+===========+ 2018-01-03 15:37:38,798 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.15% 2018-01-03 15:37:49,268 - functest.energy.energy - DEBUG - Stopping recording 2018-01-03 15:37:52,074 - functest.utils.functest_utils - DEBUG - 2018-01-03 15:37:52,074 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 15:37:52,075 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:08 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-03 15:37:52,077 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-03 15:37:52,077 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-03 15:37:52,138 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-03 15:37:54,349 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-03 15:37:54,349 - functest.energy.energy - DEBUG - Starting recording 2018-01-03 15:37:54,349 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-03 15:37:58,198 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-03 15:37:58,834 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-03 15:37:59,447 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-03 15:38:01,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-03 15:38:01,043 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-03 15:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-03 15:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-03 15:38:04,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-03 15:38:05,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-03 15:38:05,914 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Verifier is already configured. 2018-01-03 15:38:05,914 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Reconfiguring the current verifier... 2018-01-03 15:38:05,914 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier --reconfigure' 2018-01-03 15:38:08,735 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-03 15:38:08,735 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-03 15:38:08,737 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-03 15:38:08,739 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-03 15:38:08,740 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-03 15:38:08,742 - 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-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [75.153657s] ... ok 2018-01-03 15:50:59,861 - 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 [4.380186s] ... ok 2018-01-03 15:50:59,861 - 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.244853s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.135973s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.347371s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.254259s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.000609s] ... ok 2018-01-03 15:50:59,861 - 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 [9.741677s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.126239s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.600353s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.147066s] ... ok 2018-01-03 15:50:59,861 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000967s] ... ok 2018-01-03 15:50:59,862 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.095337s] ... ok 2018-01-03 15:50:59,862 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.995101s] ... ok 2018-01-03 15:50:59,862 - 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.360078s] ... ok 2018-01-03 15:50:59,862 - 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.547496s] ... ok 2018-01-03 15:50:59,862 - 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.362983s] ... ok 2018-01-03 15:50:59,862 - 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.343649s] ... ok 2018-01-03 15:50:59,862 - 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.529260s] ... ok 2018-01-03 15:50:59,862 - 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.130510s] ... ok 2018-01-03 15:50:59,862 - 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.142304s] ... ok 2018-01-03 15:50:59,862 - 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.126428s] ... ok 2018-01-03 15:50:59,862 - 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.124046s] ... ok 2018-01-03 15:50:59,862 - 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.128034s] ... ok 2018-01-03 15:50:59,862 - 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.435735s] ... ok 2018-01-03 15:50:59,862 - 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.116067s] ... ok 2018-01-03 15:50:59,862 - 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.020691s] ... ok 2018-01-03 15:50:59,862 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits [0.298802s] ... ok 2018-01-03 15:50:59,862 - 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.246418s] ... ok 2018-01-03 15:50:59,862 - 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.020358s] ... ok 2018-01-03 15:50:59,862 - 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.019999s] ... ok 2018-01-03 15:50:59,863 - 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.048652s] ... ok 2018-01-03 15:50:59,863 - 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.117289s] ... ok 2018-01-03 15:50:59,863 - 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.112957s] ... ok 2018-01-03 15:50:59,863 - 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.238716s] ... ok 2018-01-03 15:50:59,863 - 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.022499s] ... ok 2018-01-03 15:50:59,863 - 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.127308s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [9.563116s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [13.938391s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [78.925271s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [8.421735s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.558398s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.315514s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.669602s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.571921s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.589788s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.737780s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.329890s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [5.426447s] ... ok 2018-01-03 15:50:59,863 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [9.556858s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.641704s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [7.951647s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.020357s] ... ok 2018-01-03 15:50:59,864 - 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 [0.876592s] ... ok 2018-01-03 15:50:59,864 - 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 [0.860260s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.007360s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [0.953891s] ... ok 2018-01-03 15:50:59,864 - 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.090051s] ... ok 2018-01-03 15:50:59,864 - 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.578513s] ... ok 2018-01-03 15:50:59,864 - 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.381546s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.398489s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.039326s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.381897s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.581155s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.388096s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.319809s] ... ok 2018-01-03 15:50:59,864 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.613674s] ... ok 2018-01-03 15:50:59,864 - 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.401561s] ... ok 2018-01-03 15:50:59,864 - 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.377351s] ... ok 2018-01-03 15:50:59,865 - 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.369285s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.200671s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.070536s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012138s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [14.753930s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.097185s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.099856s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.084105s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.086014s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.735100s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.572970s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.013217s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013447s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.055063s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.047340s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.051289s] ... ok 2018-01-03 15:50:59,865 - 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.079323s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.072011s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.130243s] ... ok 2018-01-03 15:50:59,865 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.058326s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.059853s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.195785s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.028299s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.220342s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.014594s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.027026s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.639727s] ... ok 2018-01-03 15:50:59,866 - 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.391866s] ... ok 2018-01-03 15:50:59,866 - 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.037636s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [2.106049s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [2.618447s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [2.055924s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [2.336080s] ... ok 2018-01-03 15:50:59,866 - 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 [2.485164s] ... ok 2018-01-03 15:50:59,866 - 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 [2.503468s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [2.513599s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.827787s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [2.675663s] ... ok 2018-01-03 15:50:59,866 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.130864s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.128211s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.120340s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.115442s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.127846s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.120727s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.108787s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.110292s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.968233s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [2.854042s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.389245s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.474148s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.084600s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.070975s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.074933s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.073894s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes [7.894365s] ... ok 2018-01-03 15:50:59,867 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes [9.142829s] ... ok 2018-01-03 15:50:59,867 - 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 [0.864894s] ... ok 2018-01-03 15:50:59,867 - 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 [0.603646s] ... ok 2018-01-03 15:50:59,867 - 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 [1.749711s] ... ok 2018-01-03 15:50:59,868 - 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.478343s] ... ok 2018-01-03 15:50:59,868 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.080444s] ... ok 2018-01-03 15:50:59,868 - 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 [0.588336s] ... ok 2018-01-03 15:50:59,868 - 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.125087s] ... ok 2018-01-03 15:50:59,868 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.074083s] ... ok 2018-01-03 15:50:59,868 - 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.209137s] ... ok 2018-01-03 15:50:59,868 - 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 [0.596824s] ... ok 2018-01-03 15:50:59,868 - 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.344132s] ... ok 2018-01-03 15:50:59,868 - 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.326006s] ... ok 2018-01-03 15:50:59,868 - 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.393781s] ... ok 2018-01-03 15:50:59,868 - 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 [0.649666s] ... ok 2018-01-03 15:50:59,868 - 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.454477s] ... ok 2018-01-03 15:50:59,868 - 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.060921s] ... ok 2018-01-03 15:50:59,868 - 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.028742s] ... ok 2018-01-03 15:50:59,868 - 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.027846s] ... ok 2018-01-03 15:50:59,868 - 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.026098s] ... ok 2018-01-03 15:50:59,868 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list [0.210184s] ... ok 2018-01-03 15:50:59,868 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions [0.389156s] ... ok 2018-01-03 15:50:59,868 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata [0.651179s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item [0.460943s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata [0.543221s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item [0.307159s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_attach_detach_volume_to_instance [6.679776s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_get_volume_attachment [7.163668s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_reserve_unreserve_volume [0.341727s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable [0.303862s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update [0.468201s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete [6.098732s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone [7.443516s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image [7.406381s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list [0.067972s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name [0.066664s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name [0.074611s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status [0.068742s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.079759s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata [0.082000s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details [0.080061s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata [0.069864s] ... ok 2018-01-03 15:50:59,869 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone [0.137211s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status [0.145905s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone [0.077421s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status [0.085873s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_attach_volumes_with_nonexistent_volume_id [6.800282s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size [0.019956s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.044866s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid [0.057768s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type [0.029413s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative [0.020168s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero [0.019040s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size [0.110063s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id [0.060233s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id [0.014631s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_detach_volumes_with_invalid_volume_id [0.055796s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id [0.014382s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id [0.013872s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status [0.066916s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name [0.073967s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status [0.073625s] ... ok 2018-01-03 15:50:59,870 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name [0.066136s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_negative_volume_status [0.369021s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.062132s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.067144s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id [0.015138s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id [0.015012s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id [0.056027s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id [0.061358s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id [0.056862s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.766352s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot [5.605043s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params [0.112772s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params [0.103751s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.416255s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.062683s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination [0.539383s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params [0.273863s] ... ok 2018-01-03 15:50:59,871 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination [0.378664s] ... ok 2018-01-03 15:50:59,872 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 204 tests in 766.0000 sec. 2018-01-03 15:50:59,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 204 2018-01-03 15:50:59,873 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-03 15:50:59,874 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-03 15:50:59,876 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-03 15:51:07,148 - functest.energy.energy - DEBUG - Stopping recording 2018-01-03 15:51:09,520 - functest.utils.functest_utils - DEBUG - 2018-01-03 15:51:09,520 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 15:51:09,520 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 13:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-03 15:51:09,522 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-03 15:51:10,073 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-03 16:17:05,584 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_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_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_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_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_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 81 tests in 1555.507s OK 2018-01-03 16:17:06,213 - functest.utils.functest_utils - DEBUG - 2018-01-03 16:17:06,214 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 16:17:06,214 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 25:56 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-03 16:17:06,216 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-257 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-03 16:17:06,218 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:44 | PASS | | vping_userdata | functest | smoke | 00:34 | PASS | | tempest_smoke_serial | functest | smoke | 19:37 | PASS | | rally_sanity | functest | smoke | 21:08 | FAIL | | refstack_defcore | functest | smoke | 13:12 | PASS | | snaps_smoke | functest | smoke | 25:56 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | | fds | fastdatastacks | smoke | 00:00 | SKIP | +------------------------------+------------------------+---------------+------------------+----------------+ 2018-01-03 16:17:06,221 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-03 16:17:14,126 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-03 16:17:14,126 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:17:14,127 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-03 16:17:14,128 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 16:17:14,128 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-03 16:17:14,315 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 16:17:14,316 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-03 16:17:14,501 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-03 16:17:14,501 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/dd2eda332ed24c73a4747006734e3c63 ...OK 2018-01-03 16:17:14,696 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-03 16:17:14,696 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-03 16:17:14,875 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-03 16:17:14,875 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-03 16:17:15,441 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-03 16:17:16,599 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-03 16:17:16,615 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-257 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:17:16,616 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-03 16:17:16,616 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-03 16:17:16,617 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-03 16:17:16,617 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-03 16:17:16,617 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:17:16,617 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-03 16:17:16,618 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-03 16:17:16,623 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:17:16,623 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-03 16:17:18,239 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-03 16:17:19,890 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-03 16:17:21,222 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-03 16:17:22,330 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-03 16:17:23,766 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-03 16:17:25,350 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-03 16:17:25,351 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-03 16:17:28,485 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-03 16:17:28,486 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-03 16:17:29,374 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-03 16:17:29,375 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-03 16:17:29,376 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | domino-multinode | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+--------------------------+ 2018-01-03 16:17:29,377 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-03 16:17:29,377 - functest.ci.run_tests - INFO - Running test case 'domino-multinode'... 2018-01-03 16:17:29,412 - functest.utils.functest_utils - DEBUG - Executing command: 'run_multinode.sh' 2018-01-03 16:17:49,559 - functest.utils.functest_utils - INFO - **************************************** domino/domino-multinode results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-nosdn-nofeature-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-257 details: {} 2018-01-03 16:17:49,559 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/domino-multinode.log' 2018-01-03 16:17:50,542 - functest.utils.functest_utils - DEBUG - 2018-01-03 16:17:50,542 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 16:17:50,542 - functest.ci.run_tests - INFO - Test result: +--------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+-----------------+------------------+----------------+ | domino-multinode | domino | 00:20 | PASS | +--------------------------+-----------------+------------------+----------------+ 2018-01-03 16:17:50,544 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-257 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-03 16:17:50,545 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | domino-multinode | domino | features | 00:20 | PASS | | promise | promise | features | 00:00 | SKIP | | 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-01-03 16:17:50,548 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-03 16:17:57,983 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-03 16:17:57,984 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:17:57,984 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-03 16:17:57,985 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 16:17:57,985 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-03 16:17:58,167 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 16:17:58,167 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-03 16:17:58,359 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-03 16:17:58,360 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/dd2eda332ed24c73a4747006734e3c63 ...OK 2018-01-03 16:17:58,549 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-03 16:17:58,549 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-03 16:17:58,739 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-03 16:17:58,739 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-03 16:17:59,289 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-03 16:18:00,453 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-03 16:18:00,470 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-03 16:18:00,470 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-257 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:18:00,471 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-03 16:18:00,472 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-03 16:18:00,472 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-03 16:18:00,472 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-03 16:18:00,472 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:18:00,472 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-03 16:18:00,473 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-03 16:18:00,478 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 16:18:00,478 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-03 16:18:02,073 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-03 16:18:03,672 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-03 16:18:05,026 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-03 16:18:06,093 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-03 16:18:07,470 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-03 16:18:09,020 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-03 16:18:09,020 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-03 16:18:11,917 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-03 16:18:11,917 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-03 16:18:12,741 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-03 16:18:12,741 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-03 16:18:12,742 - 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 | +---------------+---------------+--------------------------+---------------------------------------+-----------------------------------+ 2018-01-03 16:18:12,743 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-03 16:18:12,743 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-03 16:18:12,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {'flavor': {'ram_min': 4096, 'name': 'm1.medium'}, 'os_image': 'cloudify_manager_4.0'}} 2018-01-03 16:18:12,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {'vellum_cluster_size': 1, 'agent_user': 'ubuntu', 'image_id': 'ubuntu_14.04', 'external_network_name': '', 'dime_cluster_size': 1, 'key_pair_name': 'cloudify_ims_kp', 'bono_cluster_size': 1, 'flavor_id': 'm1.small', 'public_domain': 'clearwater.opnfv', 'homer_cluster_size': 1, 'release': 'repo122', 'private_key_path': '/etc/cloudify/cloudify_ims.pem', 'sprout_cluster_size': 1}, 'requirements': {'flavor': {'ram_min': 2048, 'name': 'm1.small'}, 'network_quotas': {'security_group': 20, 'security_group_rule': 100, 'port': 50}, 'compute_quotas': {'cores': 50, 'instances': 15}}, 'descriptor': {'url': 'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/euphrates.zip', 'file_name': 'openstack-blueprint.yaml', 'version': '122', 'name': 'clearwater-opnfv'}} 2018-01-03 16:18:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {'cloudify_manager_4.0': '/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', 'ubuntu_14.04': '/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-03 16:18:15,171 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-03 16:18:15,172 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-03 16:18:16,650 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod2 2018-01-03 16:18:16,650 - functest.energy.energy - DEBUG - Starting recording 2018-01-03 16:18:16,651 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-03 16:18:17,977 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-03 16:18:19,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-03 16:18:22,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-03 16:18:22,090 - 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-03 16:22:32,379 - 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-03 16:22:47,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-03 16:22:47,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-03 16:22:57,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-03 16:22:58,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-03 16:22:59,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-03 16:28:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-03 16:28:17,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-03 16:28:27,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-03 16:28:57,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-03 16:28:57,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-03 16:28:58,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-03 16:31:24,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-03 16:31:34,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-03 16:31:34,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-03 16:31:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-03 16:31:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:31:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-03 16:31:41,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:32:30,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:32:30,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-03 16:32:30,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-03 16:32:30,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-03 16:32:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-03 16:32:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-03 16:32:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:36,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-03 16:32:42,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-03 16:32:42,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:47,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:32:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 16:32:47,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:54,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:54,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:32:54,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:33:07,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:33:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:33:49,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:33:49,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:33:49,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:34:54,446 - 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-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:34:54,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:35:40,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-03 16:35:40,054 - 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-03 16:36:01,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-03 16:36:15,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-03 16:36:15,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:36:15,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:36:15,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:36:32,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:36:45,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-03 16:37:05,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-03 16:37:05,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:37:05,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-03 16:37:36,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-03 16:37:36,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:37:36,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:37:36,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:37:36,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-03 16:37:36,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-03 16:37:36,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-03 16:37:36,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:37:49,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-03 16:37:59,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-03 16:37:59,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:37:59,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-03 16:37:59,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-03 16:38:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:38:04,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:38:04,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:38:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:38:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:38:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:38:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:38:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:04,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:38:14,612 - 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-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-03 16:38:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:38:26,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:38:32,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) [retry 1/60] 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-03 16:38:54,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-03 16:38:54,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:38:54,729 - 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-03 16:39:04,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:04,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:39:04,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:04,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:04,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:39:04,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-03 16:39:04,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:39:04,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:10,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:39:10,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:10,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:39:10,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:16,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:39:24,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:39:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 2/60] 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-03 16:39:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:35,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:35,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:39:35,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:41,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-03 16:39:46,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:46,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:39:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:39:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:39:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:39:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:40:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:40:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:40:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:40:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:40:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:40:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:40:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:40:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:40:06,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:40:06,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 16:40:12,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-03 16:40:12,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:17,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:17,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:17,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-03 16:40:22,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-03 16:40:22,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:22,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:22,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:22,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:27,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:27,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:40:27,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:40:27,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:40:27,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-03 16:40:27,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:27,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:33,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:33,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:33,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:33,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:38,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:38,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:38,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-03 16:40:38,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:38,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-03 16:40:43,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-03 16:41:15,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:41:15,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:41:15,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:41:15,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:41:20,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:41:20,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:41:20,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:43:43,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:43:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:43:48,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:48,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:48,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:48,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:48,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:53,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:43:53,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:43:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:59,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:43:59,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:44:09,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:44:09,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-03 16:44:09,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:44:09,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:47:36,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:47:36,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:47:36,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:47:36,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:47:42,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:47:42,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:47:42,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:47:48,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:47:48,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:47:48,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:47:48,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:47:48,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:47:54,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:48:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:49:19,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:49:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:49:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:49:29,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:49:29,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:49:35,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:50:48,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:50:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:50:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:50:54,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:51:32,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:51:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:51:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-03 16:51:32,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:51:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:51:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:51:37,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:51:47,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:52:18,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:52:18,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:52:18,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:52:23,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:52:23,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-03 16:52:23,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-03T08:24:19.798Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'ab2dd0dd-d7b9-4090-91d1-a208969de108'} 2018-01-03 16:52:24,084 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 192.168.11.108 2018-01-03 16:52:24,205 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-03 16:52:24,302 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-03 16:52:24,302 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-03 16:52:24,338 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:52:49,396 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:53:14,448 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:54:05,326 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:54:56,060 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:55:27,442 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:55:52,492 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:56:47,111 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-03 16:57:28,026 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550277@clearwater.opnfv', u'sip_username': u'6505550277', u'formatted_number': u'(650) 555-0277', u'number': u'6505550277', u'sip_uri': u'sip:6505550277@clearwater.opnfv', u'number_id': u'cbb6d0ff6b7f4c7caf4c78ae509ce899', u'sip_password': u'K3z5nVbcC', u'pstn': False} 2018-01-03 16:57:28,027 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-03 16:57:28,027 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-03 16:57:28,031 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-03 16:57:28,031 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-03 16:57:39,428 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-01-03 16:57:39,428 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550944, 6505550823) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-call.rb:92:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Tel URIs (TCP) - (6505550804, 6505550572) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-call.rb:133:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Unknown number (TCP) - (6505550421, 6505550491) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Rejected by remote endpoint (TCP) - (6505550153, 6505550365) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-call.rb:193:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Messages - Pager model (TCP) - (6505550549, 6505550691) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-call.rb:223:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Pracks (TCP) - (6505550529, 6505550948) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Registration (TCP) - (6505550401) Failed Endpoint threw exception: - Expected 401, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:41:in `block (2 levels) in ' Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-register.rb:49:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple Identities (TCP) - (6505550507, 6505550650) Failed Endpoint threw exception: - Expected 401, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:61:in `block (2 levels) in ' Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/basic-register.rb:86:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Barring - Outbound Rejection (TCP) - (6505550171, 6505550612) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/call-barring.rb:61:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550037, 6505550653) Failed RuntimeError thrown: - Expected 401|200, got 403 - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/call.rb:209:in `recv_response' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:154:in `register' - /usr/lib/ruby/gems/2.4.0/gems/quaff-0.7.2/lib/endpoint.rb:171:in `unregister' - /src/vims-test/lib/tests/call-barring.rb:178:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:411:in `cleanup' - /src/vims-test/lib/test-definition.rb:285:in `ensure in run' - /src/vims-test/lib/test-definition.rb:286:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550864, 6505550131, 6505550839) Leaked sip:6505550839@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550131@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550864@clearwater.opnfv, DELETE returned 502 Passed Call Diversion - Not reachable (not registered) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:126:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:149:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:184:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:218:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:252:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:283:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:314:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:380:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:409:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:443:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:38:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:148:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:38:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:37:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:70:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:97:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:131:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:215:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:248:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:54:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:73:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:94:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:109:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:131:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:167:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:203:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:239:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:275:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:303:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Reject-Contact interop (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:331:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Accept-Contact interop (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:361:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR with other param as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:400:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - GRUU with other param as target (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:436:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/subscribe.rb:49:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - reg-event with a GRUU (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:201:in `get_number' - /src/vims-test/lib/ellis.rb:85:in `initialize' - /src/vims-test/lib/test-definition.rb:348:in `new' - /src/vims-test/lib/test-definition.rb:348:in `provision_line' - /src/vims-test/lib/test-definition.rb:204:in `add_endpoint' - /src/vims-test/lib/tests/subscribe.rb:93:in `block in ' - /src/vims-test/lib/test-definition.rb:278:in `run' - /src/vims-test/lib/test-definition.rb:144:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:134:in `collect' - /src/vims-test/lib/test-definition.rb:134:in `block in run_all' - /src/vims-test/lib/test-definition.rb:132:in `times' - /src/vims-test/lib/test-definition.rb:132:in `run_all' - /src/vims-test/lib/live-test.rb:46:in `run_tests' - /src/vims-test/Rakefile:39:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 502 Bad Gateway /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient.rb:69:in `post' /src/vims-test/lib/ellis.rb:53:in `destroy_leaked_numbers' /src/vims-test/lib/live-test.rb:50:in `run_tests' /src/vims-test/Rakefile:39:in `block in ' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' /usr/bin/rake:23:in `load' /usr/bin/rake:23:in `
' 2018-01-03 16:57:39,429 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-03 16:57:39,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 45, 'skipped': 30, 'passed': 1} 2018-01-03 16:57:39,430 - functest.energy.energy - DEBUG - Stopping recording 2018-01-03 16:57:41,527 - functest.utils.functest_utils - DEBUG - 2018-01-03 16:57:41,527 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 16:57:41,527 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 39:21 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-03 16:57:41,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-03 16:57:47,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-03 16:57:47,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-03 16:57:52,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-03 16:57:52,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-03 16:57:52,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:57:52,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:52,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:57,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 16:57:57,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 16:57:57,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 16:57:57,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:02,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:02,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:02,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:07,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 16:58:07,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:07,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:07,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:07,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6143) 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 16:58:12,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:12,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 16:58:12,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 16:58:12,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:18,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:18,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 16:58:18,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 16:58:18,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 16:58:29,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:34,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 16:58:34,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:34,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 16:58:34,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:34,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:34,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 16:58:39,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 16:58:39,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:44,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 16:58:44,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 16:58:49,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 16:58:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-03 17:00:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-03 17:00:58,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-03 17:00:58,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-03 17:01:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-03 17:01:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-03 17:01:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-03 17:01:04,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-03 17:01:04,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 17:01:09,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 17:01:09,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 17:01:09,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 17:01:09,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:14,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:19,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:24,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-03 17:01:24,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:24,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-03 17:01:24,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-03 17:01:29,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 17:01:29,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:01:29,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:29,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 17:01:29,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 17:01:29,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 17:01:34,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-03 17:01:34,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:01:34,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-03 17:01:34,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 17:01:40,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-03 17:01:40,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-03 17:01:40,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-03 17:01:41,516 - functest.core.vnf - INFO - test cleaning 2018-01-03 17:01:41,516 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-03 17:01:59,218 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-03 17:01:59,290 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:02:00,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {'flavor': {'ram_min': 4096, 'name': 'm1.medium'}, 'os_image': 'cloudify_manager_4.0'}} 2018-01-03 17:02:00,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-03 17:02:00,857 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {'region': 'RegionOne', 'external_network_name': 'admin_floating_net'}, 'requirements': {'flavor': {'ram_min': 2048, 'name': 'm1.medium'}}, 'descriptor': {'url': 'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', 'version': 'master', 'name': 'vrouter-opnfv'}} 2018-01-03 17:02:00,863 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:02:00,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {'cloudify_manager_4.0': '/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', 'vyos1.1.7': '/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-03 17:02:00,891 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-03 17:02:02,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-03 17:02:02,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-03 17:02:02,900 - 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-03 17:02:03,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-03 17:02:30,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-03 17:02:31,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-03 17:02:40,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-03 17:02:42,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-03 17:02:42,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-03 17:06:19,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-03 17:06:19,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-03 17:06:35,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-03 17:07:05,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-03 17:07:05,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-03 17:07:06,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-03 17:07:45,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-03 17:07:52,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-03 17:07:53,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-03 17:07:59,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-03 17:07:59,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-03 17:07:59,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-03 17:07:59,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-03 17:08:44,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-03 17:08:49,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-03 17:08:49,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-03 17:08:49,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-03 17:08:49,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-03 17:08:55,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-03 17:08:55,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-03 17:09:00,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:00,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:00,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-03 17:09:00,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-03 17:09:05,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-03 17:09:05,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:05,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:05,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-03 17:09:05,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-03 17:09:10,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:10,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-03 17:09:10,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-03 17:09:10,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:10,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:15,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:15,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:15,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:15,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:15,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:15,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-03 17:09:15,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-03 17:09:21,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:26,294 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:31,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-03 17:09:31,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-03 17:09:31,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-03 17:09:31,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-03 17:09:31,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-03 17:09:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-03 17:09:47,665 - 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-03 17:09:47,665 - 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-03 17:10:31,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-03 17:10:31,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-03 17:10:31,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-03 17:10:31,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-03 17:10:37,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-03 17:10:37,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-03 17:11:04,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-03 17:11:04,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-03 17:11:04,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-03 17:11:04,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-03 17:11:04,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-03 17:11:10,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-03 17:11:40,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-03 17:11:40,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-03 17:11:46,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-03 17:11:46,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-03 17:11:46,163 - 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-03T09:00:38.705Z', 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'd7e390b7-ec57-435a-a1df-8a463fd8bd4f'} 2018-01-03 17:11:46,170 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-03 17:11:46,252 - 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'192.168.11.104'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'192.168.11.114'}}, 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-03 17:11:46,337 - 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'192.168.11.104'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'192.168.11.114'}}, 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-03 17:11:46,337 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-03 17:11:46,337 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 192.168.11.104 2018-01-03 17:11:47,959 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.6 2018-01-03 17:11:47,959 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:4b:5d:c0 2018-01-03 17:11:49,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.11 2018-01-03 17:11:49,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:87:10:83 2018-01-03 17:11:49,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-03 17:11:49,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 192.168.11.114 2018-01-03 17:11:51,380 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2018-01-03 17:11:51,381 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:36:71:da 2018-01-03 17:11:53,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.6 2018-01-03 17:11:53,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:ca:1b:2e 2018-01-03 17:11:53,070 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-03 17:11:53,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-03 17:11:54,325 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-03 17:12:25,504 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-03 17:12:25,511 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:12:25,525 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-03 17:12:25,532 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:12:25,542 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-03 17:12:25,542 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-03 17:12:25,548 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:12:25,600 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-03 17:12:25' 2018-01-03 17:12:25,600 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-03 17:12:25,600 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-03 17:12:25,608 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:12:25,629 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.11.114. 2018-01-03 17:12:27,492 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 192.168.11.114... 2018-01-03 17:12:57,523 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.11.114. 2018-01-03 17:12:57,621 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 192.168.11.114. 2018-01-03 17:12:58,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-03 17:12:59,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-03 17:13:04,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-03 17:13:05,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-03 17:13:10,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-03 17:13:11,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-03 17:13:16,659 - 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-03 17:13:17,661 - 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-03 17:13:22,666 - 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-03 17:13:23,667 - 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-03 17:13:28,672 - 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-03 17:13:29,674 - 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-03 17:13:34,679 - 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-03 17:13:35,680 - 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-03 17:13:40,685 - 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-03 17:13:41,687 - 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-03 17:13:46,692 - 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-03 17:13:47,693 - 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-03 17:13:52,698 - 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-03 17:13:53,700 - 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-03 17:13:58,705 - 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-03 17:13:59,706 - 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-03 17:14:04,711 - 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-03 17:14:05,713 - 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-03 17:14:10,718 - 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-03 17:14:11,719 - 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-03 17:14:16,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-03 17:14:17,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-03 17:14:22,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-03 17:14:23,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-03 17:14:28,737 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 2018-01-03 17:14:29,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 remote-as 65002 [edit] vyos@vyos# 2018-01-03 17:14:34,745 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.6 2018-01-03 17:14:35,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 update-source 12.0.0.6 [edit] vyos@vyos# 2018-01-03 17:14:40,752 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-03 17:14:41,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-03 17:14:46,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 2018-01-03 17:14:47,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-03 17:14:52,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-03 17:14:53,766 - 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-03 17:14:58,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-03 17:14:59,773 - 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-03 17:15:04,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-03 17:15:05,779 - 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-03 17:15:10,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-03 17:15:11,786 - 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-03 17:15:16,791 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-03 17:15:17,793 - 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-03 17:15:22,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-03 17:15:23,799 - 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-03 17:15:28,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-03 17:15:29,805 - 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-03 17:15:34,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-03 17:15:35,812 - 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-03 17:15:40,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-03 17:15:41,818 - 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-03 17:15:46,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-03 17:15:47,826 - 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-03 17:15:52,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.6 2018-01-03 17:15:53,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-01-03 17:15:58,838 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-03 17:16:00,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-03 17:16:05,909 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-03 17:16:05,918 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:16:05,940 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.11.104. 2018-01-03 17:16:06,071 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 192.168.11.104. 2018-01-03 17:16:07,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-03 17:16:08,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-03 17:16:13,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-03 17:16:14,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-03 17:16:19,100 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-03 17:16:20,101 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-03 17:16:25,106 - 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-03 17:16:26,108 - 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-03 17:16:31,113 - 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-03 17:16:32,114 - 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-03 17:16:37,119 - 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-03 17:16:38,121 - 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-03 17:16:43,126 - 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-03 17:16:44,127 - 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-03 17:16:49,132 - 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-03 17:16:50,133 - 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-03 17:16:55,139 - 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-03 17:16:56,140 - 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-03 17:17:01,145 - 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-03 17:17:02,146 - 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-03 17:17:07,151 - 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-03 17:17:08,154 - 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-03 17:17:13,159 - 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-03 17:17:14,160 - 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-03 17:17:19,166 - 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-03 17:17:20,167 - 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-03 17:17:25,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-03 17:17:26,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-03 17:17:31,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' 2018-01-03 17:17:32,180 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-03 17:17:37,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 2018-01-03 17:17:38,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 [edit] vyos@vyos# 2018-01-03 17:17:43,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.11 2018-01-03 17:17:44,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-03 17:17:49,199 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-01-03 17:17:50,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-03 17:17:55,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 2018-01-03 17:17:56,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-01-03 17:18:01,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-03 17:18:02,213 - 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-03 17:18:07,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-03 17:18:08,219 - 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-03 17:18:13,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-03 17:18:14,226 - 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-03 17:18:19,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-03 17:18:20,232 - 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-03 17:18:25,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-03 17:18:26,239 - 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-03 17:18:31,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-03 17:18:32,245 - 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-03 17:18:37,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-03 17:18:38,252 - 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-03 17:18:43,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-03 17:18:44,258 - 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-03 17:18:49,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-03 17:18:50,266 - 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-03 17:18:55,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-03 17:18:56,272 - 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-03 17:19:01,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.11 2018-01-03 17:19:02,279 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-03 17:19:07,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-03 17:19:09,286 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-03 17:19:14,405 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-03 17:19:14,405 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-03 17:20:14,413 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-03 17:20:14,425 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-03 17:20:14,447 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 192.168.11.114. 2018-01-03 17:20:14,577 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 192.168.11.114. 2018-01-03 17:20:15,582 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-03 17:20:45,686 - 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-03 17:20:45,686 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.6, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.11 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-03 17:20:45,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 | no-more BGP neighbor is 12.0.0.11, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.11 BGP state = Established, up for 00:01:09 Last read 14:56:06, 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.6 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.6, Local port: 179 Foreign host: 12.0.0.11, Foreign port: 55198 Nexthop: 12.0.0.6 Nexthop global: fe80::f816:3eff:feca:1b2e Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-03 17:20:45,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 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.6 0 32768 i *> 10.0.2.0/24 12.0.0.6 0 32768 i *> 10.0.3.0/24 12.0.0.6 0 32768 i *> 10.0.4.0/24 12.0.0.6 0 32768 i *> 10.0.5.0/24 12.0.0.6 0 32768 i *> 10.0.6.0/24 12.0.0.6 0 32768 i *> 10.0.7.0/24 12.0.0.6 0 32768 i *> 10.0.8.0/24 12.0.0.6 0 32768 i *> 10.0.9.0/24 12.0.0.6 0 32768 i *> 10.0.10.0/24 12.0.0.6 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-03 17:20:45,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-03 17:20:45,687 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.11 routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.11 0 0 65002 i *> 10.1.2.0/24 12.0.0.11 0 0 65002 i *> 10.1.3.0/24 12.0.0.11 0 0 65002 i *> 10.1.4.0/24 12.0.0.11 0 0 65002 i *> 10.1.5.0/24 12.0.0.11 0 0 65002 i *> 10.1.6.0/24 12.0.0.11 0 0 65002 i *> 10.1.7.0/24 12.0.0.11 0 0 65002 i *> 10.1.8.0/24 12.0.0.11 0 0 65002 i *> 10.1.9.0/24 12.0.0.11 0 0 65002 i *> 10.1.10.0/24 12.0.0.11 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-03 17:20:45,687 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-03 17:20:45,687 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'500.1' 2018-01-03 17:20:45,688 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-03 17:20:46,815 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-03 17:20:49,438 - functest.utils.functest_utils - DEBUG - 2018-01-03 17:20:49,438 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 17:20:49,438 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 18:47 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-03 17:20:49,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-03 17:20:49,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-03 17:20:49,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-03 17:20:49,659 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-03 17:21:07,837 - functest.core.vnf - INFO - test cleaning 2018-01-03 17:21:07,837 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-03 17:21:07,838 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-257 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-03 17:21:07,839 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 39:21 | PASS | | vyos_vrouter | functest | vnf | 18:47 | PASS | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-03 17:21:07,841 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-03 17:21:15,896 - functest.ci.prepare_env - INFO - ######### Preparing Functest environment ######### 2018-01-03 17:21:15,896 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 17:21:15,896 - functest.ci.prepare_env - INFO - Verifying OpenStack deployment... 2018-01-03 17:21:15,897 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 17:21:15,897 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL https://192.168.11.222:5000/v3 ...OK 2018-01-03 17:21:16,078 - functest.ci.check_deployment - DEBUG - 192.168.11.222:5000 is reachable! 2018-01-03 17:21:16,078 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://192.168.11.222:5000/v3 ...OK 2018-01-03 17:21:16,329 - functest.ci.check_deployment - DEBUG - 192.168.11.222:8774 is reachable! 2018-01-03 17:21:16,329 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://192.168.11.222:8774/v2.1/dd2eda332ed24c73a4747006734e3c63 ...OK 2018-01-03 17:21:16,517 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9696 is reachable! 2018-01-03 17:21:16,517 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://192.168.11.222:9696 ...OK 2018-01-03 17:21:16,691 - functest.ci.check_deployment - DEBUG - 192.168.11.222:9292 is reachable! 2018-01-03 17:21:16,691 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://192.168.11.222:9292 ...OK 2018-01-03 17:21:17,255 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-03 17:21:18,539 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-03 17:21:18,556 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-03 17:21:18,556 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 17:21:18,556 - functest.ci.prepare_env - INFO - Checking environment variables... 2018-01-03 17:21:18,556 - functest.ci.prepare_env - INFO - INSTALLER_TYPE=compass 2018-01-03 17:21:18,556 - functest.ci.prepare_env - INFO - INSTALLER_IP=192.168.200.2 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - DEPLOY_SCENARIO=os-nosdn-nofeature-ha 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - CI_DEBUG=false 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - NODE_NAME=huawei-pod2 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - BUILD_TAG=jenkins-functest-compass-baremetal-daily-euphrates-257 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - IS_CI_RUN=True 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 17:21:18,557 - functest.ci.prepare_env - INFO - Creating needed directories... 2018-01-03 17:21:18,557 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/conf already exists. 2018-01-03 17:21:18,557 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/data already exists. 2018-01-03 17:21:18,558 - functest.ci.prepare_env - DEBUG - /home/opnfv/functest/images already exists. 2018-01-03 17:21:18,558 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 17:21:18,558 - functest.ci.prepare_env - INFO - Sourcing the OpenStack RC file... 2018-01-03 17:21:18,559 - functest.ci.prepare_env - DEBUG - Updating file: /usr/lib/python2.7/site-packages/functest/ci/config_patch.yaml 2018-01-03 17:21:18,564 - functest.ci.prepare_env - INFO - ============================================== 2018-01-03 17:21:18,564 - functest.ci.prepare_env - INFO - Creating Rally environment... 2018-01-03 17:21:20,233 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --file=rally_conf.json --name=opnfv-rally' 2018-01-03 17:21:21,876 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-03 17:21:23,223 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment list' 2018-01-03 17:21:24,348 - functest.utils.functest_utils - DEBUG - Executing command: 'rally plugin list | head -5' 2018-01-03 17:21:25,813 - functest.ci.prepare_env - INFO - Installing tempest from existing repo... 2018-01-03 17:21:27,441 - functest.ci.prepare_env - DEBUG - Tempest opnfv-tempest does not exist 2018-01-03 17:21:27,442 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-03 17:21:30,446 - functest.utils.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-01-03 17:21:30,447 - functest.ci.prepare_env - INFO - Functest environment is installed. 2018-01-03 17:21:31,252 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-03 17:21:31,253 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-03 17:21:31,254 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-03 17:21:31,255 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-03 17:21:31,255 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-03 17:21:31,264 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /src/nfv-parser/tests && ./functest_run.sh' 2018-01-03 17:24:32,546 - functest.utils.functest_utils - INFO - **************************************** parser/parser-basics results **************************************** DB: http://testresults.opnfv.org/test/api/v1/results pod: huawei-pod2 version: euphrates scenario: os-nosdn-nofeature-ha status: 100 build tag: jenkins-functest-compass-baremetal-daily-euphrates-257 details: {} 2018-01-03 17:24:32,546 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-03 17:24:34,029 - functest.utils.functest_utils - DEBUG - 2018-01-03 17:24:34,029 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-03 17:24:34,029 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:01 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-03 17:24:34,031 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------------+ | INSTALLER_TYPE | compass | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-compass-baremetal-daily-euphrates-257 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------------+ 2018-01-03 17:24:34,032 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:01 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-03 17:24:34,033 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK