Project

General

Profile

Actions

Bug #56270

closed

crash: File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)

Added by Telemetry Bot almost 2 years ago. Updated about 1 year ago.

Status:
Duplicate
Priority:
Normal
Category:
Correctness/Safety
Target version:
% Done:

0%

Source:
Telemetry
Tags:
Backport:
quincy
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Component(FS):
mgr/snap_schedule
Labels (FS):
Pull request ID:
Crash signature (v1):

5a837b17fdc77936b4d5208c9f69af044a1a69d3a95437cba6b8ecfd77265f87


Description

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

Sanitized backtrace:

    File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)
    File "mgr/snap_schedule/fs/schedule_client.py", in __init__: with self.get_schedule_db(fs_name) as conn_mgr:
    File "mgr/snap_schedule/fs/schedule_client.py", in get_schedule_db: db.executescript(dump)

Crash dump sample:
{
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/snap_schedule/module.py\", line 38, in __init__\n    self.client = SnapSchedClient(self)",
        "  File \"/usr/share/ceph/mgr/snap_schedule/fs/schedule_client.py\", line 158, in __init__\n    with self.get_schedule_db(fs_name) as conn_mgr:",
        "  File \"/usr/share/ceph/mgr/snap_schedule/fs/schedule_client.py\", line 192, in get_schedule_db\n    db.executescript(dump)",
        "<redacted>" 
    ],
    "ceph_version": "17.2.0",
    "crash_id": "2022-06-20T15:13:02.711351Z_f91dc73d-19af-4069-89f9-51528be9fab7",
    "entity_name": "mgr.165587efc0dd735a4de0efee0479fff494913b05",
    "mgr_module": "snap_schedule",
    "mgr_module_caller": "ActivePyModule::load",
    "mgr_python_exception": "OperationalError",
    "os_id": "centos",
    "os_name": "CentOS Stream",
    "os_version": "8",
    "os_version_id": "8",
    "process_name": "ceph-mgr",
    "stack_sig": "c0b46fcd547d24a8595150ee9a6c3b3e5ae43023f0ce3caa788450149499be30",
    "timestamp": "2022-06-20T15:13:02.711351Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.4.0-120-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#136-Ubuntu SMP Fri Jun 10 13:40:48 UTC 2022" 
}


Related issues 1 (0 open1 closed)

Is duplicate of CephFS - Bug #56269: crash: File "mgr/snap_schedule/module.py", in __init__: self.client = SnapSchedClient(self)ResolvedMilind Changire

Actions
Actions

Also available in: Atom PDF