See <https://hudson.apache.org/hudson/job/Cassandra-0.7/117/changes>
Changes:
[jbellis] make sure expiring column lives for duration of test
patch by tjake; reviewed by jbellis for CASSANDRA-1892
------------------------------------------
[...truncated 1487 lines...]
[junit] at
org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:543)
[junit] Caused by: java.lang.AssertionError
[junit] at org.apache.cassandra.db.Memtable.put(Memtable.java:123)
[junit] at
org.apache.cassandra.db.ColumnFamilyStore.apply(ColumnFamilyStore.java:736)
[junit] at org.apache.cassandra.db.Table.apply(Table.java:450)
[junit] at
org.apache.cassandra.db.commitlog.CommitLog$4.runMayThrow(CommitLog.java:329)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
[junit] at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
[junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit]
[junit]
[junit] Test org.apache.cassandra.db.RecoveryManagerTest FAILED
[junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.855 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush1Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.592 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush2Test
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.589 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RemoveColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.606 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RemoveSubColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.704 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RemoveSuperColumnTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.796 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RowIterationTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.255 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.RowTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.535 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.146 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.TableTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.267 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.TimeSortTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.55 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.27 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
[junit]
[junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.485 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:38:47,077 Generated random token
Token(bytes[83300a9c9c1ef932697620b68381b65f]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.293 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.635 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.411 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.866 sec
[junit]
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
[junit]
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
[junit]
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.434 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.064 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:39:07,170 Invalid file '.svn' in data directory
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.>
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.053 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.278 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.655 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.538 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.525 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.57 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.129 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:39:30,509 Generated random token
Token(bytes[e20e632b1a6d839d1371cd85caec731c]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Exception in thread "Thread-4" java.lang.RuntimeException:
java.lang.NullPointerException
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
[junit] at
org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:164)
[junit] at
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:63)
[junit] at
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:74)
[junit] Caused by: java.lang.NullPointerException
[junit] at
org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:135)
[junit] at
org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:539)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] ... 3 more
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.593 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.893 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.957 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:39:36,137 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 11:39:36,413 Generated random token
Token(bytes[02579258087671ca2f0a1399a630fa06]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.507 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.251 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:39:45,430 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.904 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Exception in thread "ACCEPT-/127.0.0.1" java.lang.RuntimeException:
java.nio.channels.ClosedChannelException
[junit] at
org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:562)
[junit] Caused by: java.nio.channels.ClosedChannelException
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:130)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:551)
[junit] Exception in thread "ACCEPT-/127.0.0.1" java.lang.RuntimeException:
java.nio.channels.ClosedChannelException
[junit] at
org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:562)
[junit] Caused by: java.nio.channels.ClosedChannelException
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:130)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:551)
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.568 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.57 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.747 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:39:59,332 Generated random token
Token(bytes[4fe58ceadab7d1197febf0eab6c99f91]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 11:40:02,257 Generated random token
Token(bytes[f15ff8e7e45356db3cbdce7f8f219d17]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.759 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.601 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.762 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.728 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.521 sec
[junit]
BUILD FAILED
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:483:
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:478:
Some unit test(s) failed.
Total time: 11 minutes 30 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results