See <https://builds.apache.org/job/Cassandra/1473/changes>
Changes:
[sylvain] Avoid deadlock in migration stage
------------------------------------------
[...truncated 1136 lines...]
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.381 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.214 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.417 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.802 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.85 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.619 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.713 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.344 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] toStream : [(158873535527910577765226390751398592512,0],
(0,34028236692093846346337460743176821145]]
[junit] toFetch :
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] toStreamExpected : [(158873535527910577765226390751398592512,0],
(0,34028236692093846346337460743176821145]]
[junit] toFetchExpected :
[(127605887595351923798765477786913079296,148873535527910577765226390751398592512]]
[junit] ------------- ---------------- ---------------
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.262 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.281 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.775 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:31:27,853 No host ID found, created
abc2c979-49dc-43fb-8794-0fa5b17f22d0 (Note: This should happen exactly once per
node).
[junit] WARN 13:31:28,062 Generated random token
Token(bytes[5aded61129f0aca80b750869838c079e]). 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: 5.988 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:31:34,880 No host ID found, created
64b7cb89-86dc-4284-b017-95a8d07849df (Note: This should happen exactly once per
node).
[junit] WARN 13:31:35,074 Generated random token
Token(bytes[f58cb5852d0e9da29110c281e9073097]). 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: 5.288 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.91 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:31:47,994 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 13:31:48,347 No host ID found, created
57fe234f-5bca-411c-bc2c-6b419da61f64 (Note: This should happen exactly once per
node).
[junit] WARN 13:31:48,467 Generated random token
Token(bytes[1679c4b4eb8f6e489b5d687b28ad36d1]). 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: 1.248 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.457 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:31:59,219 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ERROR 13:31:59,451 Fatal exception in thread
Thread[CompactionExecutor:7,1,main]
[junit] java.lang.ClassCastException:
org.apache.cassandra.dht.Token$KeyBound cannot be cast to
org.apache.cassandra.dht.Token
[junit] at
org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
[junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
[junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
[junit] at java.util.Arrays.mergeSort(Arrays.java:1270)
[junit] at java.util.Arrays.sort(Arrays.java:1210)
[junit] at java.util.Collections.sort(Collections.java:159)
[junit] at org.apache.cassandra.dht.Range.normalize(Range.java:382)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:543)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:522)
[junit] at
org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
[junit] at
org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
[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:662)
[junit] ERROR 13:31:59,451 Fatal exception in thread
Thread[CompactionExecutor:4,1,main]
[junit] java.lang.ClassCastException:
org.apache.cassandra.dht.Token$KeyBound cannot be cast to
org.apache.cassandra.dht.Token
[junit] at
org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22)
[junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:386)
[junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:383)
[junit] at java.util.Arrays.mergeSort(Arrays.java:1270)
[junit] at java.util.Arrays.sort(Arrays.java:1210)
[junit] at java.util.Collections.sort(Collections.java:159)
[junit] at org.apache.cassandra.dht.Range.normalize(Range.java:382)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:543)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:522)
[junit] at
org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111)
[junit] at
org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135)
[junit] at
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
[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:662)
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.361 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.307 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ERROR 13:32:12,447 Stream failed because /127.0.0.6 died or was
restarted/removed (streams may still be active in background, but further
streams won't be started)
[junit] WARN 13:32:12,449 Streaming from /127.0.0.6 failed
[junit] ERROR 13:32:12,449 Stream failed because /127.0.0.6 died or was
restarted/removed (streams may still be active in background, but further
streams won't be started)
[junit] WARN 13:32:12,449 Streaming from /127.0.0.6 failed
[junit] ERROR 13:32:12,450 Stream failed because /127.0.0.6 died or was
restarted/removed (streams may still be active in background, but further
streams won't be started)
[junit] WARN 13:32:12,450 Streaming from /127.0.0.6 failed
[junit] ERROR 13:32:12,450 Stream failed because /127.0.0.6 died or was
restarted/removed (streams may still be active in background, but further
streams won't be started)
[junit] WARN 13:32:12,451 Streaming from /127.0.0.6 failed
[junit] ERROR 13:32:12,451 Stream failed because /127.0.0.6 died or was
restarted/removed (streams may still be active in background, but further
streams won't be started)
[junit] WARN 13:32:12,452 Streaming from /127.0.0.6 failed
[junit] ERROR 13:32:12,452 Stream failed because /127.0.0.6 died or was
restarted/removed (streams may still be active in background, but further
streams won't be started)
[junit] WARN 13:32:12,452 Streaming from /127.0.0.6 failed
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.12 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.656 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.041 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.847 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.151 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:32:38,695 No host ID found, created
f71b6557-e277-4c07-9064-b26af0160b54 (Note: This should happen exactly once per
node).
[junit] WARN 13:32:39,020 Generated random token
Token(bytes[900ed4a993a567b0ed7c4a1e9d7cd42a]). 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: 5.305 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.358 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.597 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:32:57,968 No host ID found, created
94860994-0ba7-4cb6-afa5-b7a681bc1b18 (Note: This should happen exactly once per
node).
[junit] WARN 13:32:58,086 Generated random token
Token(bytes[b735363f2df80716ed48c163b48247d5]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.047 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.133 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: 5.436 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.39 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.258 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.HexTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.35 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.695 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.385 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
[junit]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml:1083: The following
error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra/build.xml:1045: Some unit test(s)
failed.
Total time: 32 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc