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/17 16:49:20 UTC

[jira] [Commented] (CASSANDRA-12480) dtest failure in rebuild_test.TestRebuild.simple_rebuild_test

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

Philip Thompson commented on CASSANDRA-12480:
---------------------------------------------

I know I told you to make this a duplicate, but I'm re-opening until we finish root causing 12475, as this happened WAY earlier than any of those failures.

> dtest failure in rebuild_test.TestRebuild.simple_rebuild_test
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-12480
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12480
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node2.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.1_offheap_dtest/382/testReport/rebuild_test/TestRebuild/simple_rebuild_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/rebuild_test.py", line 75, in simple_rebuild_test
>     session.execute("ALTER KEYSPACE system_auth WITH REPLICATION = {'class':'NetworkTopologyStrategy', 'dc1':1, 'dc2':1};")
>   File "cassandra/cluster.py", line 1972, in cassandra.cluster.Session.execute (cassandra/cluster.c:34423)
>     return self.execute_async(query, parameters, trace, custom_payload, timeout, execution_profile).result()
>   File "cassandra/cluster.py", line 3665, in cassandra.cluster.ResponseFuture.result (cassandra/cluster.c:70216)
>     raise self._final_exception
> 'Error from server: code=2200 [Invalid query] message="Unknown keyspace system_auth"
> {code}



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