message:"File \"tempest/scenario/test_volume_boot_pattern.py\"" AND message:"in _ssh_to_server" AND message:"EOFError" AND tags:"tempest.txt"
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRmlsZSBcXFwidGVtcGVzdC9zY2VuYXJpby90ZXN0X3ZvbHVtZV9ib290X3BhdHRlcm4ucHlcXFwiXCIgQU5EIG1lc3NhZ2U6XCJpbiBfc3NoX3RvX3NlcnZlclwiIEFORCBtZXNzYWdlOlwiRU9GRXJyb3JcIiBBTkQgdGFnczpcInRlbXBlc3QudHh0XCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MDYwNjQxMzAyMjAsIm1vZGUiOiIiLCJhbmFseXplX2ZpZWxkIjoiIn0= 11 hits in 7 days, all failures, looks like it's only showing up in neutron jobs. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1340187 Title: paramiko EOFError in test_volume_boot_pattern Status in OpenStack Neutron (virtual network service): New Status in Tempest: New 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 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1340187/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

