Project

General

Profile

Bug #40194

Segmentation fault (core dumped) in upgrade:client-upgrade-kraken-luminous

Added by Yuri Weinstein almost 5 years ago. Updated almost 5 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Jason Dillaman
Category:
-
Target version:
-
% Done:

0%

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

Description

Run: http://pulpito.ceph.com/teuthology-2019-06-02_05:50:02-upgrade:client-upgrade-kraken-luminous-distro-basic-smithi/
Jobs: '3997824', '3997832', '3997830', '3997826', '3997822', '3997828'
Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2019-06-02_05:50:02-upgrade:client-upgrade-kraken-luminous-distro-basic-smithi/3997824/teuthology.log

2019-06-06T19:27:27.549 INFO:tasks.workunit.client.1.smithi199.stderr:+ dirname /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/notify_slave.sh
2019-06-06T19:27:27.549 INFO:tasks.workunit.client.1.smithi199.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/librbd
2019-06-06T19:27:27.549 INFO:tasks.workunit.client.1.smithi199.stderr:+ python /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/../../../src/test/librbd/test_notify.py slave
2019-06-06T19:27:29.929 INFO:tasks.workunit.client.1.smithi199.stderr:Segmentation fault (core dumped)
2019-06-06T19:27:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 139
2019-06-06T19:27:29.930 INFO:tasks.workunit:Stopping ['rbd/notify_slave.sh'] on client.1...
2019-06-06T19:27:29.931 INFO:teuthology.orchestra.run.smithi199:Running:
2019-06-06T19:27:29.931 INFO:teuthology.orchestra.run.smithi199:> rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1
2019-06-06T19:27:30.073 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_kraken/qa/tasks/workunit.py", line 176, in task
    config.get('env'), timeout=timeout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 85, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 99, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph_kraken/qa/tasks/workunit.py", line 450, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 205, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 437, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 162, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 184, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed (workunit test rbd/notify_slave.sh) on smithi199 with status 139: 'mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=kraken TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/notify_slave.sh'

History

#1 Updated by Yuri Weinstein almost 5 years ago

  • Status changed from New to 4
  • Assignee set to Jason Dillaman

@jason shall we remove tests ?

#2 Updated by Jason Dillaman almost 5 years ago

@Yuri -- I think this test should still work (it has been working, right)?

#3 Updated by Jason Dillaman almost 5 years ago

This Jewel PR [1] would need to be applied to Kraken as well

[1] https://github.com/ceph/ceph/pull/18560/files

#5 Updated by Yuri Weinstein almost 5 years ago

  • Status changed from 4 to Fix Under Review

Also available in: Atom PDF