Project

General

Profile

Actions

Bug #56277

open

crash: File "mgr/prometheus/__init__.py", in <module>: from .module import Module, StandbyModule

Added by Telemetry Bot almost 2 years ago. Updated over 1 year 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):

e8eb7171d46e148e169a7eb464014f5a4316f8a1da75eb98e7c6c0cedf7d741e


Description

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

Sanitized backtrace:

    File "mgr/prometheus/__init__.py", in <module>: from .module import Module, StandbyModule
    File "mgr/prometheus/module.py", in <module>: import cherrypy

Crash dump sample:
{
    "archived": "2022-04-30 20:16:23.556299",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/prometheus/__init__.py\", line 2, in <module>\n    from .module import Module, StandbyModule",
        "  File \"/usr/share/ceph/mgr/prometheus/module.py\", line 1, in <module>\n    import cherrypy",
        "<redacted>" 
    ],
    "ceph_version": "17.1.0",
    "crash_id": "2022-04-30T10:43:43.168585Z_96e24630-40e6-4b41-b276-2806f012d23b",
    "entity_name": "mgr.742f343e568a509a8a029c476f175605a4f55b1d",
    "mgr_module": "prometheus",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ModuleNotFoundError",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04 LTS",
    "os_version": "22.04 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mgr",
    "stack_sig": "1b22eec7d76831c8325e34d14de67ed0276aadb9763b6401f5b45993f1a62223",
    "timestamp": "2022-04-30T10:43:43.168585Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-25-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#25-Ubuntu SMP Wed Mar 30 15:54:22 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.1.0 added
Actions #2

Updated by Telemetry Bot over 1 year ago

  • Affected Versions v17.2.0 added
Actions

Also available in: Atom PDF