yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07806
[Bug 1264848] [NEW] SSHTimeout
Public bug reported:
See: http://logs.openstack.org/06/61006/8/check/check-grenade-
dsvm/c1be113/console.html.gz
2013-12-26 17:12:03.092 | Traceback (most recent call last):
2013-12-26 17:12:03.092 | File "tempest/scenario/test_minimum_basic.py", line 166, in test_minimum_basic_scenario
2013-12-26 17:12:03.093 | self.check_partitions()
2013-12-26 17:12:03.093 | File "tempest/scenario/test_minimum_basic.py", line 137, in check_partitions
2013-12-26 17:12:03.093 | partitions = self.linux_client.get_partitions()
2013-12-26 17:12:03.093 | File "tempest/common/utils/linux/remote_client.py", line 77, in get_partitions
2013-12-26 17:12:03.094 | output = self.ssh_client.exec_command(command)
2013-12-26 17:12:03.094 | File "tempest/common/ssh.py", line 123, in exec_command
2013-12-26 17:12:03.094 | ssh = self._get_ssh_connection()
2013-12-26 17:12:03.095 | File "tempest/common/ssh.py", line 93, in _get_ssh_connection
2013-12-26 17:12:03.095 | password=self.password)
2013-12-26 17:12:03.095 | SSHTimeout: Connection to the 172.24.4.227 via SSH timed out.
2013-12-26 17:12:03.096 | User: cirros, Password: None
This might be similar to https://bugs.launchpad.net/nova/+bug/1200731
** Affects: nova
Importance: Undecided
Status: New
--
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/1264848
Title:
SSHTimeout
Status in OpenStack Compute (Nova):
New
Bug description:
See: http://logs.openstack.org/06/61006/8/check/check-grenade-
dsvm/c1be113/console.html.gz
2013-12-26 17:12:03.092 | Traceback (most recent call last):
2013-12-26 17:12:03.092 | File "tempest/scenario/test_minimum_basic.py", line 166, in test_minimum_basic_scenario
2013-12-26 17:12:03.093 | self.check_partitions()
2013-12-26 17:12:03.093 | File "tempest/scenario/test_minimum_basic.py", line 137, in check_partitions
2013-12-26 17:12:03.093 | partitions = self.linux_client.get_partitions()
2013-12-26 17:12:03.093 | File "tempest/common/utils/linux/remote_client.py", line 77, in get_partitions
2013-12-26 17:12:03.094 | output = self.ssh_client.exec_command(command)
2013-12-26 17:12:03.094 | File "tempest/common/ssh.py", line 123, in exec_command
2013-12-26 17:12:03.094 | ssh = self._get_ssh_connection()
2013-12-26 17:12:03.095 | File "tempest/common/ssh.py", line 93, in _get_ssh_connection
2013-12-26 17:12:03.095 | password=self.password)
2013-12-26 17:12:03.095 | SSHTimeout: Connection to the 172.24.4.227 via SSH timed out.
2013-12-26 17:12:03.096 | User: cirros, Password: None
This might be similar to https://bugs.launchpad.net/nova/+bug/1200731
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1264848/+subscriptions
Follow ups
References