Project

General

Profile

Actions

Bug #57092

closed

teuthology reimage Ubuntu 22.04 fails w/ ssh_keyscan reached maximum tries

Added by David Galloway over 1 year ago. Updated over 1 year ago.

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

0%

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

Description

2022-08-10 13:32:50,385.385 INFO:teuthology.provision.fog.smithi100:Scheduling deploy of ubuntu 22.04
2022-08-10 13:32:50,907.907 INFO:teuthology.orchestra.console:Power off smithi100
2022-08-10 13:33:00,388.388 INFO:teuthology.orchestra.console:Power off for smithi100 completed
2022-08-10 13:33:00,488.488 INFO:teuthology.orchestra.console:Power on smithi100
2022-08-10 13:33:06,197.197 INFO:teuthology.orchestra.console:Power on for smithi100 completed
2022-08-10 13:33:06,299.299 INFO:teuthology.provision.fog.smithi100:Waiting for deploy to finish
2022-08-10 13:38:28,179.179 INFO:teuthology.orchestra.run:Running command with timeout 600
2022-08-10 13:38:28,723.723 INFO:teuthology.provision.fog.smithi100:Node is ready
2022-08-10 13:38:28,789.789 INFO:teuthology.orchestra.run.smithi100.stdout:smithi100.front.sepia.ceph.com
2022-08-10 13:38:28,892.892 INFO:teuthology.orchestra.run.smithi100.stdout:172.21.15.100 smithi100.front.sepia.ceph.com smithi100
2022-08-10 13:38:29,420.420 INFO:teuthology.provision.fog.smithi100:Deploy complete!
Traceback (most recent call last):
  File "/home/dgalloway/git/ceph/teuthology/virtualenv/bin/teuthology-lock", line 33, in <module>
    sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-lock')())
  File "/home/dgalloway/git/ceph/teuthology/scripts/lock.py", line 18, in main
    sys.exit(teuthology.lock.cli.main(parse_args(sys.argv[1:])))
  File "/home/dgalloway/git/ceph/teuthology/teuthology/lock/cli.py", line 211, in main
    ctx.desc, ctx.os_type, ctx.os_version, ctx.arch)
  File "/home/dgalloway/git/ceph/teuthology/teuthology/lock/ops.py", line 142, in lock_many
    return reimage_machines(ctx, machines, machine_type)
  File "/home/dgalloway/git/ceph/teuthology/teuthology/lock/ops.py", line 325, in reimage_machines
    reimaged = do_update_keys(list(reimaged.keys()))[1]
  File "/home/dgalloway/git/ceph/teuthology/teuthology/lock/ops.py", line 288, in do_update_keys
    keys_dict = misc.ssh_keyscan(machines, _raise=_raise)
  File "/home/dgalloway/git/ceph/teuthology/teuthology/misc.py", line 1108, in ssh_keyscan
    while proceed():
  File "/home/dgalloway/git/ceph/teuthology/teuthology/contextutil.py", line 133, in __call__
    raise MaxWhileTries(error_msg)
teuthology.exceptions.MaxWhileTries: 'ssh_keyscan smithi100.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds

I can reimage and ssh directly though.

See http://qa-proxy.ceph.com/teuthology/dgalloway-2022-08-10_16:43:02-fs-main-distro-default-smithi/6965885/console_logs/

Actions

Also available in: Atom PDF