Unexpected API Error

Bug #1791963 reported by GAURAV KHANANDE
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
<class 'sqlalchemy.exc.ProgrammingError'> (HTTP 500) (Request-ID: req-41b96d36-f5eb-41b3-91f9-78240052bdca)

NOVA API Log:

2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions [req-acddcde4-3811-4c79-a5d0-3f91b15f4692 7ca32b814591425b8ea8448522d2b86b a06097f729654a579cde3891b69cb85f - default default] Unexpected exception in API method
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions Traceback (most recent call last):
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/api/openstack/extensions.py", line 338, in wrapped
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions return f(*args, **kwargs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/api/validation/__init__.py", line 181, in wrapper
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions return func(*args, **kwargs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/api/validation/__init__.py", line 181, in wrapper
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions return func(*args, **kwargs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/api/openstack/compute/servers.py", line 214, in detail
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions servers = self._get_servers(req, is_detail=True)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/api/openstack/compute/servers.py", line 357, in _get_servers
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions sort_keys=sort_keys, sort_dirs=sort_dirs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 2488, in get_all
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions sort_dirs=sort_dirs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/compute/api.py", line 2631, in _get_instances_by_filters
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions expected_attrs=fields, sort_keys=sort_keys, sort_dirs=sort_dirs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/oslo_versionedobjects/base.py", line 184, in wrapper
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions result = fn(cls, context, *args, **kwargs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/objects/instance.py", line 1227, in get_by_filters
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions use_slave=use_slave, sort_keys=sort_keys, sort_dirs=sort_dirs)
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions File "/usr/lib/python2.7/site-packages/nova/db/sqlalchemy/api.py", line 236, in wrapper
2018-09-11 03:09:06.446 6305 ERROR nova.api.openstack.extensions return f(*args, **kwargs)

Revision history for this message
Matt Riedemann (mriedem) wrote :

Which release is this? Is there more to that stacktrace because I don't see the origin of the ProgrammingError.

Changed in nova:
status: New → Incomplete
Revision history for this message
GAURAV KHANANDE (gauraokk) wrote :

It's 3.8.2 OpenStack release. Where to find the origin of the ProgrammingError?

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
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.