Unit test test_validation_resources_exists failing sporadically

Bug #1796429 reported by Felipe Monteiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Invalid
Undecided
Unassigned

Bug Description

Not exactly sure what's going on here, but the test "test_validation_resources" is failing with the following output:

ft1.1: tempest.tests.test_test.TestValidationResources.test_validation_resources_exists_StringException: Traceback (most recent call last):
  File "/home/zuul/src/git.openstack.org/openstack/tempest/tempest/tests/test_test.py", line 76, in test_validation_resources_exists
    osclients = clients.Manager(creds)
  File "/home/zuul/src/git.openstack.org/openstack/tempest/tempest/clients.py", line 37, in __init__
    region=CONF.identity.region)
  File "/home/zuul/src/git.openstack.org/openstack/tempest/.tox/py36/lib/python3.6/site-packages/debtcollector/removals.py", line 261, in wrapper
    return f(*args, **kwargs)
  File "/home/zuul/src/git.openstack.org/openstack/tempest/tempest/lib/services/clients.py", line 363, in __init__
    all_modules = available_modules()
  File "/home/zuul/src/git.openstack.org/openstack/tempest/tempest/lib/services/clients.py", line 87, in available_modules
    plugin_services[plugin_name]])
  File "/home/zuul/src/git.openstack.org/openstack/tempest/tempest/lib/services/clients.py", line 86, in <listcomp>
    plug_service_versions = set([x['service_version'] for x in
KeyError: 'service_version'

Need to investigate further to see what the root cause is.

.. http://logs.openstack.org/39/608039/2/check/openstack-tox-py36/118b044/testr_results.html.gz

Revision history for this message
Doug Schveninger (ds6901) wrote :

is this unit test still randomly failing?

Revision history for this message
Martin Kopec (mkopec) wrote :

Based on the comments, marking for now as Incomplete.

Changed in tempest:
status: New → Incomplete
Revision history for this message
Soniya Murlidhar Vyas (svyas) wrote :

Due to a long inactivity, I am moving this bug to Invalid.
If you still experience the issue, feel free to reopen it.

Changed in tempest:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.