Project

General

Profile

Actions

Bug #60040

open

crash: File "mgr/rook/__init__.py", in <module>: from .module import RookOrchestrator

Added by Telemetry Bot 12 months ago. Updated 12 months 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):

54d61931d247f2c6da11d109aff9820b62f68e8a5889c828dec22dd326c27fbc


Description

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

Sanitized backtrace:

    File "mgr/rook/__init__.py", in <module>: from .module import RookOrchestrator
    File "mgr/rook/module.py", in <module>: from .rook_cluster import RookCluster
    File "mgr/rook/rook_cluster.py" 
    self.batchV1_api.api_client =
    ^

Crash dump sample:
{
    "archived": "2022-10-31 02:26:20.868517",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/rook/__init__.py\", line 5, in <module>\n    from .module import RookOrchestrator",
        "  File \"/usr/share/ceph/mgr/rook/module.py\", line 41, in <module>\n    from .rook_cluster import RookCluster",
        "  File \"/usr/share/ceph/mgr/rook/rook_cluster.py\", line 664",
        "    self.batchV1_api.api_client = client.ApiClient(configtemp)",
        "                                                             ^",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2022-10-29T14:28:21.942007Z_5cad678a-c58c-430a-81d2-764fb73b2f83",
    "entity_name": "mgr.a2e1d6cafb1cbda582343cb3ec32db9627e68ce9",
    "mgr_module": "rook",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "TabError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "26c49979e1ed887bd1b97252355c6a502ceb393ede3b5a2ff064a5941573fa14",
    "timestamp": "2022-10-29T14:28:21.942007Z",
    "utsname_machine": "x86_64",
    "utsname_release": "4.19.25-200.el7.bclinux.x86_64",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP Wed May 29 00:02:44 CST 2019" 
}

Actions #1

Updated by Telemetry Bot 12 months ago

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

Also available in: Atom PDF