Project

General

Profile

Actions

Bug #61609

open

quincy: CommandFailedError for qa/workunits/libcephfs/test.sh

Added by Milind Changire 12 months ago. Updated 11 months ago.

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

0%

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

Description

2023-06-01T00:04:30.663 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN      ] LibCephFS.SetSize
2023-06-01T00:04:30.695 INFO:tasks.workunit.client.0.smithi003.stdout:[       OK ] LibCephFS.SetSize (33 ms)
2023-06-01T00:04:30.696 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN      ] LibCephFS.ClearSetuid
2023-06-01T00:04:30.761 INFO:tasks.workunit.client.0.smithi003.stdout:[       OK ] LibCephFS.ClearSetuid (66 ms)
2023-06-01T00:04:30.761 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN      ] LibCephFS.OperationsOnRoot
2023-06-01T00:04:30.801 INFO:tasks.workunit.client.0.smithi003.stdout:[       OK ] LibCephFS.OperationsOnRoot (40 ms)
2023-06-01T00:04:30.802 INFO:tasks.workunit.client.0.smithi003.stdout:[ RUN      ] LibCephFS.ShutdownRace
2023-06-01T00:04:30.802 INFO:tasks.workunit.client.0.smithi003.stdout:Setting RLIMIT_NOFILE from 1024 to 16384
2023-06-01T00:04:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 141
2023-06-01T00:04:31.927 INFO:tasks.workunit:Stopping ['libcephfs/test.sh'] on client.0...
2023-06-01T00:04:31.928 DEBUG:teuthology.orchestra.run.smithi003:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2023-06-01T00:04:32.139 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/run_tasks.py", line 105, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/run_tasks.py", line 84, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_f7f1864e7b903545893c196295fbccb052523eae/qa/tasks/workunit.py", line 129, in task
    p.spawn(_run_tests, ctx, refspec, role, tests,
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_f7f1864e7b903545893c196295fbccb052523eae/qa/tasks/workunit.py", line 424, in _run_tests
    remote.run(
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/orchestra/remote.py", line 525, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_teuthology_ceb3666335b951c8f42a388cac8df3694339f880/teuthology/orchestra/run.py", line 181, in _raise_for_status
    raise CommandFailedError(
teuthology.exceptions.CommandFailedError: Command failed (workunit test libcephfs/test.sh) on smithi003 with status 141: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=f7f1864e7b903545893c196295fbccb052523eae TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/libcephfs/test.sh'
2023-06-01T00:04:32.206 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=0ad56cd1b9324c8aa944fc66753d7f4c

http://pulpito.front.sepia.ceph.com/yuriw-2023-05-31_21:56:15-fs-wip-yuri6-testing-2023-05-31-0933-quincy-distro-default-smithi/7292573

Actions #1

Updated by Milind Changire 11 months ago

  • Assignee set to Milind Changire
Actions

Also available in: Atom PDF