You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2017/03/23 07:41:41 UTC

[jira] [Commented] (CASSANDRA-12456) dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test

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

Alex Petrov commented on CASSANDRA-12456:
-----------------------------------------

DTest PR is merged, closing. 

> dtest failure in auth_test.TestAuth.system_auth_ks_is_alterable_test
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-12456
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12456
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Craig Kodman
>            Assignee: Jim Witschey
>              Labels: dtest
>         Attachments: node1_debug.log, node1_gc.log, node1.log, node2_debug.log, node2_gc.log, node2.log, node3_debug.log, node3_gc.log, node3.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest/675/testReport/auth_test/TestAuth/system_auth_ks_is_alterable_test
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 329, in run
>     testMethod()
>   File "/home/automaton/cassandra-dtest/auth_test.py", line 49, in system_auth_ks_is_alterable_test
>     session.cluster.refresh_schema_metadata()
>   File "cassandra/cluster.py", line 1606, in cassandra.cluster.Cluster.refresh_schema_metadata (cassandra/cluster.c:29510)
>     raise DriverException("Schema metadata was not refreshed. See log for details.")
> "Schema metadata was not refreshed. See log for details.\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: /tmp/dtest-vDljld\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}\ndtest: DEBUG: Default role created by node1\ndtest: DEBUG: nodes started\n--------------------- >> end captured logging << ---------------------"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)