You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alexey Zotov (JIRA)" <ji...@apache.org> on 2012/09/20 21:06:07 UTC

[jira] [Created] (CASSANDRA-4695) CompactionsTest fails with timeout

Alexey Zotov created CASSANDRA-4695:
---------------------------------------

             Summary: CompactionsTest fails with timeout
                 Key: CASSANDRA-4695
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
             Project: Cassandra
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.1.5
         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1

            Reporter: Alexey Zotov
            Priority: Blocker


{code}
    [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
    [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-4695) CompactionsTest fails with timeout

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

Alexey Zotov commented on CASSANDRA-4695:
-----------------------------------------

May be CompactionTest.testStandardColumnCompactions() method should be moved to LongCompactionSpeedTest. What do you think about it?
                
> CompactionsTest fails with timeout
> ----------------------------------
>
>                 Key: CASSANDRA-4695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.5
>         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
>            Reporter: Alexey Zotov
>            Priority: Minor
>              Labels: test-fail
>
> {code}
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (CASSANDRA-4695) CompactionsTest fails with timeout

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

Alexey Zotov edited comment on CASSANDRA-4695 at 9/21/12 7:08 PM:
------------------------------------------------------------------

May be CompactionTest.testStandardColumnCompactions() method should be moved to LongCompactionSpeedTest or somewhere in the long-test testsuite. What do you think about it?
                
      was (Author: azotcsit):
    May be CompactionTest.testStandardColumnCompactions() method should be moved to LongCompactionSpeedTest. What do you think about it?
                  
> CompactionsTest fails with timeout
> ----------------------------------
>
>                 Key: CASSANDRA-4695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.5
>         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
>            Reporter: Alexey Zotov
>            Priority: Minor
>              Labels: test-fail
>
> {code}
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-4695) CompactionsTest fails with timeout

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

Jonathan Ellis resolved CASSANDRA-4695.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0 beta 2
         Reviewer: jbellis
         Assignee: Alexey Zotov

good idea.  done in trunk.
                
> CompactionsTest fails with timeout
> ----------------------------------
>
>                 Key: CASSANDRA-4695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.5
>         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
>            Reporter: Alexey Zotov
>            Assignee: Alexey Zotov
>            Priority: Minor
>              Labels: test-fail
>             Fix For: 1.2.0 beta 2
>
>
> {code}
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4695) CompactionsTest fails with timeout

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

Alexey Zotov updated CASSANDRA-4695:
------------------------------------

    Labels: test-fail  (was: )
    
> CompactionsTest fails with timeout
> ----------------------------------
>
>                 Key: CASSANDRA-4695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.5
>         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
>            Reporter: Alexey Zotov
>            Priority: Blocker
>              Labels: test-fail
>
> {code}
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CASSANDRA-4695) CompactionsTest fails with timeout

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

Sylvain Lebresne commented on CASSANDRA-4695:
---------------------------------------------

Downgrading the priority of this issue because I'm pretty sure this isn't really a problem. I also have CompactionsTest timeouting for ages on my desktop box with the default timeout (but is passes on some other box). Bumping the junit timeout fixes the issue however, so I think it's really just that CompactionsTest is a bit too long for the default timeout on system with a slow hard drive. 
                
> CompactionsTest fails with timeout
> ----------------------------------
>
>                 Key: CASSANDRA-4695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.5
>         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
>            Reporter: Alexey Zotov
>            Priority: Minor
>              Labels: test-fail
>
> {code}
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CASSANDRA-4695) CompactionsTest fails with timeout

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

Sylvain Lebresne updated CASSANDRA-4695:
----------------------------------------

    Priority: Minor  (was: Blocker)
    
> CompactionsTest fails with timeout
> ----------------------------------
>
>                 Key: CASSANDRA-4695
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4695
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.1.5
>         Environment: Ubuntu 12.04, Java 1.6, Ant 1.8.2, Maven 3.0.4
> Ubuntu 11.10, Java 1.6, Ant 1.8.2, Maven 2.2.1
>            Reporter: Alexey Zotov
>            Priority: Minor
>              Labels: test-fail
>
> {code}
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Testsuite: org.apache.cassandra.db.compaction.CompactionsTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: org.apache.cassandra.db.compaction.CompactionsTest:testStandardColumnCompactions:	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] Test org.apache.cassandra.db.compaction.CompactionsTest FAILED (timeout)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira