Michael Shuler created CASSANDRA-7008:
-----------------------------------------

             Summary: upgrade_supercolumns_test dtest failing in 2.1
                 Key: CASSANDRA-7008
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7008
             Project: Cassandra
          Issue Type: Test
          Components: Tests
            Reporter: Michael Shuler


{noformat}
$ PRINT_DEBUG=true nosetests --nocapture --nologcapture --verbosity=3 
upgrade_supercolumns_test.py 
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
upgrade_with_index_creation_test (upgrade_supercolumns_test.TestSCUpgrade) ... 
cluster ccm directory: /tmp/dtest-UWLi7s
ERROR

======================================================================
ERROR: upgrade_with_index_creation_test 
(upgrade_supercolumns_test.TestSCUpgrade)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/mshuler/git/cassandra-dtest/upgrade_supercolumns_test.py", line 
37, in upgrade_with_index_creation_test
    node1.start(wait_other_notice=True)
  File "/home/mshuler/git/ccm/ccmlib/node.py", line 427, in start
    raise NodeError("Error starting node %s" % self.name, process)
NodeError: Error starting node node1

----------------------------------------------------------------------
Ran 1 test in 69.320s

FAILED (errors=1)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to