Sean McCarthy created CASSANDRA-12428:
-----------------------------------------
Summary: dtest failure in
topology_test.TestTopology.simple_decommission_test
Key: CASSANDRA-12428
URL: https://issues.apache.org/jira/browse/CASSANDRA-12428
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
Attachments: node1.log, node2.log, node3.log
example failure:
http://cassci.datastax.com/job/cassandra-2.1_dtest/499/testReport/topology_test/TestTopology/simple_decommission_test
{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 358, in run
self.tearDown()
File "/home/automaton/cassandra-dtest/dtest.py", line 666, in tearDown
raise AssertionError('Unexpected error in log, see stdout')
"Unexpected error in log, see stdout
{code}
{code}
Standard Output
Unexpected error in node2 log, error:
ERROR [OptionalTasks:1] 2016-08-09 22:19:17,578 CassandraDaemon.java:231 -
Exception in thread Thread[OptionalTasks:1,5,main]
java.lang.AssertionError: -1798176113661253264 not found in
-9176030984652505006, -8717666614249145979, -8567082690920363685,
-7728355195270516929, -7671560790707332672, -6815296744215479977,
-6611548514765694876, -6137228431100324821, -5871381962314776798,
-5709026171638534111, -5696874364498510312, -4663855838820854356,
-3304329091857535864, -3251864206536309230, -3188788124715894197,
-2549476409976316844, -2423479156112489442, -2389574204458609132,
-2160965082438649456, -2046105283339446875, -1622678693166245335,
-1421783322562475411, -503110248141412377, -256005860529123222,
-229477804731423425, -144610334523764289, -64851179421923626,
127314057436704028, 313816817127566322, 376139846959091135, 561504311435506912,
858207556605072954, 1261151151588160011, 1454126256475083217,
1618377671275204279, 2317929712453820894, 2560612758275508783,
2587728682790085050, 2848178890309615427, 2885660694771463522,
3140716395155672330, 3178980457497133951, 3591038406660159757,
3766734787881223437, 3769457468208792646, 3824534990286253644,
5183723622628782738, 5314317607985127226, 5845800527533333930,
6235156095343170404, 6242029497543352525, 6281404742986921776,
6589819833145109726, 6821551756387826137, 6889949766088620327,
7754073703959464783, 7756209389182352710, 7952201212324370303,
8053856175511744133, 8081402847785658462, 8227459864244671435,
8350507973899452057, 8826283221671184683, 9120459070673552222
at
org.apache.cassandra.locator.TokenMetadata.getPredecessor(TokenMetadata.java:717)
~[main/:na]
at
org.apache.cassandra.locator.TokenMetadata.getPrimaryRangesFor(TokenMetadata.java:661)
~[main/:na]
at
org.apache.cassandra.db.SizeEstimatesRecorder.run(SizeEstimatesRecorder.java:69)
~[main/:na]
at
org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor$UncomplainingRunnable.run(DebuggableScheduledThreadPoolExecutor.java:118)
~[main/:na]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[na:1.7.0_80]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
[na:1.7.0_80]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
[na:1.7.0_80]
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[na:1.7.0_80]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[na:1.7.0_80]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[na:1.7.0_80]
at java.lang.Thread.run(Thread.java:745) [na:1.7.0_80]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)