Integration tests fail with IndexError: list index out of range

Bug #1683995 reported by Rabi Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Critical
Rabi Mishra

Bug Description

Recent devstack change[1] resulted in the failure for integration tests with the below error.

2017-04-19 02:46:43.880077 | 2017-04-19 02:46:43.879 | Failed to call load_tests:
2017-04-19 02:46:43.881312 | 2017-04-19 02:46:43.881 | Traceback (most recent call last):
2017-04-19 02:46:43.882501 | 2017-04-19 02:46:43.882 | File "/usr/local/lib/python2.7/dist-packages/unittest2/loader.py", line 147, in loadTestsFromModule
2017-04-19 02:46:43.884945 | 2017-04-19 02:46:43.884 | return load_tests(self, tests, pattern)
2017-04-19 02:46:43.886306 | 2017-04-19 02:46:43.885 | File "/opt/stack/new/heat/heat_integrationtests/api/test_heat_api.py", line 36, in load_tests
2017-04-19 02:46:43.888081 | 2017-04-19 02:46:43.887 | manager = clients.ClientManager(conf)
2017-04-19 02:46:43.889239 | 2017-04-19 02:46:43.888 | File "/opt/stack/new/heat/heat_integrationtests/common/clients.py", line 75, in __init__
2017-04-19 02:46:43.890416 | 2017-04-19 02:46:43.890 | self.auth_version = self.conf.auth_url.split('/v')[1]
2017-04-19 02:46:43.891724 | 2017-04-19 02:46:43.891 | IndexError: list index out of range

Noticed at:

http://logs.openstack.org/74/454374/1/gate/gate-heat-dsvm-functional-convg-mysql-lbaasv2-ubuntu-xenial/1eb63d7/console.html#_2017-04-19_02_46_43_891724

[1] https://review.openstack.org/#/c/456344/15/openrc

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/457865

Changed in heat:
status: New → In Progress
Rico Lin (rico-lin)
Changed in heat:
milestone: none → pike-2
Rico Lin (rico-lin)
Changed in heat:
importance: High → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/457865
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=eed9cf85ca725c25527f042cb82c62fbe4cf879b
Submitter: Jenkins
Branch: master

commit eed9cf85ca725c25527f042cb82c62fbe4cf879b
Author: rabi <email address hidden>
Date: Wed Apr 19 09:21:54 2017 +0530

    Add auth_version config option

    Change-Id: Iba84890437a0b7ba0fa00a9bd893fe2ef7f9b797
    Closes-Bug: #1683995

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat 9.0.0.0b2

This issue was fixed in the openstack/heat 9.0.0.0b2 development milestone.

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.