Project

General

Profile

Actions

Bug #8314

closed

Authentication failed.

Added by Sage Weil about 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2014-05-08T01:36:06.758 DEBUG:teuthology.task.internal:connecting to ubuntu@plana35.front.sepia.ceph.com
2014-05-08T01:36:06.912 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-master/teuthology/run_tasks.py", line 39, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-master/teuthology/run_tasks.py", line 27, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-master/teuthology/task/internal.py", line 222, in connect
    remote.Remote(name=t, host_key=key, keep_alive=True, console=None))
  File "/home/teuthworker/teuthology-master/teuthology/orchestra/remote.py", line 42, in __init__
    self.ssh = ssh or self.connect()
  File "/home/teuthworker/teuthology-master/teuthology/orchestra/remote.py", line 47, in connect
    keep_alive=self.keep_alive)
  File "/home/teuthworker/teuthology-master/teuthology/orchestra/connection.py", line 89, in connect
    ssh.connect(**connect_args)
  File "/home/teuthworker/teuthology-master/virtualenv/local/lib/python2.7/site-packages/paramiko/client.py", line 273, in connect
    self._auth(username, password, pkey, key_filenames, allow_agent, look_for_keys)
  File "/home/teuthworker/teuthology-master/virtualenv/local/lib/python2.7/site-packages/paramiko/client.py", line 456, in _auth
    raise saved_exception
AuthenticationException: Authentication failed.

these are popping up polluting the results. see for example
http://pulpito.ceph.com/teuthology-2014-05-07_02:30:12-rados-master-testing-basic-plana

Actions

Also available in: Atom PDF