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

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

Craig Kodman created CASSANDRA-12456:
----------------------------------------

             Summary: 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: 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

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.4#6332)