See <https://builds.apache.org/job/Cassandra/1108/changes>

Changes:

[slebresne] merge from 1.0

------------------------------------------
[...truncated 2260 lines...]
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.433 sec
    [junit] 
    [junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.084 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:12,230 Generated random token 
Token(bytes[fcfea0c044ccdcf6c2e4fae190375479]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: 
org.apache.cassandra.service.AntiEntropyServiceStandardTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.107 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:14,228 Generated random token 
Token(bytes[2aa6456769b6af0da7c2227c50567d44]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.701 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.858 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:18,845 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:19:19,128 Generated random token 
Token(bytes[5581f9ba4ca813dcbea389a27b5d3a85]). 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: 0.439 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.368 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:23,219 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.025 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.845 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.415 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.157 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.475 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Exception in thread "GossipTasks:1" 
java.util.concurrent.CancellationException
    [junit]     at 
java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
    [junit]     at java.util.concurrent.FutureTask.get(FutureTask.java:83)
    [junit]     at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:123)
    [junit]     at 
org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor.afterExecute(DebuggableScheduledThreadPoolExecutor.java:47)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:888)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:619)
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.713 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:37,779 Generated random token 
Token(bytes[7dc525c5fe8e3f7468913e79a1cbf8da]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] Exception in thread "GossipTasks:1" 
java.util.concurrent.CancellationException
    [junit]     at 
java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:220)
    [junit]     at java.util.concurrent.FutureTask.get(FutureTask.java:83)
    [junit]     at 
org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:123)
    [junit]     at 
org.apache.cassandra.concurrent.DebuggableScheduledThreadPoolExecutor.afterExecute(DebuggableScheduledThreadPoolExecutor.java:47)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:888)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:619)
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.574 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.472 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.698 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:19:42,985 Generated random token 
Token(bytes[cae66cde7f5dc5d99d4cc25c08a90a0e]). Random tokens will result in an 
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 17:19:43,204 Fatal exception in thread Thread[Thread-3,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ERROR 17:19:43,266 Fatal exception in thread Thread[Thread-4,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ERROR 17:19:43,312 Fatal exception in thread Thread[Thread-5,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ERROR 17:19:43,338 Fatal exception in thread Thread[Thread-6,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ERROR 17:19:43,345 Fatal exception in thread Thread[Thread-7,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ERROR 17:19:43,379 Fatal exception in thread Thread[Thread-8,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ERROR 17:19:43,385 Fatal exception in thread Thread[Thread-9,5,main]
    [junit] java.lang.NullPointerException
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.hash(NonBlockingHashMap.java:113)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:553)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.putIfMatch(NonBlockingHashMap.java:348)
    [junit]     at 
org.cliffc.high_scale_lib.NonBlockingHashMap.remove(NonBlockingHashMap.java:327)
    [junit]     at 
org.apache.cassandra.gms.Gossiper.resetVersion(Gossiper.java:223)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.close(IncomingTcpConnection.java:163)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:125)
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.781 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.673 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 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] Importing 3 keys...
    [junit] 1 keys imported successfully.
    [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] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.493 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.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.153 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.683 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra/ws/cassandra/build.xml>:1081: The 
following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra/ws/cassandra/build.xml>:1067: Some 
unit test(s) failed.

Total time: 18 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results

Reply via email to