Project

General

Profile

Actions

Bug #57243

open

Reimage failed with error "teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds"

Added by Mohit Bisht over 1 year ago. Updated about 2 months ago.

Status:
In Progress
Priority:
Normal
Assignee:
% Done:

0%

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

Description

Hi,

While running reimage command for "argo018", it is failing with below error
Machine : argo018
Command : "teuthology-reimage --os-type rhel --os-version 7.9 argo018"

22-08-23 00:51:05,686.686 INFO:teuthology.provision.fog.argo018:Waiting for deploy to finish
Traceback (most recent call last):
  File "/home/mobisht/teuthology/bin/teuthology-reimage", line 8, in <module>
    sys.exit(main())
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/scripts/reimage.py", line 25, in main
    return teuthology.reimage.main(args)
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/reimage.py", line 57, in main
    p.spawn(reimage_node, ctx, shortname(node['name']), node['machine_type'])
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/parallel.py", line 84, in exit
    for result in self:
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/parallel.py", line 98, in next
    resurrect_traceback(result)
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info1
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/reimage.py", line 50, in reimage_node
    reimage(ctx, machine_name, machine_type)
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/provision/__init__.py", line 39, in reimage
    return obj.create()
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/provision/fog.py", line 86, in create
    self.wait_for_deploy_task(task_id)
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/provision/fog.py", line 244, in wait_for_deploy_task
    while proceed():
  File "/home/mobisht/teuthology/lib/python3.6/site-packages/teuthology/contextutil.py", line 133, in call
    raise MaxWhileTries(error_msg)
teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds

Note :We have checked after failure, Machine not re imaged.

Actions #1

Updated by adam kraitman over 1 year ago

  • Status changed from New to In Progress
  • Assignee set to adam kraitman
Actions #2

Updated by Aishwarya Mathuria about 2 months ago

/a/yuriw-2024-03-15_19:59:43-rados-wip-yuri6-testing-2024-03-15-0709-distro-default-smithi/7603351

Actions #3

Updated by adam kraitman about 2 months ago

Hey did you try running it from magna002 ?

Actions

Also available in: Atom PDF