Project

General

Profile

Actions

Bug #6575

closed

messenger: failed assert(pipes.count(p)) in reaper

Added by Josh Durgin over 10 years ago. Updated about 10 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
Category:
-
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

This occurred with the following teuthology config on 32-bit arm:

archive_path: /var/lib/teuthworker/archive/teuthology-2013-10-16_00:30:18-rbd-next---basic-saya/54565
description: rbd/basic/{clusters/fixed-1.yaml fs/btrfs.yaml msgr-failures/few.yaml
  tasks/rbd_api_tests_old_format.yaml}
email: null
job_id: '54565'
last_in_suite: false
machine_type: saya
name: teuthology-2013-10-16_00:30:18-rbd-next---basic-saya
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        debug ms: 1
        debug osd: 5
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 64fa5cbe87a7f956f36125c7dc2d1a360024b95d
  ceph-deploy:
    branch:
      dev: next
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: 64fa5cbe87a7f956f36125c7dc2d1a360024b95d
  s3tests:
    branch: next
  workunit:
    sha1: 64fa5cbe87a7f956f36125c7dc2d1a360024b95d
owner: scheduled_teuthology@teuthology
roles:
- - mon.a
  - mon.b
  - mon.c
  - mds.a
  - osd.0
  - osd.1
  - osd.2
  - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph: null
- workunit:
    clients:
      client.0:
      - rbd/test_librbd.sh
teuthology_branch: next
verbose: true
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.out:[10.214.143.115]: num snaps is: 0
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.out:[10.214.143.115]: expected: 0
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]: msg/SimpleMessenger.cc: In function 'void SimpleMessenger::reaper()' thread b46ff420 time 2013-10-16 02:37:07.019374
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]: msg/SimpleMessenger.cc: 234: FAILED assert(pipes.count(p))
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]:  ceph version 0.70-511-g64fa5cb (64fa5cbe87a7f956f36125c7dc2d1a360024b95d)
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]:  1: (SimpleMessenger::reaper()+0x52b) [0xb6a05140]
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]:  2: (SimpleMessenger::reaper_entry()+0x5f) [0xb6a05bc0]
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]:  3: (SimpleMessenger::ReaperThread::entry()+0x7) [0xb6a08a38]
2013-10-16T00:37:07.024 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]:  4: (Thread::_entry_func(void*)+0x7) [0xb6959d38]
2013-10-16T00:37:07.025 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]:  NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
2013-10-16T00:37:07.025 INFO:teuthology.task.workunit.client.0.err:[10.214.143.115]: terminate called after throwing an instance of 'ceph::FailedAssertion'
<pre>
Actions #1

Updated by Sage Weil over 10 years ago

  • Project changed from rbd to Ceph
  • Status changed from New to 12
  • Assignee set to Sage Weil
  • Priority changed from Normal to Urgent
Actions #2

Updated by Sage Weil over 10 years ago

  • Priority changed from Urgent to High
Actions #3

Updated by Sage Weil about 10 years ago

  • Status changed from 12 to Can't reproduce
Actions

Also available in: Atom PDF