Project

General

Profile

Actions

Bug #51210

closed

"No module named 'cephadm'" in upgrade:octopus-x-pacific with parallel-no-cephadm

Added by Yuri Weinstein almost 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Run: https://pulpito.ceph.com/teuthology-2021-06-12_14:22:02-upgrade:octopus-x-pacific-distro-basic-smithi/
Jobs: '6168320', '6168335'
Logs: /a/teuthology-2021-06-12_14:22:02-upgrade:octopus-x-pacific-distro-basic-smithi/6168320/teuthology.log

2021-06-12T16:19:18.138 INFO:tasks.ceph.mgr.x.smithi018.stderr:2021-06-12T16:19:18.138+0000 7f67830af500 -1 mgr[py] Module not found: 'nfs'
2021-06-12T16:19:18.138 INFO:tasks.ceph.mgr.x.smithi018.stderr:2021-06-12T16:19:18.138+0000 7f67830af500 -1 mgr[py] Traceback (most recent call last):
2021-06-12T16:19:18.139 INFO:tasks.ceph.mgr.x.smithi018.stderr:  File "/usr/share/ceph/mgr/nfs/__init__.py", line 1, in <module>
2021-06-12T16:19:18.139 INFO:tasks.ceph.mgr.x.smithi018.stderr:    from .module import Module
2021-06-12T16:19:18.139 INFO:tasks.ceph.mgr.x.smithi018.stderr:  File "/usr/share/ceph/mgr/nfs/module.py", line 10, in <module>
2021-06-12T16:19:18.139 INFO:tasks.ceph.mgr.x.smithi018.stderr:    from .cluster import NFSCluster
2021-06-12T16:19:18.140 INFO:tasks.ceph.mgr.x.smithi018.stderr:  File "/usr/share/ceph/mgr/nfs/cluster.py", line 8, in <module>
2021-06-12T16:19:18.140 INFO:tasks.ceph.mgr.x.smithi018.stderr:    from cephadm.utils import resolve_ip
2021-06-12T16:19:18.140 INFO:tasks.ceph.mgr.x.smithi018.stderr:ModuleNotFoundError: No module named 'cephadm'

Actions #1

Updated by Neha Ojha almost 3 years ago

  • Subject changed from "No module named 'cephadm'" in upgrade:octopus-x-pacific to "No module named 'cephadm'" in upgrade:octopus-x-pacific with parallel-no-cephadm

Looking at https://pulpito.ceph.com/?branch=pacific&suite=upgrade%3Aoctopus-x, this issue seems to have started after https://github.com/ceph/ceph/pull/41684 (https://github.com/ceph/ceph/pull/41684/files#diff-8d8a5565fadc381eb1fd7525fde824732a2d401299321c766ddbda67e9cebb56R8) merged. The tests in upgrade:octopus-x/parallel-no-cephadm don't use cephadm, which is probably why we are seeing this.

Actions #2

Updated by Sebastian Wagner over 2 years ago

  • Status changed from New to Closed

fixed in the meantime

Actions

Also available in: Atom PDF