You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alan Boudreault (JIRA)" <ji...@apache.org> on 2016/01/06 23:06:39 UTC

[jira] [Created] (CASSANDRA-10978) MV add_write_survey_node_after_mv_test is failing

Alan Boudreault created CASSANDRA-10978:
-------------------------------------------

             Summary: MV add_write_survey_node_after_mv_test is failing
                 Key: CASSANDRA-10978
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10978
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
            Reporter: Alan Boudreault
             Fix For: 3.2


http://cassci.datastax.com/job/trunk_dtest/893/testReport/materialized_views_test/TestMaterializedViews/add_write_survey_node_after_mv_test/

{code}
======================================================================
ERROR: add_write_survey_node_after_mv_test (materialized_views_test.TestMaterializedViews)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/aboudreault/git/cstar/cassandra-dtest/dtest.py", line 558, in tearDown
    raise AssertionError('Unexpected error in %s node log: %s' % (node.name, errors))
AssertionError: Unexpected error in node4 node log: ['ERROR [main] 2016-01-06 17:03:41,614 MigrationManager.java:164 - Migration task failed to complete\nERROR [main] 2016-01-06 17:03:42,614 MigrationManager.java:164 - Migration task failed to complete']
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-14GpwW
dtest: DEBUG: removing ccm cluster test at: /tmp/dtest-14GpwW
dtest: DEBUG: clearing ssl stores from [/tmp/dtest-14GpwW] directory
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 1 test in 85.369s

FAILED (errors=1)
{code}



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