paramiko EOFError in test_volume_boot_pattern

Bug #1340187 reported by Alistair Coles
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned
tempest
New
Undecided
Unassigned

Bug Description

Seen here http://logs.openstack.org/09/106009/1/check/check-tempest-dsvm-neutron-icehouse/6b01164/console.html

{0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [108.840388s] ... FAILED
2014-07-10 11:31:43.744 | {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern [162.293278s] ... ok
2014-07-10 11:31:44.928 |
2014-07-10 11:31:44.928 |
2014-07-10 11:31:44.929 | ==============================
2014-07-10 11:31:44.929 | Failed 1 tests - output below:
2014-07-10 11:31:44.929 | ==============================
2014-07-10 11:31:44.929 |
2014-07-10 11:31:44.930 | tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,image,volume]
2014-07-10 11:31:44.930 | --------------------------------------------------------------------------------------------------------------
2014-07-10 11:31:44.930 |
2014-07-10 11:31:44.930 | Captured traceback:
2014-07-10 11:31:44.931 | ~~~~~~~~~~~~~~~~~~~
2014-07-10 11:31:44.931 | Traceback (most recent call last):
2014-07-10 11:31:44.931 | File "tempest/test.py", line 128, in wrapper
2014-07-10 11:31:44.931 | return f(self, *func_args, **func_kwargs)
2014-07-10 11:31:44.931 | File "tempest/scenario/test_volume_boot_pattern.py", line 163, in test_volume_boot_pattern
2014-07-10 11:31:44.931 | keypair)
2014-07-10 11:31:44.931 | File "tempest/scenario/test_volume_boot_pattern.py", line 116, in _ssh_to_server
2014-07-10 11:31:44.931 | private_key=keypair.private_key)
2014-07-10 11:31:44.931 | File "tempest/scenario/manager.py", line 453, in get_remote_client
2014-07-10 11:31:44.931 | linux_client.validate_authentication()
2014-07-10 11:31:44.931 | File "tempest/common/utils/linux/remote_client.py", line 53, in validate_authentication
2014-07-10 11:31:44.932 | self.ssh_client.test_connection_auth()
2014-07-10 11:31:44.932 | File "tempest/common/ssh.py", line 150, in test_connection_auth
2014-07-10 11:31:44.932 | connection = self._get_ssh_connection()
2014-07-10 11:31:44.932 | File "tempest/common/ssh.py", line 75, in _get_ssh_connection
2014-07-10 11:31:44.932 | timeout=self.channel_timeout, pkey=self.pkey)
2014-07-10 11:31:44.932 | File "/usr/local/lib/python2.7/dist-packages/paramiko/client.py", line 242, in connect
2014-07-10 11:31:44.932 | t.start_client()
2014-07-10 11:31:44.932 | File "/usr/local/lib/python2.7/dist-packages/paramiko/transport.py", line 346, in start_client
2014-07-10 11:31:44.932 | raise e
2014-07-10 11:31:44.932 | EOFError
2014-07-10 11:31:44.932 |
2014-07-10 11:31:44.933 |

Appears similar to https://bugs.launchpad.net/tempest/+bug/1295808

Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Matt Riedemann (mriedem) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.