Sean McCarthy created CASSANDRA-12094:
-----------------------------------------
Summary: dtest failure in
consistency_test.TestAccuracy.test_network_topology_strategy_each_quorum_counters
Key: CASSANDRA-12094
URL: https://issues.apache.org/jira/browse/CASSANDRA-12094
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
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,
node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log,
node5_gc.log, node6.log, node6_debug.log, node6_gc.log
example failure:
http://cassci.datastax.com/job/trunk_dtest_win32/445/testReport/consistency_test/TestAccuracy/test_network_topology_strategy_each_quorum_counters
Failed on CassCI build trunk_dtest_win32 #445
{code}
Stacktrace
File "C:\tools\python2\lib\unittest\case.py", line 329, in run
testMethod()
File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\tools.py", line
288, in wrapped
f(obj)
File
"D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py",
line 738, in test_network_topology_strategy_each_quorum_counters
self._run_test_function_in_parallel(TestAccuracy.Validation.validate_counters,
self.nodes, self.rf.values(), combinations),
File
"D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py",
line 543, in _run_test_function_in_parallel
assert False, err.message
"Failed to read value from sufficient number of nodes, required 4 nodes to have
a counter value of 6 at key 56, instead got these values: [7, 7, 7, 7, 7, 7]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)