[
https://issues.apache.org/jira/browse/CASSANDRA-12635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson reassigned CASSANDRA-12635:
-------------------------------------------
Assignee: Philip Thompson (was: DS Test Eng)
> dtest failure in
> replace_address_test.TestReplaceAddress.insert_data_during_replace_different_address_test
> ----------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12635
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12635
> Project: Cassandra
> Issue Type: Test
> Reporter: Sean McCarthy
> Assignee: Philip Thompson
> Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log,
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log,
> replacement.log, replacement_debug.log, replacement_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.9_novnode_dtest/48/testReport/replace_address_test/TestReplaceAddress/insert_data_during_replace_different_address_test
> {code}
> Error Message
> Subprocess ['nodetool', '-h', 'localhost', '-p', '7400', ['join']] exited
> with non-zero status; exit status: 1;
> stdout: nodetool: This node has already joined the ring.
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/tools/decorators.py", line 48, in
> wrapped
> f(obj)
> File "/home/automaton/cassandra-dtest/replace_address_test.py", line 430,
> in insert_data_during_replace_different_address_test
> self._test_insert_data_during_replace(same_address=False)
> File "/home/automaton/cassandra-dtest/replace_address_test.py", line 228,
> in _test_insert_data_during_replace
> self.replacement_node.nodetool("join")
> File "/home/automaton/src/ccm/ccmlib/node.py", line 756, in nodetool
> return handle_external_tool_process(p, ['nodetool', '-h', 'localhost',
> '-p', str(self.jmx_port), cmd.split()])
> File "/home/automaton/src/ccm/ccmlib/node.py", line 1985, in
> handle_external_tool_process
> raise ToolError(cmd_args, rc, out, err)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)