2018-04-18 05:46:13,249 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-50 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-18 05:46:13,252 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.23:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-18 05:46:13,252 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-18 05:46:13,254 - xtesting.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-04-18 05:46:13,255 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-18 05:46:13,255 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-18 05:46:14,940 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-18 05:46:23,894 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.947s OK 2018-04-18 05:46:24,440 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 05:46:24,440 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-18 05:46:24,442 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-18 05:46:25,144 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-18 05:54:49,656 - xtesting.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_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 504.474s OK 2018-04-18 05:54:50,220 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 05:54:50,220 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-18 05:54:50,222 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-18 05:54:50,964 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-18 05:55:19,212 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 28.248s OK 2018-04-18 05:55:19,766 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 05:55:19,767 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:28 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-18 05:55:19,769 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 08:24 | PASS | | snaps_health_check | functest | healthcheck | 00:28 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-18 05:55:19,771 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-18 05:58:30,180 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-50 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-18 05:58:30,183 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.23:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-18 05:58:30,183 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-18 05:58:30,184 - xtesting.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 patrole snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-18 05:58:30,185 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-18 05:58:30,185 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-18 05:58:32,116 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-18 05:58:32,116 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-18 05:58:32,918 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-18 05:58:32,918 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-18 05:58:32,918 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-18 05:58:33,717 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-18 05:58:33,717 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-18 05:58:33' 2018-04-18 05:58:33,717 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:35,048 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:37,707 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:47,412 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:48,213 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:48,901 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:52,752 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:58:54,899 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-87604ee7-1078-41f4-bdfa-4f44137248cc' 2018-04-18 05:59:13,052 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-18 05:59:45,586 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-18 05:59:45,723 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-18 05:59:46,731 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-18 06:00:04,674 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-18 06:00:06,548 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 06:00:06,548 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-18 06:00:06,550 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-18 06:00:06,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-18 06:00:06,622 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-18 06:00:06' 2018-04-18 06:00:06,622 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--45501024-6413-4201-8c38-41d0d3617baa' 2018-04-18 06:00:08,034 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-45501024-6413-4201-8c38-41d0d3617baa' 2018-04-18 06:00:09,629 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-45501024-6413-4201-8c38-41d0d3617baa' 2018-04-18 06:00:18,842 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-45501024-6413-4201-8c38-41d0d3617baa' 2018-04-18 06:00:19,462 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-45501024-6413-4201-8c38-41d0d3617baa' 2018-04-18 06:00:23,689 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-45501024-6413-4201-8c38-41d0d3617baa' 2018-04-18 06:00:27,981 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-18 06:00:35,623 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-18 06:00:37,267 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-18 06:00:54,011 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - It seems userdata is not supported in nova boot. Waiting a bit... 2018-04-18 06:01:02,211 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-18 06:01:19,342 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 06:01:19,343 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:56 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-18 06:01:19,345 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-18 06:01:19,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-18 06:01:27,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-18 06:01:26.835 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb | 2018-04-18T06:01:26 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-18 06:01:32,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-18 06:01:32,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-18 06:01:41,347 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-18 06:01:39.368 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-18 06:01:39.620 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-18 06:01:41.207 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd) as the default verifier for the future CLI operations. 2018-04-18 06:01:46,440 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-18 06:01:48,116 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-18 06:01:51,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-18 06:01:57,782 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-18 06:01:56.891 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd) for deployment 'opnfv-rally' (UUID=a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb). 2018-04-18 06:01:57.673 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd) has been successfully configured for deployment 'opnfv-rally' (UUID=a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb)! 2018-04-18 06:01:57,783 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-18 06:01:57,783 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-18 06:01:57,784 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-18 06:01:57,786 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-18 06:02:02,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2ef0f6d4-13aa-4d7c-b043-c8df95683dfd/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-18 06:02:02,774 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-18 06:02:02,775 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-18 06:02:02,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-04-18 06:02:06,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:06.372 55 INFO rally.api [-] Starting verification (UUID=95415f49-e3c8-487a-8903-56a885e932c0) for deployment 'opnfv-rally' (UUID=a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb) by verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd). 2018-04-18 06:02:06,373 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 95415f49-e3c8-487a-8903-56a885e932c0 2018-04-18 06:02:14,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:14.453 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.156s] 2018-04-18 06:02:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:14.692 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.238s] 2018-04-18 06:02:20,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:20.929 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.874s] 2018-04-18 06:02:22,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:22.146 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.216s] 2018-04-18 06:02:30,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:30.288 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.634s] 2018-04-18 06:02:45,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:45.346 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.496s] 2018-04-18 06:02:49,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:02:49.811 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2018-04-18 06:03:13,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:03:13.482 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-04-18 06:03:13,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:03:13.483 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-18 06:03:49,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:03:49.213 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.086s] 2018-04-18 06:03:49,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:03:49.214 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-18 06:05:04,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:04.178 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [39.439s] 2018-04-18 06:05:29,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:29.733 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-04-18 06:05:29,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:29.838 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2018-04-18 06:05:37,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:37.594 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.978s] 2018-04-18 06:05:37,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:37.601 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.006s] 2018-04-18 06:05:38,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:38.847 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-18 06:05:38,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:38.847 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-18 06:05:44,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:44.043 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON ... fail 2018-04-18 06:05:47,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:47.404 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.026s] 2018-04-18 06:05:54,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:54.420 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON ... fail 2018-04-18 06:05:59,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:05:59.735 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON ... fail 2018-04-18 06:06:04,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:04.882 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON ... fail 2018-04-18 06:06:08,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:08.290 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... fail [0.106s] 2018-04-18 06:06:15,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:15.480 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON ... fail 2018-04-18 06:06:20,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:20.862 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON ... fail 2018-04-18 06:06:24,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:24.288 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... fail [0.082s] 2018-04-18 06:06:29,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:29.799 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... fail [0.026s] 2018-04-18 06:06:31,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:31.951 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-18 06:06:34,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:34.258 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.109s] 2018-04-18 06:06:34,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:34.282 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-04-18 06:06:34,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:34.353 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-04-18 06:06:34,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:34.358 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.004s] 2018-04-18 06:06:38,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:38.196 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.556s] 2018-04-18 06:06:38,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:38.630 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.433s] 2018-04-18 06:06:39,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:39.682 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.052s] 2018-04-18 06:06:45,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:45.094 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-04-18 06:06:49,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:06:49.131 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.703s] 2018-04-18 06:07:05,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:05.383 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.754s] 2018-04-18 06:07:09,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:09.162 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.779s] 2018-04-18 06:07:25,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:25.141 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.029s] 2018-04-18 06:07:28,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:28.365 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.222s] 2018-04-18 06:07:35,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:35.719 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.354s] 2018-04-18 06:07:45,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:45.726 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.545s] 2018-04-18 06:07:48,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:48.755 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.028s] 2018-04-18 06:07:54,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:07:54.161 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.405s] 2018-04-18 06:08:10,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:10.301 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.089s] 2018-04-18 06:08:10,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:10.493 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.191s] 2018-04-18 06:08:10,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:10.633 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.139s] 2018-04-18 06:08:10,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:10.739 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.106s] 2018-04-18 06:08:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:10.861 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.122s] 2018-04-18 06:08:10,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:10.936 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.074s] 2018-04-18 06:08:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:23.802 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.578s] 2018-04-18 06:08:24,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:24.010 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.207s] 2018-04-18 06:08:24,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:24.150 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.140s] 2018-04-18 06:08:24,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:24.224 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.073s] 2018-04-18 06:08:24,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:24.360 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.136s] 2018-04-18 06:08:24,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:24.426 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.066s] 2018-04-18 06:08:35,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:35.208 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.683s] 2018-04-18 06:08:40,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:40.306 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.098s] 2018-04-18 06:08:42,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:42.015 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.709s] 2018-04-18 06:08:42,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:42.088 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.073s] 2018-04-18 06:08:42,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:42.174 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.085s] 2018-04-18 06:08:53,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:53.133 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.224s] 2018-04-18 06:08:57,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:57.726 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.592s] 2018-04-18 06:08:59,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:59.512 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.785s] 2018-04-18 06:08:59,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:59.583 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.071s] 2018-04-18 06:08:59,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:08:59.656 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.074s] 2018-04-18 06:09:20,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:09:20.641 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.280s] 2018-04-18 06:09:31,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:09:31.896 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.254s] 2018-04-18 06:09:41,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:09:41.984 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.087s] 2018-04-18 06:09:50,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:09:50.603 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [8.618s] 2018-04-18 06:10:18,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:10:18.101 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.727s] 2018-04-18 06:10:29,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:10:29.208 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.106s] 2018-04-18 06:10:39,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:10:39.438 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.230s] 2018-04-18 06:10:48,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:10:48.250 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.812s] 2018-04-18 06:11:00,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:00.835 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.155s] 2018-04-18 06:11:02,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:02.179 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.342s] 2018-04-18 06:11:02,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:02.236 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2018-04-18 06:11:06,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:06.788 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.181s] 2018-04-18 06:11:08,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:08.006 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.217s] 2018-04-18 06:11:08,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:08.086 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.081s] 2018-04-18 06:11:12,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:12.214 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.827s] 2018-04-18 06:11:15,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:15.602 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-04-18 06:11:22,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:22.601 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... fail 2018-04-18 06:11:28,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:28.488 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... fail 2018-04-18 06:11:32,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:32.756 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... fail 2018-04-18 06:11:36,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:36.952 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... fail 2018-04-18 06:11:40,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:40.980 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... fail 2018-04-18 06:11:40,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:40.980 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2018-04-18 06:11:40,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:40.981 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2018-04-18 06:11:40,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:40.981 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2018-04-18 06:11:40,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:11:40.981 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2018-04-18 06:13:25,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:13:25.513 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [101.223s] 2018-04-18 06:14:15,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:14:15.760 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [37.106s] 2018-04-18 06:15:22,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:15:22.587 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.515s] 2018-04-18 06:15:43,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '95415f49-e3c8-487a-8903-56a885e932c0']'. 2018-04-18 06:15:44,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 95415f49-e3c8-487a-8903-56a885e932c0 | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-18 06:02:06 | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-18 06:15:42 | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:36 | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2ef0f6d4-13aa-4d7c-b043-c8df95683dfd) | 2018-04-18 06:15:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb) | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 790.46 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 73 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 24 | 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-18 06:15:44,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-18 06:15:44,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 75.2577319588% 2018-04-18 06:15:49,512 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 06:15:49,513 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:02 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-04-18 06:15:49,516 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-04-18 06:15:49,516 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-18 06:15:49,587 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-18 06:15:50,650 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-18 06:15:50,650 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-18 06:15:50,650 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-18 06:15:51,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-18 06:15:55,745 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-18 06:15:55.314 115 INFO rally.deployment.engine [-] Deployment a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb | Starting: Destroy cloud and free allocated resources. 2018-04-18 06:15:55.494 115 INFO rally.deployment.engine [-] Deployment a8c9cd07-3afa-4b7c-b636-c33b8bdbabeb | Completed: Destroy cloud and free allocated resources. 2018-04-18 06:15:55.524 115 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd) for deployment 'opnfv-rally'. 2018-04-18 06:15:55.539 115 INFO rally.api [-] Deleting verification (UUID=95415f49-e3c8-487a-8903-56a885e932c0). 2018-04-18 06:15:55.579 115 INFO rally.api [-] Verification has been successfully deleted! 2018-04-18 06:15:55.579 115 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd). 2018-04-18 06:15:55.586 115 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-18 06:15:59,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-18 06:15:59.326 118 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=81dbfcbd-32ea-40d1-9915-e74a3885f003) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 81dbfcbd-32ea-40d1-9915-e74a3885f003 | 2018-04-18T06:15:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 81dbfcbd-32ea-40d1-9915-e74a3885f003 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-18 06:16:04,413 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-18 06:16:04,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-18 06:16:05,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-378ca04b-fc51-48c0-bd61-5125fb89827e'... 2018-04-18 06:16:07,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-378ca04b-fc51-48c0-bd61-5125fb89827e'... 2018-04-18 06:16:08,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-378ca04b-fc51-48c0-bd61-5125fb89827e'... 2018-04-18 06:16:17,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-378ca04b-fc51-48c0-bd61-5125fb89827e'... 2018-04-18 06:16:18,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-378ca04b-fc51-48c0-bd61-5125fb89827e'... 2018-04-18 06:16:19,160 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-18 06:16:19,160 - 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-04-18 06:16:19,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-18 06:16:19,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-18 06:16:19,172 - 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': '5efc8a43-de51-4eb7-9904-f1969b64b894', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-378ca04b-fc51-48c0-bd61-5125fb89827e', 'flavor_name': 'rally-tiny-378ca04b-fc51-48c0-bd61-5125fb89827e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-378ca04b-fc51-48c0-bd61-5125fb89827e', '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-04-18 06:17:20,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2f7b66f7-f138-4f76-9b68-b625319b24d9 2018-04-18 06:17:20,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-18 06:17:20,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '2f7b66f7-f138-4f76-9b68-b625319b24d9'] 2018-04-18 06:17:22,291 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | total | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> duration | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611834 Full duration: 7.193219 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 0.245 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869691 Full duration: 7.378434 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755485 Full duration: 7.267307 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 100.0% | 1 | | -> duration | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 1.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.4571 Full duration: 7.838339 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 0.39 | 100.0% | 1 | | total | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> duration | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.977007 Full duration: 7.455238 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 2f7b66f7-f138-4f76-9b68-b625319b24d9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783576 Full duration: 7.582276 HINTS: * To plot HTML graphics with this data, run: rally task report 2f7b66f7-f138-4f76-9b68-b625319b24d9 --out output.html * To generate a JUnit report, run: rally task export 2f7b66f7-f138-4f76-9b68-b625319b24d9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2f7b66f7-f138-4f76-9b68-b625319b24d9 --json --out output.json 2018-04-18 06:17:22,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2f7b66f7-f138-4f76-9b68-b625319b24d9'] 2018-04-18 06:17:23,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-18 06:17:23,963 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2f7b66f7-f138-4f76-9b68-b625319b24d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-18 06:17:23,969 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-18 06:17:23,969 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-18 06:17:23,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-18 06:17:23,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-18 06:17:23,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-18 06:17:23,981 - 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': '5efc8a43-de51-4eb7-9904-f1969b64b894', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-378ca04b-fc51-48c0-bd61-5125fb89827e', 'flavor_name': 'rally-tiny-378ca04b-fc51-48c0-bd61-5125fb89827e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-378ca04b-fc51-48c0-bd61-5125fb89827e', '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-04-18 06:18:52,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 2018-04-18 06:18:52,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '1035eb72-0eb0-4e7b-99e4-d44f9bab7443'] 2018-04-18 06:18:53,772 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1035eb72-0eb0-4e7b-99e4-d44f9bab7443: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.859 | 2.859 | 2.859 | 2.859 | 2.859 | 2.859 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 0.578 | 100.0% | 1 | | glance_v2.delete_image | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 1.236 | 100.0% | 1 | | total | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 100.0% | 1 | | -> duration | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 4.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.096019 Full duration: 12.298188 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 0.603 | 100.0% | 1 | | glance_v2.list_images | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 100.0% | 1 | | -> duration | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 2.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.896187 Full duration: 13.504256 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | -> duration | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.096666 Full duration: 7.735803 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-378ca04b-fc51-48c0-bd61-5125fb89827e" }, "number_instances": 2, "nics": [ { "net-id": "5efc8a43-de51-4eb7-9904-f1969b64b894" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.732 | 2.732 | 2.732 | 2.732 | 2.732 | 2.732 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | nova.boot_servers | 14.053 | 14.053 | 14.053 | 14.053 | 14.053 | 14.053 | 100.0% | 1 | | total | 16.786 | 16.786 | 16.786 | 16.786 | 16.786 | 16.786 | 100.0% | 1 | | -> duration | 15.786 | 15.786 | 15.786 | 15.786 | 15.786 | 15.786 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.785663 Full duration: 34.830021 HINTS: * To plot HTML graphics with this data, run: rally task report 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 --out output.html * To generate a JUnit report, run: rally task export 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1035eb72-0eb0-4e7b-99e4-d44f9bab7443 --json --out output.json 2018-04-18 06:18:53,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1035eb72-0eb0-4e7b-99e4-d44f9bab7443'] 2018-04-18 06:18:55,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-18 06:18:55,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1035eb72-0eb0-4e7b-99e4-d44f9bab7443', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-18 06:18:55,448 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-18 06:18:55,448 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-18 06:18:55,449 - 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-04-18 06:18:55,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-18 06:18:55,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-18 06:18:55,460 - 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': '5efc8a43-de51-4eb7-9904-f1969b64b894', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-378ca04b-fc51-48c0-bd61-5125fb89827e', 'flavor_name': 'rally-tiny-378ca04b-fc51-48c0-bd61-5125fb89827e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-378ca04b-fc51-48c0-bd61-5125fb89827e', '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-04-18 06:19:07,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f70d1254-664e-4734-957e-0eacbdcd3a5b 2018-04-18 06:19:07,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f70d1254-664e-4734-957e-0eacbdcd3a5b'] 2018-04-18 06:19:09,408 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f70d1254-664e-4734-957e-0eacbdcd3a5b: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_delete_snapshot[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": {"CinderVolumes.create_and_delete_snapshot": {"force": false}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}, "volumes": {"size": 1, "volumes_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed f70d1254-664e-4734-957e-0eacbdcd3a5b 2018-04-18 06:19:09,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f70d1254-664e-4734-957e-0eacbdcd3a5b'] 2018-04-18 06:19:11,009 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-04-18 06:19:19,701 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-18 06:19:22,769 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,333 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 06:19:23,333 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,333 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,334 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,335 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,335 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,333 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 03:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-18 06:19:23,336 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 06:19:23,336 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-04-18 06:19:23,336 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-18 06:19:23,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-18 06:19:27,224 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-18 06:19:26.945 1377 INFO rally.deployment.engine [-] Deployment 81dbfcbd-32ea-40d1-9915-e74a3885f003 | Starting: Destroy cloud and free allocated resources. 2018-04-18 06:19:27.046 1377 INFO rally.deployment.engine [-] Deployment 81dbfcbd-32ea-40d1-9915-e74a3885f003 | Completed: Destroy cloud and free allocated resources. 2018-04-18 06:19:27.062 1377 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd). 2018-04-18 06:19:27.066 1377 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-18 06:19:31,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-18 06:19:30.829 1380 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=00fcab62-784d-443d-9287-0a9372b8847f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 00fcab62-784d-443d-9287-0a9372b8847f | 2018-04-18T06:19:30 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 00fcab62-784d-443d-9287-0a9372b8847f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-18 06:19:35,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-18 06:19:35,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-18 06:19:39,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-18 06:19:39.540 1386 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=2ef0f6d4-13aa-4d7c-b043-c8df95683dfd). 2018-04-18 06:19:39.770 1386 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-18 06:19:45,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-18 06:19:43.387 1389 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-18 06:19:43.555 1389 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-18 06:19:45.064 1389 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec) as the default verifier for the future CLI operations. 2018-04-18 06:19:50,276 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-18 06:19:51,886 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-18 06:19:56,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-18 06:20:02,437 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-18 06:20:01.573 1408 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec) for deployment 'opnfv-rally' (UUID=00fcab62-784d-443d-9287-0a9372b8847f). 2018-04-18 06:20:02.329 1408 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec) has been successfully configured for deployment 'opnfv-rally' (UUID=00fcab62-784d-443d-9287-0a9372b8847f)! 2018-04-18 06:20:02,437 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-18 06:20:02,437 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-18 06:20:02,439 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-18 06:20:06,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-18 06:20:09,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:09.765 1420 INFO rally.api [-] Starting verification (UUID=780a7f1d-9202-43bd-b0d5-4c993bdbf65f) for deployment 'opnfv-rally' (UUID=00fcab62-784d-443d-9287-0a9372b8847f) by verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec). 2018-04-18 06:20:09,766 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 780a7f1d-9202-43bd-b0d5-4c993bdbf65f 2018-04-18 06:20:34,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:34.497 1420 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest ... skip: VolumesMetadataTest skipped as Cinder is not available 2018-04-18 06:20:35,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:35.065 1420 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON ... skip: ExtensionsTestJSON skipped as Cinder is not available 2018-04-18 06:20:35,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:35.876 1420 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2018-04-18 06:20:36,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.134 1420 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON ... skip: AvailabilityZoneTestJSON skipped as Cinder is not available 2018-04-18 06:20:36,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.449 1420 INFO opnfv-tempest [-] {22} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2018-04-18 06:20:36,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.454 1420 INFO opnfv-tempest [-] {29} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2018-04-18 06:20:36,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.464 1420 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON ... skip: VolumesSnapshotTestJSON skipped as Cinder is not available 2018-04-18 06:20:36,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.480 1420 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON ... skip: VolumesSnapshotListTestJSON skipped as Cinder is not available 2018-04-18 06:20:36,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.491 1420 INFO opnfv-tempest [-] {26} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... skip: AttachVolumeTestJSON skipped as Cinder is not available 2018-04-18 06:20:36,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.556 1420 INFO opnfv-tempest [-] {38} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON ... skip: SnapshotMetadataTestJSON skipped as Cinder is not available 2018-04-18 06:20:36,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.580 1420 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest ... skip: VolumesNegativeTest skipped as Cinder is not available 2018-04-18 06:20:36,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:36.595 1420 INFO opnfv-tempest [-] {25} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON ... skip: VolumesSnapshotNegativeTestJSON skipped as Cinder is not available 2018-04-18 06:20:41,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:41.503 1420 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [1.873s] 2018-04-18 06:20:43,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.081 1420 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [1.578s] 2018-04-18 06:20:43,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.126 1420 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [1.305s] 2018-04-18 06:20:43,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.133 1420 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.330s] 2018-04-18 06:20:43,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.338 1420 INFO opnfv-tempest [-] {18} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.211s] 2018-04-18 06:20:43,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.688 1420 INFO opnfv-tempest [-] {28} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-04-18 06:20:43,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.817 1420 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.736s] 2018-04-18 06:20:43,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.899 1420 INFO opnfv-tempest [-] {30} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.627s] 2018-04-18 06:20:43,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.951 1420 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.532s] 2018-04-18 06:20:43,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:43.968 1420 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.017s] 2018-04-18 06:20:44,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:44.175 1420 INFO opnfv-tempest [-] {19} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.325s] 2018-04-18 06:20:44,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:44.260 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.841s] 2018-04-18 06:20:44,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:44.276 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.228s] 2018-04-18 06:20:45,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:45.502 1420 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [2.485s] 2018-04-18 06:20:45,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:45.571 1420 INFO opnfv-tempest [-] {20} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.068s] 2018-04-18 06:20:45,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:45.958 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [1.877s] 2018-04-18 06:20:46,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.003 1420 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.034s] 2018-04-18 06:20:46,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.010 1420 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-04-18 06:20:46,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.031 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.771s] 2018-04-18 06:20:46,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.342 1420 INFO opnfv-tempest [-] {24} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.146s] 2018-04-18 06:20:46,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.469 1420 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.833s] 2018-04-18 06:20:46,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.497 1420 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.027s] 2018-04-18 06:20:46,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:46.613 1420 INFO opnfv-tempest [-] {36} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.603s] 2018-04-18 06:20:47,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:47.081 1420 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.373s] 2018-04-18 06:20:48,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:48.777 1420 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [9.425s] 2018-04-18 06:20:49,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:49.358 1420 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.277s] 2018-04-18 06:20:50,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:50.058 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.099s] 2018-04-18 06:20:51,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:51.081 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.023s] 2018-04-18 06:20:52,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:52.500 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.418s] 2018-04-18 06:20:52,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:52.646 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.370s] 2018-04-18 06:20:54,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:54.352 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [8.317s] 2018-04-18 06:20:54,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:54.425 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.924s] 2018-04-18 06:20:56,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:56.069 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.422s] 2018-04-18 06:20:56,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:56.137 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.068s] 2018-04-18 06:20:56,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:56.196 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.059s] 2018-04-18 06:20:56,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:56.254 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.057s] 2018-04-18 06:20:56,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:56.466 1420 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.212s] 2018-04-18 06:20:56,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:56.846 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.519s] 2018-04-18 06:20:57,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:20:57.734 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [3.384s] 2018-04-18 06:21:01,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:01.193 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [6.767s] 2018-04-18 06:21:01,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:01.892 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-04-18 06:21:01,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:01.901 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-04-18 06:21:01,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:01.950 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.048s] 2018-04-18 06:21:01,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:01.987 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.037s] 2018-04-18 06:21:02,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:02.027 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.039s] 2018-04-18 06:21:02,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:02.092 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.064s] 2018-04-18 06:21:02,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:02.148 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.056s] 2018-04-18 06:21:02,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:02.203 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.054s] 2018-04-18 06:21:02,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:02.306 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.103s] 2018-04-18 06:21:02,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:02.360 1420 INFO opnfv-tempest [-] {34} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.054s] 2018-04-18 06:21:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:04.748 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.555s] 2018-04-18 06:21:05,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:05.499 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [7.763s] 2018-04-18 06:21:05,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:05.588 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.841s] 2018-04-18 06:21:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:05.619 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.030s] 2018-04-18 06:21:05,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:05.640 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-04-18 06:21:05,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:05.660 1420 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.020s] 2018-04-18 06:21:05,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:05.836 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [8.990s] 2018-04-18 06:21:09,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:09.814 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [4.315s] 2018-04-18 06:21:12,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:12.685 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.848s] 2018-04-18 06:21:15,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:15.680 1420 INFO opnfv-tempest [-] {27} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [29.710s] 2018-04-18 06:21:15,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:15.998 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [6.183s] 2018-04-18 06:21:16,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:16.073 1420 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.075s] 2018-04-18 06:21:17,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:17.543 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.857s] 2018-04-18 06:21:18,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:18.587 1420 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.457s] 2018-04-18 06:21:18,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:18.873 1420 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [30.091s] 2018-04-18 06:21:19,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:19.076 1420 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.488s] 2018-04-18 06:21:19,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:19.298 1420 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.222s] 2018-04-18 06:21:20,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:20.112 1420 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.813s] 2018-04-18 06:21:21,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:21.484 1420 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.065s] 2018-04-18 06:21:21,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:21.490 1420 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.377s] 2018-04-18 06:21:23,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:23.124 1420 INFO opnfv-tempest [-] {17} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.634s] 2018-04-18 06:21:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:23.731 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.275s] 2018-04-18 06:21:23,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:23.992 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.449s] 2018-04-18 06:21:24,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:24.027 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.295s] 2018-04-18 06:21:24,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:24.422 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.395s] 2018-04-18 06:21:24,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:24.777 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.354s] 2018-04-18 06:21:25,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.094 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.317s] 2018-04-18 06:21:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.178 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.083s] 2018-04-18 06:21:25,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.275 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.097s] 2018-04-18 06:21:25,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.356 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.081s] 2018-04-18 06:21:25,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.446 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.090s] 2018-04-18 06:21:25,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.526 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.079s] 2018-04-18 06:21:25,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:25.700 1420 INFO opnfv-tempest [-] {23} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.174s] 2018-04-18 06:21:27,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:27.826 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.559s] 2018-04-18 06:21:29,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:29.402 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.574s] 2018-04-18 06:21:29,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:29.535 1420 INFO opnfv-tempest [-] {35} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [8.049s] 2018-04-18 06:21:30,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:30.911 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.071s] 2018-04-18 06:21:30,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:30.936 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... fail [0.018s] 2018-04-18 06:21:31,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.079 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.676s] 2018-04-18 06:21:31,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.085 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.155s] 2018-04-18 06:21:31,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.098 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-04-18 06:21:31,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.110 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-04-18 06:21:31,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.293 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.183s] 2018-04-18 06:21:31,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.362 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.068s] 2018-04-18 06:21:31,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.433 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.071s] 2018-04-18 06:21:31,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.702 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.268s] 2018-04-18 06:21:31,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.715 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-04-18 06:21:31,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:31.791 1420 INFO opnfv-tempest [-] {16} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.076s] 2018-04-18 06:21:32,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:32.742 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.663s] 2018-04-18 06:21:33,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:33.294 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [9.301s] 2018-04-18 06:21:34,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:34.370 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.627s] 2018-04-18 06:21:35,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:35.724 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.353s] 2018-04-18 06:21:36,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:36.226 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.502s] 2018-04-18 06:21:36,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:36.653 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.426s] 2018-04-18 06:21:37,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:37.086 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.433s] 2018-04-18 06:21:39,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:39.092 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.005s] 2018-04-18 06:21:39,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:39.754 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.460s] 2018-04-18 06:21:39,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:39.773 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.681s] 2018-04-18 06:21:40,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:40.030 1420 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [11.542s] 2018-04-18 06:21:40,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:40.230 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.456s] 2018-04-18 06:21:40,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:40.414 1420 INFO opnfv-tempest [-] {21} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.385s] 2018-04-18 06:21:40,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:40.677 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.447s] 2018-04-18 06:21:42,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:42.016 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.337s] 2018-04-18 06:21:42,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:42.502 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.487s] 2018-04-18 06:21:42,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:42.949 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.446s] 2018-04-18 06:21:43,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:43.388 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.438s] 2018-04-18 06:21:43,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:43.883 1420 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.495s] 2018-04-18 06:21:44,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:44.437 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.682s] 2018-04-18 06:21:48,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:48.294 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.856s] 2018-04-18 06:21:48,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:48.430 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.136s] 2018-04-18 06:21:48,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:48.760 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.330s] 2018-04-18 06:21:48,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:48.833 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.073s] 2018-04-18 06:21:48,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:48.917 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.084s] 2018-04-18 06:21:49,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:49.043 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.125s] 2018-04-18 06:21:49,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:49.162 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.119s] 2018-04-18 06:21:49,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:49.236 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.074s] 2018-04-18 06:21:49,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:49.298 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.062s] 2018-04-18 06:21:52,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:52.443 1420 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [13.617s] 2018-04-18 06:21:52,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:52.519 1420 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.076s] 2018-04-18 06:21:52,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:52.786 1420 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.267s] 2018-04-18 06:21:52,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:52.915 1420 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.128s] 2018-04-18 06:21:52,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:52.916 1420 INFO opnfv-tempest [-] {33} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-18 06:21:52,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:52.978 1420 INFO opnfv-tempest [-] {32} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.679s] 2018-04-18 06:21:56,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:21:56.351 1420 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [37.473s] 2018-04-18 06:22:02,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:02.530 1420 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [36.633s] 2018-04-18 06:22:02,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:02.617 1420 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.088s] 2018-04-18 06:22:03,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:03.028 1420 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.410s] 2018-04-18 06:22:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:03.157 1420 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.128s] 2018-04-18 06:22:03,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:03.158 1420 INFO opnfv-tempest [-] {37} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-18 06:22:09,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:09.917 1420 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [13.565s] 2018-04-18 06:22:14,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:14.575 1420 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [41.207s] 2018-04-18 06:22:34,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:34.776 1420 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [20.201s] 2018-04-18 06:22:58,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:22:58.250 1420 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.470s] 2018-04-18 06:23:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:23:15.013 1420 INFO opnfv-tempest [-] {31} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.760s] 2018-04-18 06:23:24,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:23:24.068 1420 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [74.138s] 2018-04-18 06:23:29,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '780a7f1d-9202-43bd-b0d5-4c993bdbf65f']'. 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 780a7f1d-9202-43bd-b0d5-4c993bdbf65f | 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-18 06:20:09 | 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-18 06:23:29 | 2018-04-18 06:23:31,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:20 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9cc8c55e-2e9b-4ba3-b018-c52a01e89aec) | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 00fcab62-784d-443d-9287-0a9372b8847f) | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 204 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 169.571 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 144 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 59 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-18 06:23:31,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-18 06:23:31,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.3103448276% 2018-04-18 06:23:36,414 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 06:23:36,415 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:45 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-04-18 06:23:36,417 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-04-18 06:23:36,418 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-18 06:23:36,488 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-18 06:23:40,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-18 06:23:40.029 1641 INFO rally.deployment.engine [-] Deployment 00fcab62-784d-443d-9287-0a9372b8847f | Starting: Destroy cloud and free allocated resources. 2018-04-18 06:23:40.112 1641 INFO rally.deployment.engine [-] Deployment 00fcab62-784d-443d-9287-0a9372b8847f | Completed: Destroy cloud and free allocated resources. 2018-04-18 06:23:40.147 1641 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec) for deployment 'opnfv-rally'. 2018-04-18 06:23:40.168 1641 INFO rally.api [-] Deleting verification (UUID=780a7f1d-9202-43bd-b0d5-4c993bdbf65f). 2018-04-18 06:23:40.208 1641 INFO rally.api [-] Verification has been successfully deleted! 2018-04-18 06:23:40.208 1641 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec). 2018-04-18 06:23:40.215 1641 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-18 06:23:44,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-18 06:23:43.979 1644 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=278f6fb7-7399-47bd-ac54-71fb98b8278a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 278f6fb7-7399-47bd-ac54-71fb98b8278a | 2018-04-18T06:23:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 278f6fb7-7399-47bd-ac54-71fb98b8278a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-18 06:23:49,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-04-18 06:23:49,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-18 06:23:53,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-18 06:23:52.737 1650 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9cc8c55e-2e9b-4ba3-b018-c52a01e89aec). 2018-04-18 06:23:52.974 1650 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-18 06:23:58,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-18 06:23:56.614 1653 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-18 06:23:56.771 1653 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-18 06:23:58.292 1653 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=25f7434d-1dea-4e74-b482-42c0a63edeeb) has been successfully created! Using verifier 'opnfv-tempest' (UUID=25f7434d-1dea-4e74-b482-42c0a63edeeb) as the default verifier for the future CLI operations. 2018-04-18 06:24:03,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-18 06:24:04,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-18 06:24:08,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-18 06:24:15,277 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-18 06:24:14.426 1672 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=25f7434d-1dea-4e74-b482-42c0a63edeeb) for deployment 'opnfv-rally' (UUID=278f6fb7-7399-47bd-ac54-71fb98b8278a). 2018-04-18 06:24:15.168 1672 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=25f7434d-1dea-4e74-b482-42c0a63edeeb) has been successfully configured for deployment 'opnfv-rally' (UUID=278f6fb7-7399-47bd-ac54-71fb98b8278a)! 2018-04-18 06:24:15,277 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-18 06:24:15,277 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-18 06:24:15,278 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-18 06:24:15,282 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-18 06:24:20,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-25f7434d-1dea-4e74-b482-42c0a63edeeb/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-18 06:24:20,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-18 06:24:24,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-18 06:24:24.292 1681 INFO rally.api [-] Starting verification (UUID=dad0ee3e-440e-4398-99c1-8a69e82ba3c4) for deployment 'opnfv-rally' (UUID=278f6fb7-7399-47bd-ac54-71fb98b8278a) by verifier 'opnfv-tempest' (UUID=25f7434d-1dea-4e74-b482-42c0a63edeeb). 2018-04-18 06:24:24,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: dad0ee3e-440e-4398-99c1-8a69e82ba3c4 2018-04-18 06:26:50,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'dad0ee3e-440e-4398-99c1-8a69e82ba3c4']'. 2018-04-18 06:26:51,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-18 06:26:51,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dad0ee3e-440e-4398-99c1-8a69e82ba3c4 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-18 06:24:24 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-18 06:26:50 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:26 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 25f7434d-1dea-4e74-b482-42c0a63edeeb) | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 278f6fb7-7399-47bd-ac54-71fb98b8278a) | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 122.868 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-18 06:26:51,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-18 06:26:51,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-18 06:26:51,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 11 | 2018-04-18 06:26:51,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-18 06:26:51,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-18 06:26:52,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 91.8518518519% 2018-04-18 06:26:58,519 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 06:26:58,519 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:54 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-18 06:26:58,522 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-04-18 06:26:58,522 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-18 06:26:59,438 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-18 07:10:31,373 - xtesting.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) ... FAIL test_create_router_new_user_as_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_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... 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_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ERROR test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ERROR test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== ERROR: test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 767, in setUp self.created_stack = self.stack_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 120, in create if self.__stack and self.stack_complete(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 220, in stack_complete poll_interval, snaps.config.stack.STATUS_CREATE_FAILED) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 451, in _stack_status_check status = self._status(expected_status_code, fail_status) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 496, in _status raise StackError('Stack had an error') StackError: Stack had an error ====================================================================== ERROR: test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 767, in setUp self.created_stack = self.stack_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 120, in create if self.__stack and self.stack_complete(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 220, in stack_complete poll_interval, snaps.config.stack.STATUS_CREATE_FAILED) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 451, in _stack_status_check status = self._status(expected_status_code, fail_status) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_stack.py", line 496, in _status raise StackError('Stack had an error') StackError: Stack had an error ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 382, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 445, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 4 ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'1fbb6a4c-bc3f-45e8-8173-6d500e50d99b' != u'a4e08dca-ad6d-427b-9efa-1980bcc7bf17' - 1fbb6a4c-bc3f-45e8-8173-6d500e50d99b + a4e08dca-ad6d-427b-9efa-1980bcc7bf17 ---------------------------------------------------------------------- Ran 119 tests in 2611.881s FAILED (failures=2, errors=2) 2018-04-18 07:10:33,502 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 07:10:33,502 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 43:32 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-18 07:10:33,505 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-18 07:10:33,505 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-04-18 07:10:33,506 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:13 | PASS | | vping_userdata | functest | smoke | 00:56 | PASS | | tempest_smoke_serial | functest | smoke | 14:02 | FAIL | | rally_sanity | functest | smoke | 03:28 | FAIL | | refstack_defcore | functest | smoke | 03:45 | FAIL | | patrole | functest | smoke | 02:54 | FAIL | | snaps_smoke | functest | smoke | 43:32 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-18 07:10:33,510 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-18 07:15:06,986 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-50 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-18 07:15:06,989 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.23:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-18 07:15:06,989 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-18 07:15:06,990 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-18 07:15:06,990 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-18 07:15:06,992 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-18 07:32:04,335 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-50 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-18 07:32:04,338 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.23:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-18 07:32:04,338 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-18 07:32:04,339 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-18 07:32:04,340 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-18 07:32:04,341 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-18 07:32:04,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-18 07:32:04,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-18 07:32:04,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-18 07:32:05,985 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-18 07:32:05,985 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-18 07:32:07,056 - xtesting.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/huawei-pod12 2018-04-18 07:32:07,056 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-18 07:32:07,056 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-04-18 07:32:08,131 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-18 07:32:10,837 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-fb113fdb-1583-4557-9ffa-a2440ef0d211, password=e8c9127d-5765-4c80-8422-0b4123435fdc, auth_url=http://10.6.1.23:5000/v3, project_name=cloudify_ims-fb113fdb-1583-4557-9ffa-a2440ef0d211, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=b2a8d93b51b84332ad564cd0dd88b25d, user_domain_name=admin_domain, project_domain_id=b2a8d93b51b84332ad564cd0dd88b25d, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-04-18 07:32:10,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-18 07:32:12,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-18 07:32:12,300 - 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-04-18 07:33:27,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-18 07:33:33,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-18 07:33:34,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-18 07:33:46,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-18 07:33:48,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-18 07:33:48,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-18 07:34:50,603 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 522, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 549, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 584, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-04-18 07:34:50,604 - xtesting.energy.energy - DEBUG - Stopping recording 2018-04-18 07:34:54,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 07:34:54,150 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 02:42 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-18 07:34:54,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 392, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-04-18 07:34:54,153 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-18 07:35:01,342 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 640a2078-686e-48e9-a576-6bfe5964655f: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-f99cad1b-530b-4aac-ac71-6c05f124f7ee'] 2018-04-18 07:35:04,510 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-18 07:35:04,510 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-18 07:35:04,920 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-18 07:35:09,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-18 07:35:09,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-18 07:35:09,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-18 07:35:09,531 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-18 07:35:09,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-18 07:35:09,563 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-18 07:35:11,909 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-824dc914-ad91-4f74-8162-1f4651c4d209, password=3693d397-31c1-4ddc-bd32-97e416907539, auth_url=http://10.6.1.23:5000/v3, project_name=vyos_vrouter-824dc914-ad91-4f74-8162-1f4651c4d209, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=b2a8d93b51b84332ad564cd0dd88b25d, user_domain_name=admin_domain, project_domain_id=b2a8d93b51b84332ad564cd0dd88b25d, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-04-18 07:35:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-18 07:35:11,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-18 07:35:11,910 - 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-04-18 07:36:17,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-18 07:36:19,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-18 07:36:20,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-18 07:36:32,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-18 07:36:34,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-18 07:36:35,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-18 07:37:44,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-04-18 07:37:47,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-18 07:38:17,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager isn't up and running. Retrying ... 2018-04-18 07:38:48,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - The current manager status is running 2018-04-18 07:39:18,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-04-18 07:39:18,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-04-18 07:39:19,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo cp ~/cloudify_vrouter.pem /etc/cloudify/ stdout: 2018-04-18 07:39:19,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo chmod 444 /etc/cloudify/cloudify_vrouter.pem stdout: 2018-04-18 07:41:12,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - SSH sudo yum install -y gcc python-devel stdout: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.vpshosting.com.hk * extras: mirror.vpshosting.com.hk * updates: mirror.vpshosting.com.hk Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-16.el7_4.2 will be installed --> Processing Dependency: libgomp = 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: cpp = 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libgcc >= 4.8.5-16.el7_4.2 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-16.el7_4.2.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-16.el7_4.2.x86_64 ---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-58.el7 for package: python-devel-2.7.5-58.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-16.el7_4.2 will be installed ---> Package glibc-devel.x86_64 0:2.17-196.el7_4.2 will be installed --> Processing Dependency: glibc-headers = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64 --> Processing Dependency: glibc = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-196.el7_4.2.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-16.el7_4.2 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-16.el7_4.2 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-58.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-58.el7 for package: python-2.7.5-58.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-196.el7_4.2 will be an update ---> Package glibc-headers.x86_64 0:2.17-196.el7_4.2 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-196.el7_4.2.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-196.el7_4.2.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-58.el7 will be an update --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-196.el7_4.2 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-693.21.1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-16.el7_4.2 updates 16 M python-devel x86_64 2.7.5-58.el7 base 395 k Installing for dependencies: cpp x86_64 4.8.5-16.el7_4.2 updates 6.0 M glibc-devel x86_64 2.17-196.el7_4.2 updates 1.1 M glibc-headers x86_64 2.17-196.el7_4.2 updates 676 k kernel-headers x86_64 3.10.0-693.21.1.el7 updates 6.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-196.el7_4.2 updates 3.6 M glibc-common x86_64 2.17-196.el7_4.2 updates 11 M libgcc x86_64 4.8.5-16.el7_4.2 updates 98 k libgomp x86_64 4.8.5-16.el7_4.2 updates 154 k python x86_64 2.7.5-58.el7 base 91 k python-libs x86_64 2.7.5-58.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 6 Dependent packages) Total download size: 52 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 3.6 MB/s | 52 MB 00:14 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-16.el7_4.2.x86_64 1/20 Updating : glibc-2.17-196.el7_4.2.x86_64 2/20 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Updating : glibc-common-2.17-196.el7_4.2.x86_64 3/20 Installing : mpfr-3.1.1-4.el7.x86_64 4/20 Installing : libmpc-1.0.1-3.el7.x86_64 5/20 Updating : python-libs-2.7.5-58.el7.x86_64 6/20 Updating : python-2.7.5-58.el7.x86_64 7/20 Installing : cpp-4.8.5-16.el7_4.2.x86_64 8/20 Updating : libgomp-4.8.5-16.el7_4.2.x86_64 9/20 Installing : kernel-headers-3.10.0-693.21.1.el7.x86_64 10/20 Installing : glibc-headers-2.17-196.el7_4.2.x86_64 11/20 Installing : glibc-devel-2.17-196.el7_4.2.x86_64 12/20 Installing : gcc-4.8.5-16.el7_4.2.x86_64 13/20 Installing : python-devel-2.7.5-58.el7.x86_64 14/20 Cleanup : python-2.7.5-48.el7.x86_64 15/20 Cleanup : python-libs-2.7.5-48.el7.x86_64 16/20 Cleanup : libgomp-4.8.5-11.el7.x86_64 17/20 Cleanup : glibc-2.17-157.el7_3.1.x86_64 18/20 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 19/20 Cleanup : libgcc-4.8.5-11.el7.x86_64 20/20 Verifying : python-devel-2.7.5-58.el7.x86_64 1/20 Verifying : glibc-common-2.17-196.el7_4.2.x86_64 2/20 Verifying : mpfr-3.1.1-4.el7.x86_64 3/20 Verifying : python-2.7.5-58.el7.x86_64 4/20 Verifying : glibc-devel-2.17-196.el7_4.2.x86_64 5/20 Verifying : libgcc-4.8.5-16.el7_4.2.x86_64 6/20 Verifying : python-libs-2.7.5-58.el7.x86_64 7/20 Verifying : kernel-headers-3.10.0-693.21.1.el7.x86_64 8/20 Verifying : gcc-4.8.5-16.el7_4.2.x86_64 9/20 Verifying : libgomp-4.8.5-16.el7_4.2.x86_64 10/20 Verifying : cpp-4.8.5-16.el7_4.2.x86_64 11/20 Verifying : glibc-headers-2.17-196.el7_4.2.x86_64 12/20 Verifying : glibc-2.17-196.el7_4.2.x86_64 13/20 Verifying : libmpc-1.0.1-3.el7.x86_64 14/20 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 15/20 Verifying : glibc-2.17-157.el7_3.1.x86_64 16/20 Verifying : python-libs-2.7.5-48.el7.x86_64 17/20 Verifying : libgcc-4.8.5-11.el7.x86_64 18/20 Verifying : python-2.7.5-48.el7.x86_64 19/20 Verifying : libgomp-4.8.5-11.el7.x86_64 20/20 Installed: gcc.x86_64 0:4.8.5-16.el7_4.2 python-devel.x86_64 0:2.7.5-58.el7 Dependency Installed: cpp.x86_64 0:4.8.5-16.el7_4.2 glibc-devel.x86_64 0:2.17-196.el7_4.2 glibc-headers.x86_64 0:2.17-196.el7_4.2 kernel-headers.x86_64 0:3.10.0-693.21.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-196.el7_4.2 glibc-common.x86_64 0:2.17-196.el7_4.2 libgcc.x86_64 0:4.8.5-16.el7_4.2 libgomp.x86_64 0:4.8.5-16.el7_4.2 python.x86_64 0:2.7.5-58.el7 python-libs.x86_64 0:2.7.5-58.el7 Complete! 2018-04-18 07:41:12,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-04-18 07:41:18,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-04-18 07:41:21,113 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 75, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 339, in deploy_vnf user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 139, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-c26c012d-6bb3-4073-af37-3509272f60d5) 2018-04-18 07:41:22,235 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 07:41:22,235 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 06:12 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-18 07:41:22,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-04-18 07:41:22,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 421, in clean exec_list = cfy_client.executions.list(dep_name) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 125, in list response = self.api.get(uri, params=params, _include=_include) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 229, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 211, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 154, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 116, in _raise_client_error server_traceback=server_traceback) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 127, in _prepare_and_raise_exception status_code, error_code=error_code) CloudifyClientError: 404: Requested `Deployment` with ID `vrouter-opnfv` was not found 2018-04-18 07:41:22,354 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-18 07:41:41,628 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-18 07:41:41,628 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-18 07:41:41,695 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-18 07:41:41,714 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-18 07:41:41,714 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-18 07:41:44,039 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-21196311-730d-4848-90ff-102fc04cd940, password=f7783ff8-5173-4155-ba65-c15c6ddc632b, auth_url=http://10.6.1.23:5000/v3, project_name=juju_epc-21196311-730d-4848-90ff-102fc04cd940, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=b2a8d93b51b84332ad564cd0dd88b25d, user_domain_name=admin_domain, project_domain_id=b2a8d93b51b84332ad564cd0dd88b25d, project_domain_name=admin_domain, interface=public, region_name=RegionOne, proxy_settings=None, cacert=False 2018-04-18 07:41:44,627 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-18 07:41:47,241 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-04-18 07:41:47,242 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-18 07:41:47,739 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 73, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 226, in prepare self._register_credentials_v3() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 176, in _register_credentials_v3 'juju_network_discovery_bug') File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 139, in _bypass_juju_network_discovery_bug user_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 62, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_user.py", line 54, in initialize self.user_settings.name) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 248, in get_user users = keystone.users.list() File "/usr/lib/python2.7/site-packages/debtcollector/renames.py", line 43, in decorator return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/v3/users.py", line 139, in list **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 75, in func return f(*args, **new_kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 390, in list self.collection_key) File "/usr/lib/python2.7/site-packages/keystoneclient/base.py", line 125, in _list resp, body = self.client.get(url, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 447, in request resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Forbidden: You are not authorized to perform the requested action: identity:list_users. (HTTP 403) (Request-ID: req-052c6cfd-541b-494e-b24c-dcb32b7d7226) 2018-04-18 07:41:48,289 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-18 07:41:48,289 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-18 07:41:48,351 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 414, in clean output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'debug-log', '--replay', '--no-tail']' returned non-zero exit status 1 2018-04-18 07:41:48,352 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-18 07:41:48,352 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-18 07:41:49,035 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-18 07:41:49,036 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 02:42 | FAIL | | vyos_vrouter | functest | vnf | 06:12 | FAIL | | juju_epc | functest | vnf | 00:06 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-18 07:41:49,038 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-18 07:42:15,751 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-joid-baremetal-daily-fraser-50 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | joid | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | huawei-pod12 | +--------------------------------------+----------------------------------------------------------+ 2018-04-18 07:42:15,754 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file #export OS_NO_CACHE='true' export OS_AUTH_URL=http://10.6.1.23:5000/v3 export OS_USER_DOMAIN_NAME=admin_domain export OS_PROJECT_DOMAIN_NAME=admin_domain export OS_USERNAME=admin export OS_TENANT_NAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=openstack export OS_IDENTITY_API_VERSION=3 export OS_REGION_NAME=RegionOne export OS_INTERFACE=public #export OS_INSECURE=true #export OS_CASSL=~/joid_config/ca.pem export SDN_CONTROLLER=none export SDN_PASSWORD=admin 2018-04-18 07:42:15,754 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-18 07:42:15,754 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-18 07:42:15,755 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-18 07:42:15,756 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK