Michael Shuler created CASSANDRA-12927:
------------------------------------------
Summary: dtest failure in
bootstrap_test.TestBootstrap.simultaneous_bootstrap_test
Key: CASSANDRA-12927
URL: https://issues.apache.org/jira/browse/CASSANDRA-12927
Project: Cassandra
Issue Type: Test
Reporter: Michael Shuler
Assignee: DS Test Eng
example failure:
http://cassci.datastax.com/job/cassandra-2.1_dtest/521/testReport/bootstrap_test/TestBootstrap/simultaneous_bootstrap_test
{noformat}
Error Message
'tuple' object has no attribute 'append'
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-uG906P
dtest: DEBUG: Done setting configuration options:
{ 'initial_token': None,
'num_tokens': '32',
'phi_convict_threshold': 5,
'start_rpc': 'true'}
--------------------- >> end captured logging << ---------------------
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/home/automaton/cassandra-dtest/tools/decorators.py", line 46, in
wrapped
f(obj)
File "/home/automaton/cassandra-dtest/bootstrap_test.py", line 629, in
simultaneous_bootstrap_test
self.ignore_log_patterns.append(bootstrap_error)
"'tuple' object has no attribute 'append'\n-------------------- >> begin
captured logging << --------------------\ndtest: DEBUG: cluster ccm directory:
/tmp/dtest-uG906P\ndtest: DEBUG: Done setting configuration options:\n{
'initial_token': None,\n 'num_tokens': '32',\n 'phi_convict_threshold':
5,\n 'start_rpc': 'true'}\n--------------------- >> end captured logging <<
---------------------"
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)