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

[jira] [Commented] (CASSANDRA-12492) dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.cql3_non_compound_range_tombstones_test

    [ https://issues.apache.org/jira/browse/CASSANDRA-12492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427006#comment-15427006 ] 

Russ Hatch commented on CASSANDRA-12492:
----------------------------------------

Local attempt upgrading to same sha doesn't fail (c72a7bb), so it doesn't appear to be a problem with that particular commit.

> dtest failure in upgrade_tests.cql_tests.TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x.cql3_non_compound_range_tombstones_test
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12492
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12492
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: Russ Hatch
>              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-3.9_dtest_upgrade/25/testReport/upgrade_tests.cql_tests/TestCQLNodes3RF3_Upgrade_current_3_0_x_To_indev_3_x/cql3_non_compound_range_tombstones_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/upgrade_tests/cql_tests.py", line 1562, in cql3_non_compound_range_tombstones_test
>     ThriftConsistencyLevel.ALL)
>   File "/home/automaton/cassandra-dtest/thrift_bindings/v22/Cassandra.py", line 1175, in batch_mutate
>     self.recv_batch_mutate()
>   File "/home/automaton/cassandra-dtest/thrift_bindings/v22/Cassandra.py", line 1201, in recv_batch_mutate
>     raise result.te
> "TimedOutException(acknowledged_by=1, paxos_in_progress=None, acknowledged_by_batchlog=None)
> {code}



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