You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2014/04/10 19:16:17 UTC

[jira] [Updated] (CASSANDRA-7008) upgrade_supercolumns_test dtest failing in 2.1

     [ https://issues.apache.org/jira/browse/CASSANDRA-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-7008:
--------------------------------------

    Assignee: Ryan McGuire

> 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
>            Assignee: Ryan McGuire
>
> {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)