Project

General

Profile

Bug #49962

'sudo ceph --cluster ceph osd crush tunables default' fails due to valgrind: Unknown option: --exit-on-first-error=yes

Added by Neha Ojha about 3 years ago. Updated 10 months ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
% Done:

0%

Source:
Q/A
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

2021-03-24T19:31:16.356 INFO:tasks.ceph:Setting crush tunables to default
2021-03-24T19:31:16.357 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd crush tunables default
2021-03-24T19:31:16.496 INFO:tasks.ceph.mon.b.smithi181.stderr:valgrind: Unknown option: --exit-on-first-error=yes
2021-03-24T19:31:16.497 INFO:tasks.ceph.mon.b.smithi181.stderr:valgrind: Use --help for more information or consult the user manual.
2021-03-24T19:31:16.514 INFO:tasks.ceph.mon.c.smithi102.stderr:valgrind: Unknown option: --exit-on-first-error=yes
2021-03-24T19:31:16.514 INFO:tasks.ceph.mon.c.smithi102.stderr:valgrind: Use --help for more information or consult the user manual.
2021-03-24T19:31:16.519 INFO:tasks.ceph.mon.a.smithi102.stderr:valgrind: Unknown option: --exit-on-first-error=yes
2021-03-24T19:31:16.519 INFO:tasks.ceph.mon.a.smithi102.stderr:valgrind: Use --help for more information or consult the user manual.
2021-03-24T19:31:16.565 INFO:tasks.ceph.mon.c.smithi102.stderr:daemon-helper: command failed with exit status 1
2021-03-24T19:31:16.568 INFO:tasks.ceph.mon.a.smithi102.stderr:daemon-helper: command failed with exit status 1
2021-03-24T19:31:16.604 INFO:tasks.ceph.mon.b.smithi181.stderr:daemon-helper: command failed with exit status 1
.
.
2021-03-24T20:21:16.705 INFO:teuthology.orchestra.run.smithi102.stderr:[errno 110] RADOS timed out (error connecting to the cluster)
2021-03-24T20:21:16.706 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-03-24T20:21:16.708 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_56b08432f5eb5d76f443ea8b5793d576aa993c48/qa/tasks/ceph.py", line 375, in crush_setup
    'osd', 'crush', 'tunables', profile])
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/remote.py", line 215, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_6b3150e9e0aa7ca432e26f31d87920ebd77f3708/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi102 with status 1: 'sudo ceph --cluster ceph osd crush tunables default'

/a/nojha-2021-03-24_17:35:55-rados-wip-38044-distro-basic-smithi/5994519
https://sentry.ceph.com/organizations/ceph/issues/5020/events/9b482af6229644c5a4a8c8bac9cebf18/events/?project=2 points to wip-pdonnell-testing-20210301.234318 as the first occurrence, so this may have something to do with https://github.com/ceph/ceph/pull/39724/files#diff-203644a2b9fd4a8cf54b0c52970ffbd1aebb87a134dcf9fc0dc88286da7d4ab6R118

History

#1 Updated by Neha Ojha about 3 years ago

  • Assignee set to Radoslaw Zarzynski

Radek, can you please help take a look this issue?

#3 Updated by Radoslaw Zarzynski almost 3 years ago

  • Status changed from Triaged to Fix Under Review

#4 Updated by Patrick Donnelly almost 3 years ago

  • Status changed from Fix Under Review to Resolved
  • Target version set to v16.2.5
  • Source set to Q/A

Thanks Radoslaw!

#5 Updated by Loïc Dachary almost 3 years ago

  • Pull request ID set to 41169

#8 Updated by Kotresh Hiremath Ravishankar 10 months ago

Ignore the previous comments. There is a new tracker https://tracker.ceph.com/issues/61400 which tracks the issue.

Also available in: Atom PDF