Project

General

Profile

Actions

Bug #60675

open

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

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

3239c85846d0be9b0eb9dc279d249db4a720e461962401a7e302f13a6c4f902d


Description

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

Sanitized backtrace:

    File "mgr/zabbix/__init__.py", in <module>: from .module import Module
    File "mgr/zabbix/module.py" 
    if proc.returncode ==
    ^

Crash dump sample:
{
    "archived": "2023-03-24 13:34:54.408958",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/zabbix/__init__.py\", line 1, in <module>\n    from .module import Module",
        "  File \"/usr/share/ceph/mgr/zabbix/module.py\", line 49",
        "    if proc.returncode == 124:",
        "    ^",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-24T10:23:12.399894Z_ef3fcf3f-a608-4ca5-a770-59ef729c1f34",
    "entity_name": "mgr.c472cf771cbe91442ce0016c590c0acc0972271f",
    "mgr_module": "zabbix",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "IndentationError",
    "os_id": "11",
    "os_name": "Debian GNU/Linux 11 (bullseye)",
    "os_version": "11 (bullseye)",
    "os_version_id": "11",
    "process_name": "ceph-mgr",
    "stack_sig": "bd032392df5480560954de4e9e4d90cc0cebb4dc2c3491fafc883a1a1e69a304",
    "timestamp": "2023-03-24T10:23:12.399894Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.74-1-pve",
    "utsname_sysname": "Linux",
    "utsname_version": "#1 SMP PVE 5.15.74-1 (Mon, 14 Nov 2022 20:17:15 +0100)" 
}

Actions #1

Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF