Project

General

Profile

Actions

Bug #63967

closed

qa/tasks/ceph.py: "ceph tell <pgid> deep_scrub" fails

Added by Laura Flores 4 months ago. Updated about 2 months ago.

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

0%

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

Description

/a/yuriw-2024-01-05_00:57:18-rados-wip-yuri10-testing-2024-01-04-1245-distro-default-smithi/7507639

2024-01-05T01:44:13.337 DEBUG:teuthology.orchestra.run.smithi053:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell 2.a deep_scrub
...
2024-01-05T01:44:13.501 INFO:teuthology.orchestra.run.smithi053.stderr:no valid command found; 10 closest matches:
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:0
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:1
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:2
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:abort
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:assert
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:bench [<count:int>] [<size:int>] [<object_size:int>] [<object_num:int>]
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:bluefs debug_inject_read_zeros
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:bluefs files list
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:bluefs stats
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:bluestore allocator dump block
2024-01-05T01:44:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error EINVAL: invalid command
2024-01-05T01:44:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 22
2024-01-05T01:44:13.507 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/contextutil.py", line 32, in nested
    yield vars
  File "/home/teuthworker/src/github.com_ceph_ceph-c_0330126f78e770bca83c438e8e604bb713cc8a2d/qa/tasks/ceph.py", line 1929, in task
    osd_scrub_pgs(ctx, config)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_0330126f78e770bca83c438e8e604bb713cc8a2d/qa/tasks/ceph.py", line 1306, in osd_scrub_pgs
    manager.raw_cluster_cmd('tell', pgid, 'deep_scrub')
  File "/home/teuthworker/src/github.com_ceph_ceph-c_0330126f78e770bca83c438e8e604bb713cc8a2d/qa/tasks/ceph_manager.py", line 1627, in raw_cluster_cmd
    return self.run_cluster_cmd(**kwargs).stdout.getvalue()
  File "/home/teuthworker/src/github.com_ceph_ceph-c_0330126f78e770bca83c438e8e604bb713cc8a2d/qa/tasks/ceph_manager.py", line 1618, in run_cluster_cmd
    return self.controller.run(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/orchestra/remote.py", line 523, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/orchestra/run.py", line 181, in _raise_for_status
    raise CommandFailedError(
teuthology.exceptions.CommandFailedError: Command failed on smithi053 with status 22: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell 2.a deep_scrub'

/a/yuriw-2024-01-05_00:57:18-rados-wip-yuri10-testing-2024-01-04-1245-distro-default-smithi/7507763


Related issues 1 (0 open1 closed)

Related to RADOS - Bug #64972: qa: "ceph tell 4.3a deep-scrub" command not foundResolvedRonen Friedman

Actions
Actions #2

Updated by Laura Flores 4 months ago

  • Translation missing: en.field_tag_list set to test-failure
Actions #4

Updated by Laura Flores 4 months ago

  • Assignee set to Laura Flores
Actions #5

Updated by Laura Flores 4 months ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 55115
Actions #6

Updated by Patrick Donnelly about 2 months ago

  • Status changed from Fix Under Review to Resolved
Actions #7

Updated by Patrick Donnelly about 2 months ago

  • Related to Bug #64972: qa: "ceph tell 4.3a deep-scrub" command not found added
Actions

Also available in: Atom PDF