Project

General

Profile

Actions

Bug #16493

closed

Python runtime error: AttributeError: 'tuple' object has no attribute 'split'

Added by Patrick Donnelly almost 8 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Core
% Done:

0%

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

Description

2016-06-27T07:27:08.229 ERROR:teuthology.run_tasks:Manager failed: internal.archive
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 139, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 535, in archive
    fetch_binaries_for_coredumps(path, rem)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 482, in fetch_binaries_for_coredumps
    dump_program = dump_out.split("from '")[1].split(' ')[0]
AttributeError: 'tuple' object has no attribute 'split'

From: http://qa-proxy.ceph.com/teuthology/pdonnell-2016-06-27_06:54:23-fs-wip-pdonnell-i16164---basic-smithi/280361/teuthology.log

Actions

Also available in: Atom PDF