Project

General

Profile

Actions

Bug #53206

closed

Found coredumps on ubuntu@smithi115.front.sepia.ceph.com | IndexError: list index out of range

Added by Laura Flores over 2 years ago. Updated 12 months ago.

Status:
Resolved
Priority:
High
Category:
-
% Done:

0%

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

Description

This error has occurred in some master and batch runs.

2021-11-06T21:37:59.718 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump
2021-11-06T21:37:59.731 DEBUG:teuthology.orchestra.run.smithi115:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump
2021-11-06T21:37:59.737 DEBUG:teuthology.orchestra.run.smithi119:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump
2021-11-06T21:37:59.757 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core
2021-11-06T21:37:59.780 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core
2021-11-06T21:37:59.793 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump
2021-11-06T21:37:59.826 WARNING:teuthology.task.internal:Found coredumps on ubuntu@smithi115.front.sepia.ceph.com, flagging run as failed
2021-11-06T21:37:59.827 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump
2021-11-06T21:37:59.847 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-11-06T21:37:59.848 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive
2021-11-06T21:37:59.862 INFO:teuthology.task.internal:Transferring archived files...
2021-11-06T21:37:59.864 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2021-11-06_17:01:58-rados-wip-yuri-testing-master-11.5.21-distro-basic-smithi/6488712/remote/smithi115
2021-11-06T21:37:59.871 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar cz -f - -C /home/ubuntu/cephtest/archive -- .
2021-11-06T21:38:12.226 INFO:teuthology.task.internal:Transferring binaries for coredumps...
2021-11-06T21:38:12.258 ERROR:teuthology.run_tasks:Manager failed: internal.archive
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_27954452159076fda5642b6c0eb0c4998b99d2e4/teuthology/run_tasks.py", line 176, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python3.6/contextlib.py", line 88, in __exit__
    next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_27954452159076fda5642b6c0eb0c4998b99d2e4/teuthology/task/internal/__init__.py", line 398, in archive
    fetch_binaries_for_coredumps(path, rem)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_27954452159076fda5642b6c0eb0c4998b99d2e4/teuthology/task/internal/__init__.py", line 320, in fetch_binaries_for_coredumps
    dump_program = dump_out.split("from '")[1].split(' ')[0]
IndexError: list index out of range

master example: /yuriw-2021-11-06_17:01:58-rados-wip-yuri-testing-master-11.5.21-distro-basic-smithi/6488712/
batch example: /yuriw-2021-11-03_15:48:02-rados-wip-yuri7-testing-2021-11-01-1748-distro-basic-smithi/6481624/


Related issues 1 (1 open0 closed)

Related to teuthology - Bug #61586: fetch_binaries_for_coredumps() attempts to run "which" in the entire command with argumentsNewKamoltat (Junior) Sirivadhna

Actions
Actions

Also available in: Atom PDF