You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (JIRA)" <ji...@apache.org> on 2016/05/04 14:40:13 UTC

[jira] [Created] (CASSANDRA-11712) testJsonThreadSafety is failing / flapping

Alex Petrov created CASSANDRA-11712:
---------------------------------------

             Summary: testJsonThreadSafety is failing / flapping
                 Key: CASSANDRA-11712
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11712
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Alex Petrov
            Priority: Minor


{{JsonTest::testJsonThreadSafety}} is failing quite often recently: 
https://cassci.datastax.com/view/Dev/view/ifesdjeen/job/ifesdjeen-11540-2.2-testall/lastCompletedBuild/testReport/org.apache.cassandra.cql3.validation.entities/JsonTest/testJsonThreadSafety/

Output looks like 

{code}
Stacktrace

java.util.concurrent.TimeoutException
	at java.util.concurrent.FutureTask.get(FutureTask.java:201)
	at org.apache.cassandra.cql3.validation.entities.JsonTest.testJsonThreadSafety(JsonTest.java:1028)

WARN  12:19:23 Small commitlog volume detected at build/test/cassandra/commitlog:30; setting commitlog_total_space_in_mb to 1982.  You can override this in cassandra.yaml
WARN  12:19:23 Small commitlog volume detected at build/test/cassandra/commitlog:30; setting commitlog_total_space_in_mb to 1982.  You can override this in cassandra.yaml
WARN  12:19:23 Only 5581 MB free across all data volumes. Consider adding more capacity to your cluster or removing obsolete snapshots
WARN  12:19:23 Only 5581 MB free across all data volumes. Consider adding more capacity to your cluster or removing obsolete snapshots
WARN  12:19:26 Aggregation query used without partition key
WARN  12:19:26 Aggregation query used without partition key
WARN  12:19:26 Aggregation query used without partition key
WARN  12:19:26 Aggregation query used without partition key
Seed 889742091470
{code}



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