2018-09-24 05:53:02,293 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-330 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 05:53:02,297 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6A7usBhDZ4w2bgQTRJ6pcbmRr export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=0f4a25e0553540d7af80b7a0710ea562 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=b2RbzPgytC2fUYyhydA6zXdt9 export OS_REGION_NAME=regionOne 2018-09-24 05:53:02,298 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-24 05:53:02,299 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-24 05:53:02,325 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-24 05:53:02,444 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-24 05:53:03,687 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-24 05:53:03,797 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'b77a634841d6461282b8ae1e9ebc2da6', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-24 05:53:03,913 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0ca60b6906bc4d4d9e4218dc845bf5ad'}, u'url': u'http://12.0.0.37:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'56330ff845114087beeca77aefd3dd23', u'id': u'0ca60b6906bc4d4d9e4218dc845bf5ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/14ba18af46b44e14942d674852052211'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'166e6b82061142cea60c19b86e6e989b', u'id': u'14ba18af46b44e14942d674852052211'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1f173bb0e6d24b62b80eaa114d4062f2'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'584da7964753480486f82cee8ba12e80', u'id': u'1f173bb0e6d24b62b80eaa114d4062f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/26a8a1d509da4bb18b1ae711d068a52e'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'61d8611998324242806cbe79b0c2c8a9', u'id': u'26a8a1d509da4bb18b1ae711d068a52e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2ab5366d6b264a86a02fb609559aef49'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'73e20600c72c4b76b6a8b2cfdc94fa9d', u'id': u'2ab5366d6b264a86a02fb609559aef49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/316e4c5085314a64bd714eb5102df7ae'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'73e20600c72c4b76b6a8b2cfdc94fa9d', u'id': u'316e4c5085314a64bd714eb5102df7ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/38d0db0917a64b6fa8f8d3a88a7b5508'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0bc79a470367498f84e19e761f813000', u'id': u'38d0db0917a64b6fa8f8d3a88a7b5508'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3c6e94626fe3454eaaedf4f4907b32e5'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9eb7f8858ed5431a9cf602c6a2b62aa4', u'id': u'3c6e94626fe3454eaaedf4f4907b32e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/408428897f0f4eeb893b719c4f67ee69'}, u'url': u'http://12.0.0.37:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'56330ff845114087beeca77aefd3dd23', u'id': u'408428897f0f4eeb893b719c4f67ee69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5c34d8a1fc514e52b8b668c6c5303f95'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'73e20600c72c4b76b6a8b2cfdc94fa9d', u'id': u'5c34d8a1fc514e52b8b668c6c5303f95'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5dccef1598724d848cd72ec2be816acf'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'252420e02983405b85873fe15c6b987d', u'id': u'5dccef1598724d848cd72ec2be816acf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/63b7c2e0c9c644538ea12c22f3f17d76'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'73ca968b30eb4428b35b650a729e3611', u'id': u'63b7c2e0c9c644538ea12c22f3f17d76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/690043117c4547bb89f63fffd9caba33'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'252420e02983405b85873fe15c6b987d', u'id': u'690043117c4547bb89f63fffd9caba33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6d93618e65b349e98239f9a3d56100b0'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0bc79a470367498f84e19e761f813000', u'id': u'6d93618e65b349e98239f9a3d56100b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7678fa6723d74fbd931d3513e6a6b2c4'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f28b690d422842ad9959f4488c1040d9', u'id': u'7678fa6723d74fbd931d3513e6a6b2c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7e17bd7e7f7647f78026dfb36bba94ea'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b81ba163b9964f558f9c24a989a927e7', u'id': u'7e17bd7e7f7647f78026dfb36bba94ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/824ccceb30234b76bc3aaa983a2c2687'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'73ca968b30eb4428b35b650a729e3611', u'id': u'824ccceb30234b76bc3aaa983a2c2687'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8258d78f43d54fd8849946e5017ef3c1'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'166e6b82061142cea60c19b86e6e989b', u'id': u'8258d78f43d54fd8849946e5017ef3c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/872d85dfc41e4bdf86ee61045bdde7ec'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9eb7f8858ed5431a9cf602c6a2b62aa4', u'id': u'872d85dfc41e4bdf86ee61045bdde7ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/874c7d9956dd4b13bc2d53e61a1a0a69'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'56330ff845114087beeca77aefd3dd23', u'id': u'874c7d9956dd4b13bc2d53e61a1a0a69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/88655f538cd3435e8d392c8266a4e368'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'252420e02983405b85873fe15c6b987d', u'id': u'88655f538cd3435e8d392c8266a4e368'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8bdd22b9fcf447d581cd75191065bea8'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0bc79a470367498f84e19e761f813000', u'id': u'8bdd22b9fcf447d581cd75191065bea8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/953ba5cb8caf4100adfa77e1d235ad5b'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5793866b577f41eb8d8fbabe4f398f45', u'id': u'953ba5cb8caf4100adfa77e1d235ad5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/95bff042a86044c498571cf9650edd00'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'166e6b82061142cea60c19b86e6e989b', u'id': u'95bff042a86044c498571cf9650edd00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a84408918cd44052b37aca72f4505ad1'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9eb7f8858ed5431a9cf602c6a2b62aa4', u'id': u'a84408918cd44052b37aca72f4505ad1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ac93fb7aa133439a876bbc538aef9d83'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'73ca968b30eb4428b35b650a729e3611', u'id': u'ac93fb7aa133439a876bbc538aef9d83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/aca0acb077d34c088adf03ce9864eabf'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'61d8611998324242806cbe79b0c2c8a9', u'id': u'aca0acb077d34c088adf03ce9864eabf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b5f8e0d6ab694fa78f6d3b53847b0801'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b81ba163b9964f558f9c24a989a927e7', u'id': u'b5f8e0d6ab694fa78f6d3b53847b0801'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd1b237b5d13400cbdae96ec0bded883'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b81ba163b9964f558f9c24a989a927e7', u'id': u'bd1b237b5d13400cbdae96ec0bded883'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c1cb8cf0663946c49a21f63e79532081'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'584da7964753480486f82cee8ba12e80', u'id': u'c1cb8cf0663946c49a21f63e79532081'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c3a6f307cab341fd879159d35c8fbfb1'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4e600f7f2c224adf8880cbcf9931d187', u'id': u'c3a6f307cab341fd879159d35c8fbfb1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c8dea2facb8a4421a802966470cbce03'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5793866b577f41eb8d8fbabe4f398f45', u'id': u'c8dea2facb8a4421a802966470cbce03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cda794d701ec44119376b38e3a02ac9b'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8da0a24bf03f40fb9a5c415441fa4218', u'id': u'cda794d701ec44119376b38e3a02ac9b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cf89bf9e7624483fb87aea206f742a33'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f28b690d422842ad9959f4488c1040d9', u'id': u'cf89bf9e7624483fb87aea206f742a33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d4b4220502cc4ed483b61310ee7ce820'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4e600f7f2c224adf8880cbcf9931d187', u'id': u'd4b4220502cc4ed483b61310ee7ce820'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/dc5c1d59cbd945a99b5b8923488f774a'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'584da7964753480486f82cee8ba12e80', u'id': u'dc5c1d59cbd945a99b5b8923488f774a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e67083482eac43ffb471eef69743da2b'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f28b690d422842ad9959f4488c1040d9', u'id': u'e67083482eac43ffb471eef69743da2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ecf160deda88459499744c2adfb3adbe'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'61d8611998324242806cbe79b0c2c8a9', u'id': u'ecf160deda88459499744c2adfb3adbe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f151b6c714024c9c800a2b0b64300de7'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5793866b577f41eb8d8fbabe4f398f45', u'id': u'f151b6c714024c9c800a2b0b64300de7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fc9eb1da616f4ba4a421d6c4375a5012'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8da0a24bf03f40fb9a5c415441fa4218', u'id': u'fc9eb1da616f4ba4a421d6c4375a5012'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fdfd20e5d5174aa6bd465e1fac0bb1b4'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8da0a24bf03f40fb9a5c415441fa4218', u'id': u'fdfd20e5d5174aa6bd465e1fac0bb1b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fe770b56ec6146e090ceca52db233056'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4e600f7f2c224adf8880cbcf9931d187', u'id': u'fe770b56ec6146e090ceca52db233056'})] 2018-09-24 05:53:05,768 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-24 05:53:06,647 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-24 05:53:06,797 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 5}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 7}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-24 05:53:06,932 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-24 05:53:07,030 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'bdf54a45-1113-4562-8b37-8fe64e73b6fe'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-24T05:50:44Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b4ee019a-9048-452f-9bbd-df998db25ad2', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'c7816a317a9e447b8c36f972f634aad8', u'created_at': u'2018-09-24T05:50:38Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c7816a317a9e447b8c36f972f634aad8'})] 2018-09-24 05:53:07,067 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-24 05:53:07,240 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'3de9787ff564424f872943992b7fcfde'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'51474e87df0d4bfc93f68155cdd69f92'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'547c305cef9f47f18849699899e1d444'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'849a5efadea94462900beafa601e9290', 'user': u'547c305cef9f47f18849699899e1d444'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'5e5aff718983409888c3f9084e567ff5'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'6bb5f70ad2394e3b9c635d2da03210dd'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'9413492e00c24aa59b3df4e81b505628'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'94841b8388ee4f6aa5e3c0a5a8c5fc50'}), Munch({'project': u'0f4a25e0553540d7af80b7a0710ea562', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'9aeb6ecaaf954ec6a64e8d70f1e16f82'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'9d3508f4a9bf43a9a43cd7fa4c750a29'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'd135c3823ac0441eba6c906acf0a7c53'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'e409ec6902014c3ba2a667639e722a3a'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'e81ae0fb5d0949a3a06e092b9248f0bc'}), Munch({'project': u'c7816a317a9e447b8c36f972f634aad8', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'fcc04296a5c046248e0e3a55bf930017'}), Munch({'domain': u'b77a634841d6461282b8ae1e9ebc2da6', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'd09513d4a4f4472a93089e3d1ebbd87d'}), Munch({'id': u'15dd4ce644ea4627873e0cd0c9e9fabe', 'user': u'9aeb6ecaaf954ec6a64e8d70f1e16f82'})] 2018-09-24 05:53:07,341 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'15dd4ce644ea4627873e0cd0c9e9fabe'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'4263a043fee74358ba81ae9fc0a5b77b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'849a5efadea94462900beafa601e9290'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'cfb813102f05447cb37a251946b3b17f'})] 2018-09-24 05:53:07,391 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-24 05:53:07,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-24 05:53:07,767 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'0bc79a470367498f84e19e761f813000', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'166e6b82061142cea60c19b86e6e989b', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'252420e02983405b85873fe15c6b987d', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4e600f7f2c224adf8880cbcf9931d187', 'name': u'glance'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'56330ff845114087beeca77aefd3dd23', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'5793866b577f41eb8d8fbabe4f398f45', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'584da7964753480486f82cee8ba12e80', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'60ef3d2650644793876efe3832869b63', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'61d8611998324242806cbe79b0c2c8a9', 'name': u'panko'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'73ca968b30eb4428b35b650a729e3611', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'73e20600c72c4b76b6a8b2cfdc94fa9d', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'8da0a24bf03f40fb9a5c415441fa4218', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'9eb7f8858ed5431a9cf602c6a2b62aa4', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'b81ba163b9964f558f9c24a989a927e7', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'f28b690d422842ad9959f4488c1040d9', 'name': u'cinderv3'})] 2018-09-24 05:53:07,809 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T05:50:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'bdf54a45-1113-4562-8b37-8fe64e73b6fe', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'b4ee019a-9048-452f-9bbd-df998db25ad2', u'tenant_id': u'c7816a317a9e447b8c36f972f634aad8', u'created_at': u'2018-09-24T05:50:44Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'c7816a317a9e447b8c36f972f634aad8'})] 2018-09-24 05:53:07,930 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 05:53:07,930 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-24 05:53:07,982 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-24 05:53:09,606 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-24 05:53:10,505 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-24T05:53:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c5717d7e-5d85-4c51-8b99-13d7d441e940', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_e59f69b3-d707-4845-b509-9f2d311ef59e', u'admin_state_up': True, u'tenant_id': u'0f4a25e0553540d7af80b7a0710ea562', u'created_at': u'2018-09-24T05:53:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0f4a25e0553540d7af80b7a0710ea562'}) 2018-09-24 05:53:11,252 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T05:53:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bb0f8222-ce8d-4997-be6f-ed51df8ca249', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_e59f69b3-d707-4845-b509-9f2d311ef59e', u'enable_dhcp': True, u'network_id': u'c5717d7e-5d85-4c51-8b99-13d7d441e940', u'tenant_id': u'0f4a25e0553540d7af80b7a0710ea562', u'created_at': u'2018-09-24T05:53:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0f4a25e0553540d7af80b7a0710ea562'}) 2018-09-24 05:53:12,737 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b4ee019a-9048-452f-9bbd-df998db25ad2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bdf54a45-1113-4562-8b37-8fe64e73b6fe', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0f4a25e0553540d7af80b7a0710ea562', u'created_at': u'2018-09-24T05:53:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-24T05:53:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'0f4a25e0553540d7af80b7a0710ea562', u'id': u'bfff3f03-e296-4b32-afd6-bda137edbbea', u'name': u'tenantnetwork1-router_e59f69b3-d707-4845-b509-9f2d311ef59e'}) 2018-09-24 05:53:14,478 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 05:53:14,479 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 05:53:19,975 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-24 05:53:20,979 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'4cc1c266932e454b99e064695a6748c7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_7f5beefe-3be2-4175-a900-ced9bea0e54e'}) 2018-09-24 05:53:21,401 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'af2fea8f25cc486f9650d9d797cf280c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_7f5beefe-3be2-4175-a900-ced9bea0e54e'}) 2018-09-24 05:53:21,528 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-24 05:53:21,677 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'5f6c9f688c35475ebba291c9e1c205db'}) 2018-09-24 05:53:22,214 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_7f5beefe-3be2-4175-a900-ced9bea0e54e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4cc1c266932e454b99e064695a6748c7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '672a93a3-a8cd-4da3-b994-e420c4214a94', 'username': u'tenantnetwork2-user_7f5beefe-3be2-4175-a900-ced9bea0e54e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 05:53:22,217 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_7f5beefe-3be2-4175-a900-ced9bea0e54e', 'password': '672a93a3-a8cd-4da3-b994-e420c4214a94', 'project_name': 'tenantnetwork2-project_7f5beefe-3be2-4175-a900-ced9bea0e54e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '4cc1c266932e454b99e064695a6748c7', 'project_domain_name': 'Default'} 2018-09-24 05:53:22,218 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-24 05:53:23,010 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-24T05:53:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'46f57dcb-83f7-4855-a0eb-4b4d966b0e9c', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_7f5beefe-3be2-4175-a900-ced9bea0e54e', u'admin_state_up': True, u'tenant_id': u'4cc1c266932e454b99e064695a6748c7', u'created_at': u'2018-09-24T05:53:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4cc1c266932e454b99e064695a6748c7'}) 2018-09-24 05:53:24,470 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T05:53:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0ecf07b7-7666-41d9-8e33-d6dcdfcab9af', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_7f5beefe-3be2-4175-a900-ced9bea0e54e', u'enable_dhcp': True, u'network_id': u'46f57dcb-83f7-4855-a0eb-4b4d966b0e9c', u'tenant_id': u'4cc1c266932e454b99e064695a6748c7', u'created_at': u'2018-09-24T05:53:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4cc1c266932e454b99e064695a6748c7'}) 2018-09-24 05:53:25,500 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b4ee019a-9048-452f-9bbd-df998db25ad2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bdf54a45-1113-4562-8b37-8fe64e73b6fe', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4cc1c266932e454b99e064695a6748c7', u'created_at': u'2018-09-24T05:53:24Z', u'admin_state_up': True, u'updated_at': u'2018-09-24T05:53:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'4cc1c266932e454b99e064695a6748c7', u'id': u'4f01b198-1f11-4d6e-96db-756531ab2f1e', u'name': u'tenantnetwork2-router_7f5beefe-3be2-4175-a900-ced9bea0e54e'}) 2018-09-24 05:53:27,556 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 05:53:27,556 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-24 05:53:35,088 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-24 05:53:35,917 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-24 05:53:36,415 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-24T05:53:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'27f416dd-4c70-4918-bf57-54fc697b3898', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_8373d1a4-3e1b-4dd1-8918-9bea06f021fb', u'admin_state_up': True, u'tenant_id': u'0f4a25e0553540d7af80b7a0710ea562', u'created_at': u'2018-09-24T05:53:36Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0f4a25e0553540d7af80b7a0710ea562'}) 2018-09-24 05:53:36,939 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-24T05:53:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'98447135-5997-4f4c-a022-ebc58388165f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_8373d1a4-3e1b-4dd1-8918-9bea06f021fb', u'enable_dhcp': True, u'network_id': u'27f416dd-4c70-4918-bf57-54fc697b3898', u'tenant_id': u'0f4a25e0553540d7af80b7a0710ea562', u'created_at': u'2018-09-24T05:53:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0f4a25e0553540d7af80b7a0710ea562'}) 2018-09-24 05:53:38,091 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b4ee019a-9048-452f-9bbd-df998db25ad2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bdf54a45-1113-4562-8b37-8fe64e73b6fe', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0f4a25e0553540d7af80b7a0710ea562', u'created_at': u'2018-09-24T05:53:36Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-24T05:53:37Z', u'revision_number': 2, u'routes': [], u'project_id': u'0f4a25e0553540d7af80b7a0710ea562', u'id': u'd781e922-201c-4d45-8c25-0facb0d8055e', u'name': u'vmready1-router_8373d1a4-3e1b-4dd1-8918-9bea06f021fb'}) 2018-09-24 05:55:41,980 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.21:9292/v2/images/9d349f09-6995-4d44-a4be-3c43aa60c238/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 05:55:42,101 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-24 05:55:42,101 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-24 05:55:48,711 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-24 05:55:48,712 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 02:06 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-24 05:55:48,725 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-24 05:55:51,400 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-330 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 05:55:51,403 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6A7usBhDZ4w2bgQTRJ6pcbmRr export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=0f4a25e0553540d7af80b7a0710ea562 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=b2RbzPgytC2fUYyhydA6zXdt9 export OS_REGION_NAME=regionOne 2018-09-24 05:55:51,403 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-24 05:55:51,410 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-24 05:55:52,647 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'c7be05ac3e6e46389a12328220880f6b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_51d177f6-69f2-4485-8644-e6519af33397'}) 2018-09-24 05:55:53,076 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'51e87dda22d441f1a801a50cba80bf77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_51d177f6-69f2-4485-8644-e6519af33397'}) 2018-09-24 05:55:53,276 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-24 05:55:53,355 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'4a809c85099f4ef0b927e80ef003af93'}) 2018-09-24 05:55:54,081 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_51d177f6-69f2-4485-8644-e6519af33397', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c7be05ac3e6e46389a12328220880f6b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b8784ca0-aff3-4a22-a6c2-13cd410118d6', 'username': u'tempest_full-user_51d177f6-69f2-4485-8644-e6519af33397', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 05:55:54,085 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_51d177f6-69f2-4485-8644-e6519af33397', 'password': 'b8784ca0-aff3-4a22-a6c2-13cd410118d6', 'project_name': 'tempest_full-project_51d177f6-69f2-4485-8644-e6519af33397', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'c7be05ac3e6e46389a12328220880f6b', 'project_domain_name': 'Default'} 2018-09-24 05:55:55,510 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-24 05:55:59,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3550ac67-a90a-4990-b126-81f40cfa9b72 | 2018-09-24T05:55:59.514353 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3550ac67-a90a-4990-b126-81f40cfa9b72 ~/.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-09-24 05:56:02,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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-09-24 05:56:03,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-24 05:56:08,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f6b460ca-2875-4f63-b439-6f0e821aee31) as the default verifier for the future CLI operations. 2018-09-24 05:56:11,740 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-24 05:58:13,479 - functest.core.singlevm - ERROR - Cannot run tempest_full Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.21:9292/v2/images/113cf442-bc4d-4f50-b3b7-ca2aa77c3922/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 05:58:13,480 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 426, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-24 05:58:13,481 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 02:02 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-24 05:58:14,645 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 111, in clean 'project_id': self.project.id})[0].id IndexError: list index out of range 2018-09-24 05:58:14,646 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-24 05:58:14,646 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-24 05:58:17,375 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-330 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-24 05:58:17,378 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=6A7usBhDZ4w2bgQTRJ6pcbmRr export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=0f4a25e0553540d7af80b7a0710ea562 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=b2RbzPgytC2fUYyhydA6zXdt9 export OS_REGION_NAME=regionOne 2018-09-24 05:58:17,378 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-24 05:58:17,384 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-24 05:58:18,617 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'd3e1b5b51e8e4ccab455e5b90ef19d23', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_bef39375-c0f5-412f-9391-3a76e519e407'}) 2018-09-24 05:58:18,999 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0622bc0d4bd426eab77233b8c051c3d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_bef39375-c0f5-412f-9391-3a76e519e407'}) 2018-09-24 05:58:19,198 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-24 05:58:19,316 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'b12ca8aa907d41c8be375f6e8462382d'}) 2018-09-24 05:58:19,938 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_bef39375-c0f5-412f-9391-3a76e519e407', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd3e1b5b51e8e4ccab455e5b90ef19d23', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b5838991-9d22-4c4d-afb5-ce9660b14dc6', 'username': u'tempest_scenario-user_bef39375-c0f5-412f-9391-3a76e519e407', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-24 05:58:19,942 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_bef39375-c0f5-412f-9391-3a76e519e407', 'password': 'b5838991-9d22-4c4d-afb5-ce9660b14dc6', 'project_name': 'tempest_scenario-project_bef39375-c0f5-412f-9391-3a76e519e407', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'd3e1b5b51e8e4ccab455e5b90ef19d23', 'project_domain_name': 'Default'} 2018-09-24 05:58:21,295 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-24 05:58:25,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 40b28ff8-ccaa-4faf-84e3-3320822e7889 | 2018-09-24T05:58:25.319357 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 40b28ff8-ccaa-4faf-84e3-3320822e7889 ~/.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-09-24 05:58:28,697 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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-09-24 05:58:29,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-24 05:58:34,450 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=7b894623-f9af-455f-883a-8256ed18fec1) as the default verifier for the future CLI operations. 2018-09-24 05:58:37,322 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-24 06:00:39,682 - functest.core.singlevm - ERROR - Cannot run tempest_scenario Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.21:9292/v2/images/1564d197-4757-444c-a832-4f04854b0b44/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-24 06:00:39,683 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 426, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-24 06:00:39,684 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 02:02 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-24 06:00:41,641 - functest.core.tenantnetwork - ERROR - Cannot clean all resources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 111, in clean 'project_id': self.project.id})[0].id IndexError: list index out of range 2018-09-24 06:00:41,642 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-24 06:00:41,643 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR