Project

General

Profile

Actions

Bug #36230

closed

"run_one_task() takes exactly 3 arguments (1 given)" error in many suites

Added by Yuri Weinstein over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Two examples:

http://pulpito.ceph.com/yuriw-2018-09-26_19:36:20-rados-wip-yuri4-testing-2018-09-26-1658-luminous-distro-basic-smithi/
http://pulpito.ceph.com/yuriw-2018-09-26_19:28:21-upgrade:mimic-p2p-mimic-distro-basic-smithi/

2018-09-26T19:59:32.234 INFO:teuthology.task.print:**** done ceph xfs
2018-09-26T19:59:32.234 INFO:teuthology.run_tasks:Running task sequential...
2018-09-26T19:59:32.246 INFO:teuthology.task.sequential:In sequential, running task sequential...
2018-09-26T19:59:32.246 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 95, in run_tasks
    run_one_task(taskname, stack, timer, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 71, in run_one_task
    manager = task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/sequential.py", line 46, in task
    mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg)
TypeError: run_one_task() takes exactly 3 arguments (1 given)
2018-09-26T19:59:32.269 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=c4b466f6465048caa1c43c6ed1482f2a
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 95, in run_tasks
    run_one_task(taskname, stack, timer, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 71, in run_one_task
    manager = task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/sequential.py", line 46, in task
    mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg)
TypeError: run_one_task() takes exactly 3 arguments (1 given)
Actions #1

Updated by Yuri Weinstein over 5 years ago

  • Assignee set to Nathan Cutler
Actions #2

Updated by Nathan Cutler over 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF