Project

General

Profile

Actions

Bug #5442

closed

ceph-deploy: rados test failed in the nightlies

Added by Tamilarasi muthamizhan almost 11 years ago. Updated almost 11 years ago.

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

0%

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

Description

logs: ubuntu@teuthology:/a/teuthology-2013-06-24_01:01:13-ceph-deploy-master-testing-basic/44159

2013-06-24T10:50:32.670 INFO:teuthology.task.workunit.client.0.out:[----------] Global test environment tear-down
2013-06-24T10:50:32.670 INFO:teuthology.task.workunit.client.0.out:[==========] 15 tests from 1 test case ran. (44538 ms total)
2013-06-24T10:50:32.670 INFO:teuthology.task.workunit.client.0.out:[  PASSED  ] 14 tests.
2013-06-24T10:50:32.670 INFO:teuthology.task.workunit.client.0.out:[  FAILED  ] 1 test, listed below:
2013-06-24T10:50:32.670 INFO:teuthology.task.workunit.client.0.out:[  FAILED  ] LibRadosMisc.BigObjectPP
2013-06-24T10:50:32.671 INFO:teuthology.task.workunit.client.0.out:
2013-06-24T10:50:32.671 INFO:teuthology.task.workunit.client.0.out: 1 FAILED TEST
2013-06-24T10:50:32.672 INFO:teuthology.task.workunit:Stopping rados/test.sh on client.0...
2013-06-24T10:50:32.672 DEBUG:teuthology.orchestra.run:Running [10.214.132.12]: 'rm -rf -- /home/ubuntu/cephtest/44159/workunits.list /home/ubuntu/cephtest/44159/workunit.client.0'
2013-06-24T10:50:32.683 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/home/teuthworker/teuthology-master/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/teuthology-master/teuthology/run_tasks.py", line 14, in _run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/teuthology-master/teuthology/task/workunit.py", line 90, in task
    all_spec = True
  File "/home/teuthworker/teuthology-master/teuthology/parallel.py", line 83, in __exit__
    for result in self:
  File "/home/teuthworker/teuthology-master/teuthology/parallel.py", line 100, in next
    resurrect_traceback(result)
  File "/home/teuthworker/teuthology-master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/teuthology-master/teuthology/task/workunit.py", line 300, in _run_tests
    args=args,
  File "/home/teuthworker/teuthology-master/teuthology/orchestra/remote.py", line 43, in run
    r = self._runner(client=self.ssh, **kwargs)
  File "/home/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 266, in run
    r.exitstatus = _check_status(r.exitstatus)
  File "/home/teuthworker/teuthology-master/teuthology/orchestra/run.py", line 262, in _check_status
    raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.132.12 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/44159/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/44159/mnt.0/client.0/tmp && CEPH_REF=cuttlefish TESTDIR="/home/ubuntu/cephtest/44159" CEPH_ID="0" PYTHONPATH="$PYTHONPATH:/home/ubuntu/cephtest/44159/binary/usr/local/lib/python2.7/dist-packages:/home/ubuntu/cephtest/44159/binary/usr/local/lib/python2.6/dist-packages" /home/ubuntu/cephtest/44159/enable-coredump ceph-coverage /home/ubuntu/cephtest/44159/archive/coverage /home/ubuntu/cephtest/44159/workunit.client.0/rados/test.sh'

Actions #1

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF