You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/08/15 19:28:21 UTC

[jira] [Assigned] (CASSANDRA-12427) dtest failure in consistency_test.TestAvailability.test_network_topology_strategy

     [ https://issues.apache.org/jira/browse/CASSANDRA-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson reassigned CASSANDRA-12427:
-------------------------------------------

    Assignee: Philip Thompson  (was: DS Test Eng)

> dtest failure in consistency_test.TestAvailability.test_network_topology_strategy
> ---------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12427
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12427
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Craig Kodman
>            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
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest/669/testReport/consistency_test/TestAvailability/test_network_topology_strategy
> Failed on CassCI build cassandra-2.2_dtest build #669
> {code}
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/consistency_test.py", line 319, in test_network_topology_strategy
>     self._start_cluster()
>   File "/home/automaton/cassandra-dtest/consistency_test.py", line 96, in _start_cluster
>     cluster.start(wait_for_binary_proto=True, wait_other_notice=True)
>   File "/home/automaton/ccm/ccmlib/cluster.py", line 414, in start
>     raise NodeError("Error starting {0}.".format(node.name), p)
> "Error starting node9.\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-an_vc5\ndtest: DEBUG: Done setting configuration options:\n{   'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 5,\n    'range_request_timeout_in_ms': 10000,\n    'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 10000}\n--------------------- >> end captured logging << ---------------------"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)