Project

General

Profile

Actions

Bug #1553

closed

file locking test 2 fails

Added by Josh Durgin over 12 years ago. Updated over 7 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Logs are in teuthology:~teuthworker/archive/nightly_coverage_2011-09-20/366

2011-09-20T15:12:30.463 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/var/lib/teuthworker/teuthology/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/var/lib/teuthworker/teuthology/teuthology/run_tasks.py", line 14, in _run_one_task
    return fn(**kwargs)
  File "/var/lib/teuthworker/teuthology/teuthology/task/lockfile.py", line 152, in task
    raise Exception("Got wrong result for op {op_}".format(op_=op))
Exception: Got wrong result for op {'expectfail': False, 'length': 5, 'client': 'client.0', 'maxwait': 5, 'offset': 0, 'lockfile': 'testfile', 'holdtime': 4}
2011-09-20T15:12:30.464 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x2df86d0>
2011-09-20T15:12:30.464 INFO:teuthology.task.kclient:Unmounting kernel clients...
2011-09-20T15:12:30.464 DEBUG:teuthology.task.kclient:Unmounting client client.1...
2011-09-20T15:12:30.465 DEBUG:teuthology.orchestra.run:Running: 'sudo umount /tmp/cephtest/mnt.1'
2011-09-20T15:12:30.982 DEBUG:teuthology.orchestra.run:Running: 'rmdir -- /tmp/cephtest/mnt.1'
2011-09-20T15:12:30.988 DEBUG:teuthology.task.kclient:Unmounting client client.0...
2011-09-20T15:12:30.988 DEBUG:teuthology.orchestra.run:Running: 'sudo umount /tmp/cephtest/mnt.0'
2011-09-20T15:12:31.161 DEBUG:teuthology.orchestra.run:Running: 'rmdir -- /tmp/cephtest/mnt.0'
2011-09-20T15:12:31.168 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x2de3b50>
2011-09-20T15:12:31.168 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/var/lib/teuthworker/teuthology/teuthology/contextutil.py", line 27, in nested
    yield vars
  File "/var/lib/teuthworker/teuthology/teuthology/task/ceph.py", line 952, in task
    yield
  File "/var/lib/teuthworker/teuthology/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/var/lib/teuthworker/teuthology/teuthology/run_tasks.py", line 14, in _run_one_task
    return fn(**kwargs)
  File "/var/lib/teuthworker/teuthology/teuthology/task/lockfile.py", line 152, in task
    raise Exception("Got wrong result for op {op_}".format(op_=op))
Exception: Got wrong result for op {'expectfail': False, 'length': 5, 'client': 'client.0', 'maxwait': 5, 'offset': 0, 'lockfile': 'testfile', 'holdtime': 4}
Actions #1

Updated by Josh Durgin over 12 years ago

  • Status changed from New to Duplicate

Same issue as #1552.

Actions #2

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (1)
  • Target version deleted (v0.37)

Bulk updating project=ceph category=mds bugs so that I can remove the MDS category from the Ceph project to avoid confusion.

Actions

Also available in: Atom PDF