yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47655
[Bug 1370496] Re: Failed to establish authenticated ssh connection to cirros - error: [Errno 113] No route to host
This may have been fixed by: https://review.openstack.org/#/c/273042/
I checked the above logstash query and got zero results for the past 30 days.
Closing this as Fix Released. If this issue pops back up, please open a
new bug.
** Changed in: nova
Status: Incomplete => Fix Released
** Changed in: nova
Assignee: (unassigned) => Augustina Ragwitz (auggy)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1370496
Title:
Failed to establish authenticated ssh connection to cirros - error:
[Errno 113] No route to host
Status in neutron:
Expired
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Saw this in the gate today, I think it's separate from bug 1349617, at
least the error is different and the hits in logstash are different.
The root cause might be the same.
This is in both nova-network and neutron jobs.
http://logs.openstack.org/01/116001/3/gate/gate-grenade-dsvm-partial-
ncpu/3dce5d7/logs/tempest.txt.gz#_2014-09-16_22_32_14_888
2014-09-16 22:32:14.888 6636 ERROR tempest.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.24.4.4 after 15 attempts
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh Traceback (most recent call last):
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh File "tempest/common/ssh.py", line 76, in _get_ssh_connection
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh timeout=self.channel_timeout, pkey=self.pkey)
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 236, in connect
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh retry_on_signal(lambda: sock.connect(addr))
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/util.py", line 278, in retry_on_signal
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh return function()
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 236, in <lambda>
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh retry_on_signal(lambda: sock.connect(addr))
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh File "/usr/lib/python2.7/socket.py", line 224, in meth
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh return getattr(self._sock,name)(*args)
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh error: [Errno 113] No route to host
2014-09-16 22:32:14.888 6636 TRACE tempest.common.ssh
message:"_get_ssh_connection" AND message:"error: [Errno 113] No route
to host" AND tags:"tempest.txt"
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiX2dldF9zc2hfY29ubmVjdGlvblwiIEFORCBtZXNzYWdlOlwiZXJyb3I6IFtFcnJubyAxMTNdIE5vIHJvdXRlIHRvIGhvc3RcIiBBTkQgdGFnczpcInRlbXBlc3QudHh0XCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6ImN1c3RvbSIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJmcm9tIjoiMjAxNC0wOS0xMFQxMjo0ODowMyswMDowMCIsInRvIjoiMjAxNC0wOS0xN1QxMjo0ODowMyswMDowMCIsInVzZXJfaW50ZXJ2YWwiOiIwIn0sInN0YW1wIjoxNDEwOTU4MTU3MTY3LCJtb2RlIjoiIiwiYW5hbHl6ZV9maWVsZCI6IiJ9
63 hits in 10 days, check and gate, all failures.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1370496/+subscriptions
References