See <https://builds.apache.org/job/Cassandra-quick/2/changes>
Changes:
[jbellis] merge from 1.0
------------------------------------------
[...truncated 1590 lines...]
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.185 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.426 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.447 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.159 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] *** java.lang.instrument ASSERTION FAILED ***: "error ==
JVMTI_ERROR_NONE" at ../../../src/share/instrument/Reentrancy.c line: 80
[junit] *** java.lang.instrument ASSERTION FAILED ***: "test == expected"
at ../../../src/share/instrument/Reentrancy.c line: 81
[junit] *** java.lang.instrument ASSERTION FAILED ***: "error ==
JVMTI_ERROR_NONE" at ../../../src/share/instrument/Reentrancy.c line: 80
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
[junit] *** java.lang.instrument ASSERTION FAILED ***: "test == expected"
at ../../../src/share/instrument/Reentrancy.c line: 81
[junit]
[junit] *** java.lang.instrument ASSERTION FAILED ***: "error ==
JVMTI_ERROR_NONE" at ../../../src/share/instrument/Reentrancy.c line: 139
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.319 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 22:38:49,536 Generated random token
Token(bytes[15af48c7ff8c6a210fb0ca3963af7ec9]). 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.294 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 22:38:51,832 Generated random token
Token(bytes[95cf5e5178d9445f0264e4d59e33a47b]). 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.438 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.726 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.927 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 22:38:56,637 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 22:38:56,976 Generated random token
Token(bytes[c687fc2cbe210c42af34021685da24f7]). 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.433 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.598 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 22:39:01,275 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.16 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.974 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.158 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.466 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.734 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 22:39:16,172 Generated random token
Token(bytes[660a55a026ca071d27ec46af4b709c28]). 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.559 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.466 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.15 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 22:39:21,394 Generated random token
Token(bytes[39f2317c7f8619300feb015efcb3eff6]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ERROR 22:39:21,732 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 22:39:21,859 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 22:39:21,982 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 22:39:22,055 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 22:39:22,077 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 22:39:22,178 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 22:39:22,219 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.691 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.935 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.694 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.502 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.152 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.059 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 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.438 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.434 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.666 sec
[junit]
BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/cassandra/build.xml>:1076:
The following error occurred while executing this line:
<https://builds.apache.org/job/Cassandra-quick/ws/cassandra/build.xml>:1062:
Some unit test(s) failed.
Total time: 3 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results