Project

General

Profile

Actions

Bug #41674

closed

tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None

Added by Sage Weil over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
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

2019-09-05T20:34:35.958 INFO:tasks.ceph.mgr.x.smithi156.stderr:  ACCEPT: */*
2019-09-05T20:34:35.959 INFO:tasks.ceph.mgr.x.smithi156.stderr:  USER-AGENT: python-requests/2.22.0
2019-09-05T20:34:35.959 INFO:tasks.ceph.mgr.x.smithi156.stderr:  ACCEPT-ENCODING: gzip, deflate
2019-09-05T20:34:35.959 INFO:tasks.ceph.mgr.x.smithi156.stderr:[05/Sep/2019:20:34:35] HTTP Traceback (most recent call last):
2019-09-05T20:34:35.959 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond
2019-09-05T20:34:35.960 INFO:tasks.ceph.mgr.x.smithi156.stderr:    response.body = self.handler()
2019-09-05T20:34:35.960 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in __call__
2019-09-05T20:34:35.960 INFO:tasks.ceph.mgr.x.smithi156.stderr:    self.body = self.oldhandler(*args, **kwargs)
2019-09-05T20:34:35.960 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/lib/python2.7/site-packages/cherrypy/_cptools.py", line 221, in wrap
2019-09-05T20:34:35.961 INFO:tasks.ceph.mgr.x.smithi156.stderr:    return self.newhandler(innerfunc, *args, **kwargs)
2019-09-05T20:34:35.961 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/share/ceph/mgr/dashboard/services/exception.py", line 88, in dashboard_exception_handler
2019-09-05T20:34:35.961 INFO:tasks.ceph.mgr.x.smithi156.stderr:    return handler(*args, **kwargs)
2019-09-05T20:34:35.961 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 34, in __call__
2019-09-05T20:34:35.961 INFO:tasks.ceph.mgr.x.smithi156.stderr:    return self.callable(*self.args, **self.kwargs)
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/share/ceph/mgr/dashboard/controllers/__init__.py", line 645, in inner
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:    ret = func(*args, **kwargs)
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/share/ceph/mgr/dashboard/controllers/__init__.py", line 838, in wrapper
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:    return func(*vpath, **params)
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/share/ceph/mgr/dashboard/controllers/cephfs.py", line 32, in get
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:    return self.fs_status(fs_id)
2019-09-05T20:34:35.962 INFO:tasks.ceph.mgr.x.smithi156.stderr:  File "/usr/share/ceph/mgr/dashboard/controllers/cephfs.py", line 179, in fs_status
2019-09-05T20:34:35.963 INFO:tasks.ceph.mgr.x.smithi156.stderr:    mds_versions[metadata.get('ceph_version', 'unknown')].append(
2019-09-05T20:34:35.963 INFO:tasks.ceph.mgr.x.smithi156.stderr:AttributeError: 'NoneType' object has no attribute 'get'

/a/sage-2019-09-05_17:41:35-rados-wip-sage-testing-2019-09-05-0958-distro-basic-smithi/4279297

Related issues 1 (0 open1 closed)

Is duplicate of Dashboard - Bug #41525: mgr/dashboard: Missing service metadata is not handled correctlyResolvedVolker Theile

Actions
Actions #2

Updated by Sebastian Wagner over 4 years ago

  • Is duplicate of Bug #41525: mgr/dashboard: Missing service metadata is not handled correctly added
Actions #3

Updated by Sebastian Wagner over 4 years ago

  • Status changed from 12 to Duplicate
Actions

Also available in: Atom PDF