Project

General

Profile

Actions

Bug #55801

closed

cephadm throws an exception when not able to list tags for upgrade

Added by Redouane Kachach Elhichou almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Category:
cephadm
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

cephadm throws an exception when not able to list tags for upgrade

[ceph: root@ceph-node-0 /]# ceph orch upgrade ls registry-proxy.engineering.redhat.com/rh-osbs/rhceph:ceph-5.1-rhel-8-containers-candidate-19577-20220511172228 --debug-mgr 30 
Error EINVAL: Traceback (most recent call last):
  File "/usr/share/ceph/mgr/mgr_module.py", line 1732, in _handle_command
    return self.handle_command(inbuf, cmd)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 171, in handle_command
    return dispatch[cmd['prefix']].call(self, cmd, inbuf)
  File "/usr/share/ceph/mgr/mgr_module.py", line 462, in call
    return self.func(mgr, **kwargs)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 107, in <lambda>
    wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs)  # noqa: E731
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 96, in wrapper
    return func(*args, **kwargs)
  File "/usr/share/ceph/mgr/orchestrator/module.py", line 1408, in _upgrade_ls
    r = raise_if_exception(completion)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 228, in raise_if_exception
    raise e
requests.exceptions.SSLError: None: Max retries exceeded with url: /v2/rh-osbs/rhceph:ceph-5.1-rhel-8-containers-candidate-19577-20220511172228/tags/list (Caused by None)


Related issues 2 (0 open2 closed)

Copied to Orchestrator - Backport #55947: quincy: cephadm throws an exception when not able to list tags for upgradeResolvedAdam KingActions
Copied to Orchestrator - Backport #55948: pacific: cephadm throws an exception when not able to list tags for upgradeResolvedAdam KingActions
Actions #1

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 46445
Actions #2

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to quincy,pacific
Actions #3

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #55947: quincy: cephadm throws an exception when not able to list tags for upgrade added
Actions #4

Updated by Backport Bot almost 2 years ago

  • Copied to Backport #55948: pacific: cephadm throws an exception when not able to list tags for upgrade added
Actions #5

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from Pending Backport to Closed
Actions

Also available in: Atom PDF