Project

General

Profile

Actions

Bug #59869

open

crash: File "mgr/zabbix/module.py", in serve: self.event.wait(interval)

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):

88a90b39d3c1392648ec643b8280f01cfff704cb16887aba7d18b9d86a1f34f1


Description

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

Sanitized backtrace:

    File "mgr/zabbix/module.py", in serve: self.event.wait(interval)
    File "/lib64/python3.6/threading.py", in wait: signaled = self._cond.wait(timeout)
    File "/lib64/python3.6/threading.py", in wait: if timeout > 0:

Crash dump sample:
{
    "archived": "2023-04-04 06:26:48.864484",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/zabbix/module.py\", line 465, in serve\n    self.event.wait(interval)",
        "  File \"/lib64/python3.6/threading.py\", line 569, in wait\n    signaled = self._cond.wait(timeout)",
        "  File \"/lib64/python3.6/threading.py\", line 298, in wait\n    if timeout > 0:",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-04-04T05:35:01.540020Z_963bab35-1399-49ee-8f78-cab3a06b7fbd",
    "entity_name": "mgr.897bc4d73766c75152a4457180a0869115fc29b9",
    "mgr_module": "zabbix",
    "mgr_module_caller": "PyModuleRunner::serve",
    "mgr_python_exception": "TypeError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "1b5121fb009a03a965ce32ed52681d24935aed3f00f0d440a74285fd3b5993fb",
    "timestamp": "2023-04-04T05:35:01.540020Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-69-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#76-Ubuntu SMP Fri Mar 17 17:19:29 UTC 2023" 
}

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