Project

General

Profile

Actions

Bug #56306

open

crash: File "mgr/rook/module.py", in serve: self._apply_drivegroups(list(self._drive_group_map.values()))

Added by Telemetry Bot almost 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

f6b18339ee26ba285bce5e726b8d9e8a6e09443b48d7008f93ce765889c58379


Description

http://telemetry.front.sepia.ceph.com:4000/d/jByk5HaMz/crash-spec-x-ray?orgId=1&var-sig_v2=9f2478e53f6d10ccefaef33f505703bb8daa0e41d1329bfdfd15c6c11ac36257

Sanitized backtrace:

    File "mgr/rook/module.py", in serve: self._apply_drivegroups(list(self._drive_group_map.values()))
    File "mgr/rook/module.py", in _apply_drivegroups: all_hosts = raise_if_exception(self.get_hosts())
    File "mgr/orchestrator/_interface.py", in raise_if_exception: raise e

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/rook/module.py\", line 215, in serve\n    self._apply_drivegroups(list(self._drive_group_map.values()))",
        "  File \"/usr/share/ceph/mgr/rook/module.py\", line 591, in _apply_drivegroups\n    all_hosts = raise_if_exception(self.get_hosts())",
        "  File \"/usr/share/ceph/mgr/orchestrator/_interface.py\", line 228, in raise_if_exception\n    raise e",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-06T16:36:38.138359Z_c7e765de-8909-4a7f-ba48-30a6f8882739",
    "entity_name": "mgr.b9a456a9efbf8f41efdcd46203b0a73570270b65",
    "mgr_module": "rook",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "ApiException",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "ae3b1cd1e63dfe60b371502ed48c6e212ef475d41525ea4caee05cc1e7d37989",
    "timestamp": "2022-06-06T16:36:38.138359Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-113-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#127-Ubuntu SMP Wed May 18 14:30:56 UTC 2022" 
}

Actions #1

Updated by Telemetry Bot almost 2 years ago

  • Crash signature (v1) updated (diff)
  • Crash signature (v2) updated (diff)
  • Affected Versions v17.2.0 added
Actions

Also available in: Atom PDF