You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/22 01:29:44 UTC

Build failed in Jenkins: Cassandra-0.7-Coverage #8

See <https://hudson.apache.org/hudson/job/Cassandra-0.7-Coverage/8/changes>

Changes:

[brandonwilliams] add cache loading to row/key cache tests.
Patch by Pavel Yaskevich and Matthew Dennis, reviewed by Pavel Yaskevich
for CASSANDRA-2227

[brandonwilliams] Allow specifying a slice predicate for Pig queries
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-1618

[jbellis] add consistencylevel command to CLI
patch by Ed Capriolo; reviewed by Pavel Yaskevich for CASSANDRA-2354

[jbellis] fix file name in schema-sample.txt

[jbellis] merge from 0.6

------------------------------------------
[...truncated 1562 lines...]
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:91)
    [junit] Caused by: java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:133)
    [junit] 	at org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:526)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	... 3 more
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.769 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:27:19,079 Generated random token Token(bytes[59d915fa39425056d4ccf83d81ee97c8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.989 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:27:29,288 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root.
    [junit]  WARN 17:27:29,639 Generated random token Token(bytes[30c7f7311163f65ef8d711d29edb9e51]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.462 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.305 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:27:41,853 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.005 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.51 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.531 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.493 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.803 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:28:06,050 Generated random token Token(bytes[341984d48117c408fc6672e7a5fa5e60]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.694 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.548 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.819 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:28:15,111 Generated random token Token(bytes[bb01ee5ce14b00fb4c72c16b70e1b61d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.863 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.818 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Line 2: Key 303630 is greater than previous, collection is not sorted properly. Aborting import. You might need to delete SSTables manually.
    [junit] ------------- ---------------- ---------------
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.424 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.176 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.051 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.522 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.837 sec
    [junit] 
    [junit] Flushing results...
    [junit] Flushing results done
    [junit] Cobertura: Loaded information on 1002 classes.
    [junit] Cobertura: Saved information on 1002 classes.

cobertura-report:
[cobertura-report] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura-report] Cobertura: Loaded information on 1002 classes.
[cobertura-report] Report time: 4643ms
[cobertura-report] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura-report] Cobertura: Loaded information on 1002 classes.
[cobertura-report] Report time: 5766ms

codecoverage:

BUILD SUCCESSFUL
Total time: 6 minutes 20 seconds
Recording test results
Publishing Cobertura coverage report...
Publishing Cobertura coverage results...
ERROR: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to exception
java.lang.ClassCastException: cannot assign instance of hudson.FilePath to field hudson.plugins.cobertura.renderers.SourceCodePainter.destination of type hudson.FilePath in instance of hudson.plugins.cobertura.renderers.SourceCodePainter
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


Jenkins build is back to normal : Cassandra-0.7-Coverage #9

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Cassandra-0.7-Coverage/9/changes>