Project

General

Profile

Bug #60648

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

Added by Telemetry Bot 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):

e9f6d2ca96fedb6ece34470cbab920e0f01380ff4525a148f3f03fd84ca59220


Description

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

Sanitized backtrace:

    File "mgr/test_orchestrator/__init__.py", in <module>: from .module import TestOrchestrator
    File "mgr/test_orchestrator/module.py", in <module>: import orchestrator
    File "mgr/orchestrator/__init__.py", in <module>: from .module import OrchestratorCli
    File "mgr/orchestrator/module.py", in <module>: from object_format import Format

Crash dump sample:
{
    "archived": "2023-03-15 15:55:53.809582",
    "backtrace": [
        "  File \"/usr/share/ceph/mgr/test_orchestrator/__init__.py\", line 1, in <module>\n    from .module import TestOrchestrator",
        "  File \"/usr/share/ceph/mgr/test_orchestrator/module.py\", line 22, in <module>\n    import orchestrator",
        "  File \"/usr/share/ceph/mgr/orchestrator/__init__.py\", line 3, in <module>\n    from .module import OrchestratorCli",
        "  File \"/usr/share/ceph/mgr/orchestrator/module.py\", line 25, in <module>\n    from object_format import Format",
        "<redacted>" 
    ],
    "ceph_version": "17.2.5",
    "crash_id": "2023-03-15T15:36:36.896339Z_e1b84b8f-3cd0-4963-8450-b39b63eb41d8",
    "entity_name": "mgr.c8e6a46af2823df027814b4db830de2797e21b9b",
    "mgr_module": "test_orchestrator",
    "mgr_module_caller": "PyModule::load_subclass_of",
    "mgr_python_exception": "ModuleNotFoundError",
    "os_id": "22.04",
    "os_name": "Ubuntu 22.04.2 LTS",
    "os_version": "22.04.2 LTS (Jammy Jellyfish)",
    "os_version_id": "22.04",
    "process_name": "ceph-mgr",
    "stack_sig": "545ad76262cd105f47a634eeb30ef15f3a81a8bfda9394dabf0565f29f69e941",
    "timestamp": "2023-03-15T15:36:36.896339Z",
    "utsname_machine": "x86_64",
    "utsname_release": "5.15.0-67-generic",
    "utsname_sysname": "Linux",
    "utsname_version": "#74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023" 
}

History

#1 Updated by Telemetry Bot 11 months ago

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

Also available in: Atom PDF