Project

General

Profile

Bug #58861

OSError: cephadm config file not found

Added by Laura Flores about 1 year ago. Updated about 1 year ago.

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

0%

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

Description

/a/yuriw-2023-02-16_22:44:43-rados-wip-yuri-testing-2023-02-16-0839-distro-default-smithi/7177531

2023-02-17T12:01:44.836 INFO:tasks.cephadm:Cleaning up testdir ceph.* files...
2023-02-17T12:01:44.870 DEBUG:teuthology.orchestra.run.smithi047:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub
2023-02-17T12:01:44.889 DEBUG:teuthology.orchestra.run.smithi178:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub
2023-02-17T12:01:44.908 INFO:tasks.cephadm:Stopping all daemons...
2023-02-17T12:01:44.908 DEBUG:teuthology.orchestra.run.smithi047:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b7b24598-aeba-11ed-9ae8-001a4aab830c --force --keep-logs
2023-02-17T12:01:45.367 DEBUG:teuthology.orchestra.run.smithi178:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b7b24598-aeba-11ed-9ae8-001a4aab830c --force --keep-logs
2023-02-17T12:01:45.786 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring
2023-02-17T12:01:45.824 DEBUG:teuthology.orchestra.run.smithi178:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring
2023-02-17T12:01:45.852 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_35d33aeabd751f755d48f684b9ef63d455aa733e/qa/tasks/cephadm.py", line 472, in ceph_bootstrap
  File "/home/teuthworker/src/github.com_ceph_ceph-c_35d33aeabd751f755d48f684b9ef63d455aa733e/qa/tasks/cephadm.py", line 59, in build_initial_config
  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/virtualenv/lib/python3.8/site-packages/configobj.py", line 1229, in __init__
    self._load(infile, configspec)
  File "/home/teuthworker/src/git.ceph.com_teuthology_fbbadb5ff5cfccce0d20e136f8956e65ec955359/virtualenv/lib/python3.8/site-packages/configobj.py", line 1240, in _load
    raise IOError('Config file not found: "%s".' % self.filename)
OSError: Config file not found: "/home/teuthworker/src/github.com_ceph_ceph-c_35d33aeabd751f755d48f684b9ef63d455aa733e/qa/tasks/cephadm.conf".

History

#1 Updated by Laura Flores about 1 year ago

Might actually be infra related

Also available in: Atom PDF