Job devstack-update-inprogress fails in getMachineByJenkinsName

Bug #1207725 reported by Stanislaw Pitucha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Fix Released
Medium
James E. Blair

Bug Description

devstack-update-inprogress job failed with the following console log: https://jenkins.openstack.org/job/devstack-update-inprogress/209748/console

2013-08-02 11:15:47.827 | + /home/jenkins/workspace/devstack-update-inprogress@5/devstack-gate/devstack-vm-inprogress.py devstack-precise-hpcloud-az1-179220
2013-08-02 11:15:48.709 | Traceback (most recent call last):
2013-08-02 11:15:48.710 | File "/home/jenkins/workspace/devstack-update-inprogress@5/devstack-gate/devstack-vm-inprogress.py", line 85, in <module>
2013-08-02 11:15:48.710 | main()
2013-08-02 11:15:48.710 | File "/home/jenkins/workspace/devstack-update-inprogress@5/devstack-gate/devstack-vm-inprogress.py", line 54, in main
2013-08-02 11:15:48.710 | machine = db.getMachineByJenkinsName(NODE_NAME)
2013-08-02 11:15:48.710 | File "/home/jenkins/workspace/devstack-update-inprogress@5/devstack-gate/vmdatabase.py", line 404, in getMachineByJenkinsName
2013-08-02 11:15:48.711 | return self.session.query(Machine).filter_by(jenkins_name=name)[0]
2013-08-02 11:15:48.711 | File "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/query.py", line 1887, in __getitem__
2013-08-02 11:15:48.712 | return list(self[item:item+1])[0]
2013-08-02 11:15:48.713 | IndexError: list index out of range
2013-08-02 11:15:49.066 | Build step 'Execute shell' marked build as failure

It was triggered by gerrit review https://review.openstack.org/29573

Revision history for this message
James E. Blair (corvus) wrote :

This should be fixed by the move to nodepool (the devstack inprogress jobs are not run anymore).

Changed in openstack-ci:
status: New → Fix Released
importance: Undecided → Medium
assignee: nobody → James E. Blair (corvus)
milestone: none → havana
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.