Project

General

Profile

Actions

Bug #16802

closed

"AttributeError: managers" when running a rados qa suite

Added by Kefu Chai almost 8 years ago. Updated almost 7 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

2016-07-24T06:12:02.852 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 32, in nested
    yield vars
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 1504, in task
    osd_scrub_pgs(ctx, config)
  File "/var/lib/teuthworker/src/ceph-qa-suite_master/tasks/ceph.py", line 958, in osd_scrub_pgs
    manager = ctx.managers[cluster_name]
  File "/home/teuthworker/src/teuthology_master/teuthology/config.py", line 235, in __getattr__
    raise AttributeError(name)
AttributeError: managers

see /a/kchai-2016-07-24_02:17:13-rados-wip-kefu-testing---basic-mira/331082

i checked https://github.com/ceph/ceph-qa-suite/pull/937/files and https://github.com/ceph/teuthology/pull/841/files, they look sane.

Actions #1

Updated by Kefu Chai almost 8 years ago

  • Description updated (diff)
Actions #2

Updated by Josh Durgin almost 7 years ago

  • Status changed from New to Can't reproduce

This error is usually due to a bug in the suite - it's missing a 'ceph' task

Actions

Also available in: Atom PDF