Project

General

Profile

Actions

Bug #39259

closed

test_orchestrator: AttributeError: 'TestWriteCompletion' object has no attribute 'id'

Added by Neha Ojha about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

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

Description

2019-04-11T00:32:29.284 INFO:tasks.ceph.mgr.x.smithi118.stderr:2019-04-11 00:32:29.364 7f7642ee4700 -1 log_channel(cluster) log [ERR] : Unhandled exception from module 'test_orchestrator' while running on mgr.x: 'TestWriteCompletion' object has no attribute 'id'
2019-04-11T00:32:29.284 INFO:tasks.ceph.mgr.x.smithi118.stderr:2019-04-11 00:32:29.364 7f7642ee4700 -1 test_orchestrator.serve:
2019-04-11T00:32:29.285 INFO:tasks.ceph.mgr.x.smithi118.stderr:2019-04-11 00:32:29.364 7f7642ee4700 -1 Traceback (most recent call last):
2019-04-11T00:32:29.285 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/test_orchestrator/module.py", line 168, in serve
2019-04-11T00:32:29.285 INFO:tasks.ceph.mgr.x.smithi118.stderr:    self.wait(TestCompletionMixin.all_completions)
2019-04-11T00:32:29.285 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/test_orchestrator/module.py", line 125, in wait
2019-04-11T00:32:29.286 INFO:tasks.ceph.mgr.x.smithi118.stderr:    self._progress("update", c.id, c.message, 0.5)
2019-04-11T00:32:29.286 INFO:tasks.ceph.mgr.x.smithi118.stderr:AttributeError: 'TestWriteCompletion' object has no attribute 'id'
2019-04-11T00:32:29.286 INFO:tasks.ceph.mgr.x.smithi118.stderr:
2019-04-11T00:32:29.286 INFO:tasks.ceph.mgr.x.smithi118.stderr:2019-04-11 00:32:29.364 7f76486ef700 -1 mgr handle_command module 'orchestrator_cli' command handler threw exception:
2019-04-11T00:32:29.287 INFO:tasks.ceph.mgr.x.smithi118.stderr:2019-04-11 00:32:29.368 7f76486ef700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last):
2019-04-11T00:32:29.287 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 890, in _handle_command
2019-04-11T00:32:29.287 INFO:tasks.ceph.mgr.x.smithi118.stderr:    return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf)
2019-04-11T00:32:29.287 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/mgr_module.py", line 362, in call
2019-04-11T00:32:29.287 INFO:tasks.ceph.mgr.x.smithi118.stderr:    return self.func(mgr, **kwargs)
2019-04-11T00:32:29.288 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/orchestrator_cli/module.py", line 20, in wrapper
2019-04-11T00:32:29.288 INFO:tasks.ceph.mgr.x.smithi118.stderr:    return func(*args, **kwargs)
2019-04-11T00:32:29.288 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/orchestrator_cli/module.py", line 54, in _add_host
2019-04-11T00:32:29.288 INFO:tasks.ceph.mgr.x.smithi118.stderr:    orchestrator.raise_if_exception(completion)
2019-04-11T00:32:29.288 INFO:tasks.ceph.mgr.x.smithi118.stderr:  File "/usr/share/ceph/mgr/orchestrator.py", line 119, in raise_if_exception
2019-04-11T00:32:29.288 INFO:tasks.ceph.mgr.x.smithi118.stderr:    raise copy_to_this_subinterpreter(c.exception)
2019-04-11T00:32:29.289 INFO:tasks.ceph.mgr.x.smithi118.stderr:ZeroDivisionError

rados/mgr/{clusters/{2-node-mgr.yaml openstack.yaml} debug/mgr.yaml objectstore/bluestore-bitmap.yaml supported-random-distro$/{ubuntu_16.04.yaml} tasks/orchestrator_cli.yaml}

/a/yuriw-2019-04-10_19:35:08-rados-wip-yuri6-testing-2019-04-10-1541-nautilus-distro-basic-smithi/3831315/


Related issues 1 (0 open1 closed)

Copied to mgr - Backport #39536: nautilus: test_orchestrator: AttributeError: 'TestWriteCompletion' object has no attribute 'id'ResolvedSebastian WagnerActions
Actions #1

Updated by Lenz Grimmer about 5 years ago

  • Category set to orchestrator
  • Assignee set to Sebastian Wagner
  • Affected Versions v14.2.1 added

@Sebastian I.: something for you to investigate?

Actions #2

Updated by Sebastian Wagner about 5 years ago

  • Backport set to nautilus
  • Pull request ID set to 27607
Actions #3

Updated by Sebastian Wagner about 5 years ago

  • Status changed from New to In Progress
Actions #4

Updated by Sebastian Wagner about 5 years ago

  • Status changed from In Progress to Fix Under Review
Actions #5

Updated by Sebastian Wagner almost 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #6

Updated by Sebastian Wagner almost 5 years ago

  • Subject changed from nautilus: test_orchestrator: AttributeError: 'TestWriteCompletion' object has no attribute 'id' to test_orchestrator: AttributeError: 'TestWriteCompletion' object has no attribute 'id'
Actions #7

Updated by Nathan Cutler almost 5 years ago

  • Copied to Backport #39536: nautilus: test_orchestrator: AttributeError: 'TestWriteCompletion' object has no attribute 'id' added
Actions #8

Updated by Nathan Cutler almost 5 years ago

  • Status changed from Pending Backport to Resolved
Actions #9

Updated by Sage Weil over 4 years ago

  • Project changed from mgr to Orchestrator
  • Category deleted (orchestrator)
Actions

Also available in: Atom PDF