← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1373680] [NEW] keystone fails to start on icehouse side of grenade, "error: [Errno 98] Address already in use"

 

Public bug reported:

I know we used to have a bug for this but I can't find it anymore, so
opening a new one as this failed a job:

http://logs.openstack.org/84/123784/1/check/check-grenade-
dsvm/0082b12/logs/old/screen-key.txt.gz#_2014-09-24_17_42_14_365

2014-09-24 17:42:14.365 32570 ERROR root [-] Failed to start the admin server
2014-09-24 17:42:14.365 32570 TRACE root Traceback (most recent call last):
2014-09-24 17:42:14.365 32570 TRACE root   File "/opt/stack/old/keystone/bin/keystone-all", line 79, in serve
2014-09-24 17:42:14.365 32570 TRACE root     server.start()
2014-09-24 17:42:14.365 32570 TRACE root   File "/opt/stack/old/keystone/keystone/common/environment/eventlet_server.py", line 89, in start
2014-09-24 17:42:14.365 32570 TRACE root     backlog=backlog)
2014-09-24 17:42:14.365 32570 TRACE root   File "/usr/lib/python2.7/dist-packages/eventlet/convenience.py", line 38, in listen
2014-09-24 17:42:14.365 32570 TRACE root     sock.bind(addr)
2014-09-24 17:42:14.365 32570 TRACE root   File "/usr/lib/python2.7/socket.py", line 224, in meth
2014-09-24 17:42:14.365 32570 TRACE root     return getattr(self._sock,name)(*args)
2014-09-24 17:42:14.365 32570 TRACE root error: [Errno 98] Address already in use
2014-09-24 17:42:14.365 32570 TRACE root

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1373680

Title:
  keystone fails to start on icehouse side of grenade, "error: [Errno
  98] Address already in use"

Status in OpenStack Identity (Keystone):
  New

Bug description:
  I know we used to have a bug for this but I can't find it anymore, so
  opening a new one as this failed a job:

  http://logs.openstack.org/84/123784/1/check/check-grenade-
  dsvm/0082b12/logs/old/screen-key.txt.gz#_2014-09-24_17_42_14_365

  2014-09-24 17:42:14.365 32570 ERROR root [-] Failed to start the admin server
  2014-09-24 17:42:14.365 32570 TRACE root Traceback (most recent call last):
  2014-09-24 17:42:14.365 32570 TRACE root   File "/opt/stack/old/keystone/bin/keystone-all", line 79, in serve
  2014-09-24 17:42:14.365 32570 TRACE root     server.start()
  2014-09-24 17:42:14.365 32570 TRACE root   File "/opt/stack/old/keystone/keystone/common/environment/eventlet_server.py", line 89, in start
  2014-09-24 17:42:14.365 32570 TRACE root     backlog=backlog)
  2014-09-24 17:42:14.365 32570 TRACE root   File "/usr/lib/python2.7/dist-packages/eventlet/convenience.py", line 38, in listen
  2014-09-24 17:42:14.365 32570 TRACE root     sock.bind(addr)
  2014-09-24 17:42:14.365 32570 TRACE root   File "/usr/lib/python2.7/socket.py", line 224, in meth
  2014-09-24 17:42:14.365 32570 TRACE root     return getattr(self._sock,name)(*args)
  2014-09-24 17:42:14.365 32570 TRACE root error: [Errno 98] Address already in use
  2014-09-24 17:42:14.365 32570 TRACE root

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


Follow ups

References