You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Allen (JIRA)" <ji...@apache.org> on 2011/04/19 05:58:05 UTC

[jira] [Created] (CASSANDRA-2504) Some Distributed Tests Fail

Some Distributed Tests Fail
---------------------------

                 Key: CASSANDRA-2504
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
    Affects Versions: 0.8
            Reporter: Michael Allen
            Priority: Minor


distributed-test:
     [echo] running distributed tests
    [mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
    [mkdir] Created dir: /home/mallen/cassandra/build/test/output
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
    [junit] Testsuite: org.apache.cassandra.CountersTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] SLF4J: Class path contains multiple SLF4J bindings.
    [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.MovementTest

    [junit] Testsuite: org.Batch-With-Multiple-Tests
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance:	Caused an ERROR
    [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
    [junit] 
    [junit] 
    [junit] Tests FAILED (timeout)

BUILD FAILED
/home/mallen/cassandra/build.xml:687: The following error occurred while executing this line:
/home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.

Total time: 23 minutes 10 seconds


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-2504) Some Distributed Tests Fail

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-2504.
---------------------------------------

    Resolution: Invalid
      Assignee:     (was: Michael Allen)

dtests moved out of tree
                
> Some Distributed Tests Fail
> ---------------------------
>
>                 Key: CASSANDRA-2504
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.8 beta 1
>            Reporter: Michael Allen
>            Priority: Minor
>
> distributed-test:
>      [echo] running distributed tests
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.CountersTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] SLF4J: Class path contains multiple SLF4J bindings.
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.MovementTest
>     [junit] Testsuite: org.Batch-With-Multiple-Tests
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance:	Caused an ERROR
>     [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] 
>     [junit] 
>     [junit] Tests FAILED (timeout)
> BUILD FAILED
> /home/mallen/cassandra/build.xml:687: The following error occurred while executing this line:
> /home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.
> Total time: 23 minutes 10 seconds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2504) Some Distributed Tests Fail

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021401#comment-13021401 ] 

Jonathan Ellis commented on CASSANDRA-2504:
-------------------------------------------

loadbalance test probably needs major surgery after CASSANDRA-2448

> Some Distributed Tests Fail
> ---------------------------
>
>                 Key: CASSANDRA-2504
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.8
>            Reporter: Michael Allen
>            Priority: Minor
>
> distributed-test:
>      [echo] running distributed tests
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.CountersTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] SLF4J: Class path contains multiple SLF4J bindings.
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.MovementTest
>     [junit] Testsuite: org.Batch-With-Multiple-Tests
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance:	Caused an ERROR
>     [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] 
>     [junit] 
>     [junit] Tests FAILED (timeout)
> BUILD FAILED
> /home/mallen/cassandra/build.xml:687: The following error occurred while executing this line:
> /home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.
> Total time: 23 minutes 10 seconds

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-2504) Some Distributed Tests Fail

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078496#comment-13078496 ] 

Brandon Williams commented on CASSANDRA-2504:
---------------------------------------------

I think we need to have a decom+bs test as well as a test that utilizes move, since that was recently broken in CASSANDRA-2948.

> Some Distributed Tests Fail
> ---------------------------
>
>                 Key: CASSANDRA-2504
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.8 beta 1
>            Reporter: Michael Allen
>            Assignee: Michael Allen
>            Priority: Minor
>
> distributed-test:
>      [echo] running distributed tests
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.CountersTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] SLF4J: Class path contains multiple SLF4J bindings.
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.MovementTest
>     [junit] Testsuite: org.Batch-With-Multiple-Tests
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance:	Caused an ERROR
>     [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] 
>     [junit] 
>     [junit] Tests FAILED (timeout)
> BUILD FAILED
> /home/mallen/cassandra/build.xml:687: The following error occurred while executing this line:
> /home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.
> Total time: 23 minutes 10 seconds

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-2504) Some Distributed Tests Fail

Posted by "Michael Allen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078385#comment-13078385 ] 

Michael Allen commented on CASSANDRA-2504:
------------------------------------------

Since loadbalance is no longer used, It might make sense to rename this particular test to testMove and refactor so that nodetool move is used instead.  

Alternatively or in addition to, I guess a decommission + bootstrap would cover this as pointed out in 2448. 

> Some Distributed Tests Fail
> ---------------------------
>
>                 Key: CASSANDRA-2504
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.8 beta 1
>            Reporter: Michael Allen
>            Assignee: Michael Allen
>            Priority: Minor
>
> distributed-test:
>      [echo] running distributed tests
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.CountersTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] SLF4J: Class path contains multiple SLF4J bindings.
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.MovementTest
>     [junit] Testsuite: org.Batch-With-Multiple-Tests
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance:	Caused an ERROR
>     [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] 
>     [junit] 
>     [junit] Tests FAILED (timeout)
> BUILD FAILED
> /home/mallen/cassandra/build.xml:687: The following error occurred while executing this line:
> /home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.
> Total time: 23 minutes 10 seconds

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CASSANDRA-2504) Some Distributed Tests Fail

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-2504:
-----------------------------------------

    Assignee: Michael Allen

> Some Distributed Tests Fail
> ---------------------------
>
>                 Key: CASSANDRA-2504
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2504
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.8 beta 1
>            Reporter: Michael Allen
>            Assignee: Michael Allen
>            Priority: Minor
>
> distributed-test:
>      [echo] running distributed tests
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/cassandra
>     [mkdir] Created dir: /home/mallen/cassandra/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/home/mallen/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.CountersTest
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 142.313 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] SLF4J: Class path contains multiple SLF4J bindings.
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: Found binding in [jar:file:/home/mallen/cassandra/build/test/lib/jars/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.cassandra.MovementTest
>     [junit] Testsuite: org.Batch-With-Multiple-Tests
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.Batch-With-Multiple-Tests:testLoadbalance:	Caused an ERROR
>     [junit] Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
>     [junit] 
>     [junit] 
>     [junit] Tests FAILED (timeout)
> BUILD FAILED
> /home/mallen/cassandra/build.xml:687: The following error occurred while executing this line:
> /home/mallen/cassandra/build.xml:637: Some distributed test(s) failed.
> Total time: 23 minutes 10 seconds

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira