Project

General

Profile

Bug #44235

qa/tasks/cephadm.py: sudo systemctl stop ceph-fsid@mgr.y raises KeyError: 'host'

Added by Sebastian Wagner about 4 years ago. Updated about 4 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Category:
teuthology
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

2020-02-21T01:01:09.021 INFO:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-5dfbd8fc-5445-11ea-99e7-001a4aab830c@mgr.y
2020-02-21T01:01:09.255 INFO:ceph.mgr.y.smithi071.stdout:Feb 21 01:01:09 smithi071 systemd[1]: Stopping Ceph mgr.y for 5dfbd8fc-5445-11ea-99e7-001a4aab830c...
2020-02-21T01:01:09.618 INFO:ceph.mgr.y.smithi071.stdout:Feb 21 01:01:09 smithi071 podman[26486]: 2020-02-21 01:01:09.254125754 +0000 UTC m=+0.188889340 container died 5f44fe9e7c9354f9790813c279f841effe460d00baf2031fc32ad8d2c4863216 (image=quay.io/ceph-ci/ceph:986f4d2af8f6521dd893cc9b25431106d0a7d1bf, name=ceph-5dfbd8fc-5445-11ea-99e7-001a4aab830c-mgr.y)
2020-02-21T01:01:09.618 INFO:ceph.mgr.y.smithi071.stdout:Feb 21 01:01:09 smithi071 podman[26486]: 2020-02-21 01:01:09.277099756 +0000 UTC m=+0.211863308 container stop 5f44fe9e7c9354f9790813c279f841effe460d00baf2031fc32ad8d2c4863216 (image=quay.io/ceph-ci/ceph:986f4d2af8f6521dd893cc9b25431106d0a7d1bf, name=ceph-5dfbd8fc-5445-11ea-99e7-001a4aab830c-mgr.y)
2020-02-21T01:01:09.618 INFO:ceph.mgr.y.smithi071.stdout:Feb 21 01:01:09 smithi071 podman[26486]: 5f44fe9e7c9354f9790813c279f841effe460d00baf2031fc32ad8d2c4863216
2020-02-21T01:01:09.623 INFO:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5dfbd8fc-5445-11ea-99e7-001a4aab830c@mgr.y.service'
2020-02-21T01:01:09.661 DEBUG:teuthology.orchestra.run:got remote process result: None
2020-02-21T01:01:09.661 INFO:tasks.cephadm.mgr.y:Stopped mgr.y
2020-02-21T01:01:09.661 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 32, in nested
    vars.append(enter())
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-swagner-testing-2020-02-20-1801/qa/tasks/cephadm.py", line 424, in ceph_bootstrap
    hosts = [node['host'] for node in json.loads(r.stdout.getvalue())]
KeyError: 'host'

http://qa-proxy.ceph.com/teuthology/swagner-2020-02-20_23:52:06-rados-wip-swagner-testing-2020-02-20-1801-distro-basic-smithi/4785230/teuthology.log

History

#1 Updated by Sebastian Wagner about 4 years ago

  • Status changed from New to Can't reproduce

that was a test run. never mind.

Also available in: Atom PDF