[openstack-dev] [CI] Nodepool failed with timeout exception

Xie, Xianshan xiexs at cn.fujitsu.com
Mon Aug 17 08:36:45 UTC 2015


Hi, everyone,
  I am facing the timeout exception on nodepool, when launching nodes with a ready state image.
--------------------------------------------------------
ERROR nodepool.NodeLauncher: Exception launching node id: 7 in provider: local_01 error:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", line 409, in _run
    dt = self.launchNode(session)
  File "/usr/local/lib/python2.7/dist-packages/nodepool/nodepool.py", line 472, in launchNode
    server = self.manager.waitForServer(server_id, self.launch_timeout)
  File "/usr/local/lib/python2.7/dist-packages/nodepool/provider_manager.py", line 458, in waitForServer
    return self._waitForResource('server', server_id, timeout)
  File "/usr/local/lib/python2.7/dist-packages/nodepool/provider_manager.py", line 429, in _waitForResource
    self.provider.name)):
  File "/usr/local/lib/python2.7/dist-packages/nodepool/nodeutils.py", line 42, in iterate_timeout
    raise Exception("Timeout waiting for %s" % purpose)
Exception: Timeout waiting for server d7150309-0a33-4338-b4e8-268c719f785b in local_01
--------------------------------------------------------

I am not sure whether this error is associated with the WARNING message which was throwed before this exception.
--------------------------------------------------------
WARNING requests.packages.urllib3.connectionpool: Connection pool is full, discarding connection: 10.xx.xx.xx
--------------------------------------------------------

Could someone tell me how to work it out?
Thanks in advance.

Xiexs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150817/c1196c64/attachment.html>


More information about the OpenStack-dev mailing list