← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1363103] [NEW] The server has either erred or is incapable of performing the requested operation. (HTTP 500)

 

Public bug reported:

Gate jobs failed on 'gate-tempest-dsvm-neutron-full' with following
error.

ClientException: The server has either erred or is incapable of
performing the requested operation. (HTTP 500) (Request-ID: req-
7d7ab999-1351-43be-bd51-96a100a7cdeb)

Detailed stack trace is:

RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}}
}}}

Traceback (most recent call last):
File "tempest/scenario/test_network_advanced_server_ops.py", line 73, in setUp
create_kwargs=create_kwargs)
File "tempest/scenario/manager.py", line 778, in create_server
self.status_timeout(client.servers, server.id, 'ACTIVE')
File "tempest/scenario/manager.py", line 572, in status_timeout
not_found_exception=not_found_exception)
File "tempest/scenario/manager.py", line 635, in _status_timeout
CONF.compute.build_interval):
File "tempest/test.py", line 614, in call_until_true
if func():
File "tempest/scenario/manager.py", line 606, in check_status
thing = things.get(thing_id)
File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 555, in get
return self._get("/servers/%s" % base.getid(server), "server")
File "/opt/stack/new/python-novaclient/novaclient/base.py", line 93, in _get
_resp, body = self.api.client.get(url)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 487, in get
return self._cs_request(url, 'GET', **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 465, in _cs_request
resp, body = self._time_request(url, method, **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 439, in _time_request
resp, body = self.request(url, method, **kwargs)
File "/opt/stack/new/python-novaclient/novaclient/client.py", line 433, in request
raise exceptions.from_response(resp, body, url, method)
 ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-7d7ab999-1351-43be-bd51-96a100a7cdeb)

Traceback (most recent call last):
StringException: Empty attachments:
stderr
stdout

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: ntt

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1363103

Title:
  The server has either erred or is incapable of performing the
  requested operation. (HTTP 500)

Status in OpenStack Compute (Nova):
  New

Bug description:
  Gate jobs failed on 'gate-tempest-dsvm-neutron-full' with following
  error.

  ClientException: The server has either erred or is incapable of
  performing the requested operation. (HTTP 500) (Request-ID: req-
  7d7ab999-1351-43be-bd51-96a100a7cdeb)

  Detailed stack trace is:

  RESP BODY: {"itemNotFound": {"message": "Instance could not be found", "code": 404}}
  }}}

  Traceback (most recent call last):
  File "tempest/scenario/test_network_advanced_server_ops.py", line 73, in setUp
  create_kwargs=create_kwargs)
  File "tempest/scenario/manager.py", line 778, in create_server
  self.status_timeout(client.servers, server.id, 'ACTIVE')
  File "tempest/scenario/manager.py", line 572, in status_timeout
  not_found_exception=not_found_exception)
  File "tempest/scenario/manager.py", line 635, in _status_timeout
  CONF.compute.build_interval):
  File "tempest/test.py", line 614, in call_until_true
  if func():
  File "tempest/scenario/manager.py", line 606, in check_status
  thing = things.get(thing_id)
  File "/opt/stack/new/python-novaclient/novaclient/v1_1/servers.py", line 555, in get
  return self._get("/servers/%s" % base.getid(server), "server")
  File "/opt/stack/new/python-novaclient/novaclient/base.py", line 93, in _get
  _resp, body = self.api.client.get(url)
  File "/opt/stack/new/python-novaclient/novaclient/client.py", line 487, in get
  return self._cs_request(url, 'GET', **kwargs)
  File "/opt/stack/new/python-novaclient/novaclient/client.py", line 465, in _cs_request
  resp, body = self._time_request(url, method, **kwargs)
  File "/opt/stack/new/python-novaclient/novaclient/client.py", line 439, in _time_request
  resp, body = self.request(url, method, **kwargs)
  File "/opt/stack/new/python-novaclient/novaclient/client.py", line 433, in request
  raise exceptions.from_response(resp, body, url, method)
   ClientException: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-7d7ab999-1351-43be-bd51-96a100a7cdeb)

  Traceback (most recent call last):
  StringException: Empty attachments:
  stderr
  stdout

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1363103/+subscriptions


Follow ups

References