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 Jenkins Server <je...@builds.apache.org> on 2012/06/16 19:27:41 UTC

Build failed in Jenkins: Cassandra-quick #580

See <https://builds.apache.org/job/Cassandra-quick/580/>

------------------------------------------
[...truncated 495 lines...]
    [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.806 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.016 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:26:10,104 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 17:26:10,106 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:10,106 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 17:26:10,106 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:10,107 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 17:26:10,107 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:10,107 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 17:26:10,107 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:10,108 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 17:26:10,108 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:26:10,108 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 17:26:10,108 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.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.759 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.132 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.823 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 17:26:36,528 No host ID found, created 54cedf74-ca2c-4015-8768-5ef359141fff (Note: This should happen exactly once per node).
    [junit]  WARN 17:26:36,855 Generated random token Token(bytes[0ac10d454e8f30e082b84485e1bca062]). 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.148 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.129 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:26:55,991 No host ID found, created 78207d00-50a5-4ca7-a04b-22f903ee8cb2 (Note: This should happen exactly once per node).
    [junit]  WARN 17:26:56,167 Generated random token Token(bytes[b449722450b81093c67d2e5fe514542d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 17:26:56,261 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:26:56,314 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:26:56,355 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:26:56,371 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:26:56,393 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:26:56,422 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.508 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.422 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.381 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.433 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.103 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.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.131 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.191 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/648/changes>

Changes:

[dbrosius] add UseCondCardMark XX jvm settings on jdk 1.7

------------------------------------------
[...truncated 366 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.919 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.876 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.026 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:34,900 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.786 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.999 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.271 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.497 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.197 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.012 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: 6.273 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.222 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.893 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.85 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:44,208 No host ID found, created 09235ee1-0fd7-4f42-bf40-6635bb606853 (Note: This should happen exactly once per node).
    [junit]  WARN 20:41:44,385 Generated random token Token(bytes[5c177500e38446f1d16757b1859454e9]). 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: 7.305 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:53,015 No host ID found, created a5077b23-734a-4212-983e-e6b22c906413 (Note: This should happen exactly once per node).
    [junit]  WARN 20:41:53,242 Generated random token Token(bytes[4ac83d7bb1d7ac9b30f86cbbc4035925]). 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: 6.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.915 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:08,520 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 20:42:08,966 No host ID found, created 8b536a46-1549-4538-89f4-fdd62c2d5d82 (Note: This should happen exactly once per node).
    [junit]  WARN 20:42:09,146 Generated random token Token(bytes[d86ba3936962f1354eda45bf01c090e0]). 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.463 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.443 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:21,881 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: 7.319 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.195 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 20:42:39,268 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 20:42:39,269 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:42:39,269 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 20:42:39,275 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:42:39,275 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 20:42:39,275 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:42:39,275 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 20:42:39,275 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:42:39,276 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 20:42:39,276 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:42:39,276 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 20:42:39,276 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: 6.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.3 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.405 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:09,035 No host ID found, created 33c41182-0a03-413d-bfe5-fccefbf15a20 (Note: This should happen exactly once per node).
    [junit]  WARN 20:43:09,329 Generated random token Token(bytes[f48db413018cba4ca4e41ebed1e764fd]). 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: 6.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.116 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.509 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:43:31,075 No host ID found, created e4cda91f-2fb2-434f-9f9c-0fa97f37a7f9 (Note: This should happen exactly once per node).
    [junit]  WARN 20:43:31,238 Generated random token Token(bytes[a9589351c306f9dc4f52a98ad50fa2fb]). 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: 6.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.778 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: 6.363 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.524 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.129 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.717 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/647/changes>

Changes:

[brandonwilliams] Bound CFRR progress to 100%.

------------------------------------------
[...truncated 379 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.036 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.039 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:55:03,047 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.844 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.216 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.892 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.038 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: 6.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.241 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.89 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.763 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:56:12,605 No host ID found, created 6f728ef5-8eef-4628-897e-2a2085ffc854 (Note: This should happen exactly once per node).
    [junit]  WARN 19:56:12,779 Generated random token Token(bytes[908c2a852a272b64f3e3bbf280bf2ec8]). 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: 7.242 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:56:21,454 No host ID found, created 30cd9029-b986-4acd-a965-22360ab49ed9 (Note: This should happen exactly once per node).
    [junit]  WARN 19:56:21,623 Generated random token Token(bytes[34bc59f7f243179c1602d77e2e819bac]). 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: 6.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.889 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:56:36,979 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 19:56:37,421 No host ID found, created 5814b7fb-1560-40c5-9a40-7b0e6f293908 (Note: This should happen exactly once per node).
    [junit]  WARN 19:56:37,597 Generated random token Token(bytes[032b671f80ea913a14b66ed7300e2327]). 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.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.65 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:56:50,517 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: 7.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:57:06,560 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:854)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:843)
    [junit] ERROR 19:57:07,790 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 19:57:07,791 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:57:07,791 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 19:57:07,792 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:57:07,792 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 19:57:07,792 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:57:07,792 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 19:57:07,792 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:57:07,792 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 19:57:07,792 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:57:07,793 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 19:57:07,793 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: 6.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.537 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.394 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:57:37,792 No host ID found, created d10c98f4-1389-41aa-acf8-7d680a47c437 (Note: This should happen exactly once per node).
    [junit]  WARN 19:57:38,070 Generated random token Token(bytes[0da4d00b27f8f17aff5b1285ef81c968]). 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: 6.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.815 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:57:59,962 No host ID found, created 1aee9216-8ee9-42a4-a23a-878f3d1fcc8f (Note: This should happen exactly once per node).
    [junit]  WARN 19:58:00,130 Generated random token Token(bytes[e660850aeefa3d39f6db44505e712901]). 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: 6.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.789 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: 6.399 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.523 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.12 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 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: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.899 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.121 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #646

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/646/changes>

Changes:

[jbellis] add UseCondCardMark to default GC options

[jbellis] Revert "add UseCondCardMark to default GC options" (not supported in 1.6?)

[dbrosius] fix typo (spilleng)

------------------------------------------
[...truncated 373 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.954 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.247 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.736 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.521 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.048 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:34:13,592 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.209 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.318 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.818 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.736 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.824 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.558 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.328 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.96 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.476 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: 6.802 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.937 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.869 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:35:24,997 No host ID found, created 59d05c59-91e7-4294-a731-79d028f62e9a (Note: This should happen exactly once per node).
    [junit]  WARN 19:35:25,173 Generated random token Token(bytes[fd94778adc0df99c6700620ce00290a2]). 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: 6.563 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:35:33,071 No host ID found, created abf63fef-e5ae-4506-9d52-db0db991a8bd (Note: This should happen exactly once per node).
    [junit]  WARN 19:35:33,231 Generated random token Token(bytes[ebe1700364ee5115a9ba0b09eb16f7ca]). 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.939 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.446 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:35:47,530 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 19:35:47,964 No host ID found, created d74d9484-5d12-42d7-9bb1-f8239871955d (Note: This should happen exactly once per node).
    [junit]  WARN 19:35:48,126 Generated random token Token(bytes[d79cb8dc34affaba41e529837d1b1649]). 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.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.819 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:35:59,440 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: 6.334 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.213 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:36:14,673 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 19:36:14,674 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:36:14,676 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 19:36:14,676 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:36:14,676 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 19:36:14,676 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:36:14,676 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 19:36:14,677 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:36:14,677 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 19:36:14,677 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:36:14,677 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 19:36:14,677 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.663 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.165 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.618 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.761 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:36:48,190 No host ID found, created 901262b0-e71e-4dd5-b9da-55169605385b (Note: This should happen exactly once per node).
    [junit]  WARN 19:36:48,460 Generated random token Token(bytes[979e6d2ac851de2a2a85c4bc5babb830]). 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: 7.511 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.485 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:37:13,084 No host ID found, created 29e1eeb1-4428-4945-9b62-b720164d3b79 (Note: This should happen exactly once per node).
    [junit]  WARN 19:37:13,232 Generated random token Token(bytes[b5069afaeda45bd365977c88d766fd70]). 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.895 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.937 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.927 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.571 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.965 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.262 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 

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

Total time: 11 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #645

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/645/changes>

Changes:

[jbellis] split up rpc timeout by operation type

[jbellis] add short-circuit abort check in searchInternal

------------------------------------------
[...truncated 362 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 16.623 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.272 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 36.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.889 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:04:35,751 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 23.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.797 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.517 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.918 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 16.953 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: 16.206 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 18.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.898 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.85 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:07:20,101 No host ID found, created d34cc864-cdcc-4fe2-87d7-409f58b8b567 (Note: This should happen exactly once per node).
    [junit]  WARN 19:07:20,583 Generated random token Token(bytes[9677df286ce72bab007924016ebdedc3]). 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: 23.453 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:07:45,069 No host ID found, created a1fbdcea-66cf-4005-9515-e3588b915d5e (Note: This should happen exactly once per node).
    [junit]  WARN 19:07:45,663 Generated random token Token(bytes[d7586d3d1eb2f2bb851353a473db7c2e]). 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: 17.774 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.317 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:08:28,206 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 19:08:29,092 No host ID found, created 30df670b-13b3-4277-8ffa-28f7f86b6c02 (Note: This should happen exactly once per node).
    [junit]  WARN 19:08:29,535 Generated random token Token(bytes[e563b74dc547bfb1d0a656a80502e009]). 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.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 29.665 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:09:01,344 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: 18.7 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.638 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:09:48,142 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 19:09:48,143 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:48,143 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 19:09:48,144 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:48,144 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 19:09:48,144 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:48,144 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 19:09:48,144 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:48,144 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 19:09:48,144 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:09:48,145 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 19:09:48,145 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: 17.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 16.885 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.007 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:10:51,587 No host ID found, created 375a536d-84c6-4064-8af0-7506de0967fe (Note: This should happen exactly once per node).
    [junit]  WARN 19:10:52,085 Generated random token Token(bytes[8a453e577f1bd1418e9afda8fe89c576]). 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: 18.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 24.548 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:11:47,102 No host ID found, created 15563dda-3166-4f7c-b6c2-54fc6cd058b6 (Note: This should happen exactly once per node).
    [junit]  WARN 19:11:47,670 Generated random token Token(bytes[f00b5a1aa3482b98a5d2447a430a027f]). 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: 16.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 19.948 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: 17.679 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.801 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.081 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.866 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.91 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
    [junit] 

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

Total time: 27 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #644

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/644/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@445cd483:ubuntu4
Using strategy: Default
Last Built Revision: Revision ced78f3c405419de02559556d6a99238fb711b1c (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision e6610e4692800485501e316df3dab53a6e9e34b2 (origin/trunk)
Checking out Revision e6610e4692800485501e316df3dab53a6e9e34b2 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-644
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-644
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #644 jenkins-Cassandra-quick-644" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #643

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/643/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@445cd483:ubuntu4
Using strategy: Default
Last Built Revision: Revision ced78f3c405419de02559556d6a99238fb711b1c (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision e6610e4692800485501e316df3dab53a6e9e34b2 (origin/trunk)
Checking out Revision e6610e4692800485501e316df3dab53a6e9e34b2 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-643
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-643
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #643 jenkins-Cassandra-quick-643" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #642

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/642/>

------------------------------------------
[...truncated 373 lines...]
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.852 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.976 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.845 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.721 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:15:47,778 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.713 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.805 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.966 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.684 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.133 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: 4.953 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.905 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:16:45,191 No host ID found, created 7af8d3e6-5340-41c5-ae83-592749a4dbf4 (Note: This should happen exactly once per node).
    [junit]  WARN 16:16:45,410 Generated random token Token(bytes[bc8aeb5cc7e9f55cc8dd7ee70dc9eb96]). 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.547 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:16:52,457 No host ID found, created 93c25721-fad2-4344-a686-c089bbad7ff5 (Note: This should happen exactly once per node).
    [junit]  WARN 16:16:52,587 Generated random token Token(bytes[95427135917bdfd2dd1e059223135315]). 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.003 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.773 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:17:04,944 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 16:17:05,295 No host ID found, created 281875c5-88f4-4078-ace6-09ef7093858a (Note: This should happen exactly once per node).
    [junit]  WARN 16:17:05,429 Generated random token Token(bytes[805a83aef2f127d22ffc0eb282880a28]). 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.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.652 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:17:16,360 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: 5.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.612 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:17:29,369 Fatal exception in thread Thread[ACCEPT-/127.0.0.1,5,main]
    [junit] java.lang.RuntimeException: java.nio.channels.ClosedChannelException
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:860)
    [junit] Caused by: java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:137)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.cassandra.net.MessagingService$SocketThread.run(MessagingService.java:849)
    [junit] ERROR 16:17:30,570 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 16:17:30,572 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:30,572 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 16:17:30,572 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:30,573 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 16:17:30,573 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:30,573 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 16:17:30,574 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:30,574 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 16:17:30,574 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:30,574 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 16:17:30,575 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: 4.933 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.482 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.807 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.182 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:17:56,487 No host ID found, created f85c1984-0bd9-4d36-9b88-f0b1854aba76 (Note: This should happen exactly once per node).
    [junit]  WARN 16:17:56,811 Generated random token Token(bytes[067288303be0305bc8d64ecd73b525cd]). 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: 4.993 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.979 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.122 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:18:15,497 No host ID found, created d25bffef-dcb3-4333-87f4-5a1b28c1324b (Note: This should happen exactly once per node).
    [junit]  WARN 16:18:15,659 Generated random token Token(bytes[9ad04949351a9eafb1d033ceb10c53f4]). 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: 4.877 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.991 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.095 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.382 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 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.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.924 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.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.357 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.681 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.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #641

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/641/>

------------------------------------------
[...truncated 366 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.678 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.094 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.093 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.627 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.765 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:37:25,937 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.341 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.187 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.978 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.761 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.254 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.118 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.704 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.319 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:25,155 No host ID found, created 5d67676a-dc6e-43b1-95b3-b190ac1e2f7a (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:25,289 Generated random token Token(bytes[66d2ae6ff71b1890d2d1516ff3f263bd]). 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: 6.214 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:32,508 No host ID found, created 9dfe68ca-1344-4947-83fd-ec526dafd638 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:32,665 Generated random token Token(bytes[cb0b5ab6dcaf9cfeac1e9f09804ec866]). 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.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.03 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:46,095 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 15:38:46,558 No host ID found, created 0df2f898-88c8-448a-bb93-de49b03b2f79 (Note: This should happen exactly once per node).
    [junit]  WARN 15:38:46,686 Generated random token Token(bytes[2ce2595c840ca96c64d9b26f123d10c5]). 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.26 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.478 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:38:57,543 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: 5.709 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.541 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 15:39:11,543 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 15:39:11,544 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:11,545 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 15:39:11,545 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:11,545 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 15:39:11,546 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:11,546 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 15:39:11,546 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:11,547 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 15:39:11,547 Streaming from /127.0.0.6 failed
    [junit] ERROR 15:39:11,547 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 15:39:11,547 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: 4.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.876 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.852 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.074 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:36,944 No host ID found, created ffa0c328-d676-4b6c-9956-48a235ea4967 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:37,171 Generated random token Token(bytes[907f63a35de401317c28768a0b263708]). 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: 4.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.343 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:39:56,367 No host ID found, created aa01ca5b-1356-4790-bbef-f93a2aa30db7 (Note: This should happen exactly once per node).
    [junit]  WARN 15:39:56,481 Generated random token Token(bytes[b5a9c4fa8e39198dfd1b6db94e4cb960]). 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: 4.949 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.952 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.213 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.432 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 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.267 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.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.719 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #640

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/640/>

------------------------------------------
[...truncated 372 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.97 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.73 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.501 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.027 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:54:24,693 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.579 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.167 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.189 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.105 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: 6.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.885 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.495 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:55:31,989 No host ID found, created b30c12be-b44d-46fb-b601-22ad6881be89 (Note: This should happen exactly once per node).
    [junit]  WARN 14:55:32,163 Generated random token Token(bytes[d08eb3faceda149de0e3688bc8932547]). 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: 6.952 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:55:40,689 No host ID found, created 37f2feb7-7737-453e-a230-a15cbd4e7b22 (Note: This should happen exactly once per node).
    [junit]  WARN 14:55:40,861 Generated random token Token(bytes[a94cde1f7894e8581d8529324994283c]). 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.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.799 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:55:55,558 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 14:55:56,001 No host ID found, created 5cd58113-ad23-4576-bed5-61ccb8cf6bbe (Note: This should happen exactly once per node).
    [junit]  WARN 14:55:56,170 Generated random token Token(bytes[974350e812e3b7d314bf311227625dae]). 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.438 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.164 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:56:08,672 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: 7.243 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.745 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 14:56:25,464 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 14:56:25,465 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:56:25,466 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 14:56:25,466 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:56:25,466 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 14:56:25,466 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:56:25,466 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 14:56:25,466 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:56:25,466 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 14:56:25,467 Streaming from /127.0.0.6 failed
    [junit] ERROR 14:56:25,467 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 14:56:25,467 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: 6.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.225 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.413 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:56:54,876 No host ID found, created 51d3037b-e700-409c-8a2a-98e91c5474c1 (Note: This should happen exactly once per node).
    [junit]  WARN 14:56:55,174 Generated random token Token(bytes[8a91acf7ce77aa15c0e1c3892a50758f]). 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.952 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.113 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.284 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:57:16,725 No host ID found, created cbd52a6a-46dd-4635-9fa6-22ca05f25f28 (Note: This should happen exactly once per node).
    [junit]  WARN 14:57:16,880 Generated random token Token(bytes[8bb5ff4bfd895551ee1c8a1481f84533]). 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: 6.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.209 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: 6.163 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.52 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.997 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.752 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

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

Total time: 11 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #639

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/639/>

------------------------------------------
[...truncated 365 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.687 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.276 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.548 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.53 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.744 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:24:04,058 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.601 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.472 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.164 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.515 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.84 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.021 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.658 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.751 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.161 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.034 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.232 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:25:03,410 No host ID found, created 76dc6b8f-81d2-4bfd-968c-a3721be6f21e (Note: This should happen exactly once per node).
    [junit]  WARN 13:25:03,571 Generated random token Token(bytes[4a41efb7f6765dac3a79d5bd1a0cf0f3]). 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: 6.614 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:25:11,194 No host ID found, created e705f73b-c90c-4a27-aef6-f65860cdb44c (Note: This should happen exactly once per node).
    [junit]  WARN 13:25:11,339 Generated random token Token(bytes[8fca4352bc5a3a2745f3b25c715a990d]). 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.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.794 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:25:24,475 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:25:24,823 No host ID found, created 48eff733-6665-4a7d-8092-39b71ad24c39 (Note: This should happen exactly once per node).
    [junit]  WARN 13:25:24,958 Generated random token Token(bytes[ca8fa152397d4e8c63b04727c61dda55]). 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.324 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.429 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:25:35,766 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: 5.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.832 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:25:50,280 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:25:50,281 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:25:50,282 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:25:50,282 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:25:50,282 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:25:50,283 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:25:50,283 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:25:50,284 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:25:50,284 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:25:50,284 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:25:50,284 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:25:50,285 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.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.236 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.843 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.1 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:26:17,000 No host ID found, created 70070953-5ef1-4574-8257-4b7b64749003 (Note: This should happen exactly once per node).
    [junit]  WARN 13:26:17,220 Generated random token Token(bytes[ea433d092ce684c85d330aeead3376b0]). 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: 4.77 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.972 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:26:35,395 No host ID found, created 0b702399-813f-43e1-92b9-ef42002aaecd (Note: This should happen exactly once per node).
    [junit]  WARN 13:26:35,615 Generated random token Token(bytes[0b118747105dbd2f188cd10a2a11f0d2]). 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: 4.891 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.998 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.244 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.422 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.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.031 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.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.336 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.707 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #638

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/638/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@28441e45:ubuntu4
Using strategy: Default
Last Built Revision: Revision ced78f3c405419de02559556d6a99238fb711b1c (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision ced78f3c405419de02559556d6a99238fb711b1c (origin/trunk)
Checking out Revision ced78f3c405419de02559556d6a99238fb711b1c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-638
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-638
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #638 jenkins-Cassandra-quick-638" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/637/>

------------------------------------------
[...truncated 366 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.908 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.327 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.298 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.195 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.108 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:14:06,792 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.923 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.213 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.891 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.003 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: 6.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.461 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:15:15,065 No host ID found, created 387bfc56-16bf-4ac0-bbfd-11a0d9ce3162 (Note: This should happen exactly once per node).
    [junit]  WARN 12:15:15,288 Generated random token Token(bytes[0ef6eec2c96fd063217c08cbac09b2aa]). 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: 6.696 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:15:23,522 No host ID found, created daf73b26-2608-44c2-95cc-5bbe57d5abad (Note: This should happen exactly once per node).
    [junit]  WARN 12:15:23,699 Generated random token Token(bytes[00bd7630008c693920f05a46b8448437]). 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: 6.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.874 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:15:38,237 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 12:15:38,688 No host ID found, created 0109f7d1-d34f-4d23-9517-6f3809978312 (Note: This should happen exactly once per node).
    [junit]  WARN 12:15:38,854 Generated random token Token(bytes[983fec287f90e6eb39b0964647de4f93]). 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.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.372 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:15:51,531 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: 7.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.798 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 12:16:08,365 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 12:16:08,366 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:16:08,366 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 12:16:08,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:16:08,367 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 12:16:08,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:16:08,367 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 12:16:08,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:16:08,367 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 12:16:08,367 Streaming from /127.0.0.6 failed
    [junit] ERROR 12:16:08,368 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 12:16:08,368 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: 7.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.282 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.595 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:16:39,698 No host ID found, created 4e4e805f-4b21-4922-8c69-88b5d654feae (Note: This should happen exactly once per node).
    [junit]  WARN 12:16:40,083 Generated random token Token(bytes[26d70f92fe03c6e618db2057aa81103f]). 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: 6.02 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.402 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.366 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:17:02,107 No host ID found, created cddcc431-d0cd-464d-b315-69561b0fb07a (Note: This should happen exactly once per node).
    [junit]  WARN 12:17:02,272 Generated random token Token(bytes[d98d9efea83efefe15f9e1b174214a7a]). 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: 6.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.262 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: 6.416 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.525 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.797 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

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

Total time: 11 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #636

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/636/>

------------------------------------------
[...truncated 372 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.885 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.232 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.029 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.829 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.033 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:14:41,599 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.033 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: 6.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.183 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.723 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:15:49,723 No host ID found, created 8edc7220-f19c-4d71-b6fc-e048527bfb28 (Note: This should happen exactly once per node).
    [junit]  WARN 11:15:49,900 Generated random token Token(bytes[10c51c19e470a219c6f24cc40899d36c]). 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: 7.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:15:57,502 No host ID found, created cd3f3b64-c3e4-4524-b3f7-647204cfb391 (Note: This should happen exactly once per node).
    [junit]  WARN 11:15:57,678 Generated random token Token(bytes[cfeed7db37aaf81a439cd4f10f507225]). 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: 6.068 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.811 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:16:12,754 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:16:13,201 No host ID found, created b1b5395e-77ce-4f03-bc7a-c1106af5529e (Note: This should happen exactly once per node).
    [junit]  WARN 11:16:13,366 Generated random token Token(bytes[135533370e8d073336605f10c2490432]). 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.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.16 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:16:25,789 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: 7.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.178 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 11:16:43,022 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 11:16:43,023 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:16:43,023 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 11:16:43,023 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:16:43,023 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 11:16:43,024 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:16:43,024 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 11:16:43,024 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:16:43,024 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 11:16:43,024 Streaming from /127.0.0.6 failed
    [junit] ERROR 11:16:43,024 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 11:16:43,024 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.993 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.013 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.395 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:17:12,334 No host ID found, created bb266442-7691-4b5c-b2c8-47510686830f (Note: This should happen exactly once per node).
    [junit]  WARN 11:17:12,619 Generated random token Token(bytes[d8ee5b995cc0624e37db1bece5756fda]). 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: 6.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.031 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.202 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 11:17:34,243 No host ID found, created cbb825a2-e214-4acd-a2ab-09e798a45479 (Note: This should happen exactly once per node).
    [junit]  WARN 11:17:34,410 Generated random token Token(bytes[902a416c28cfc8f6fb18400410875eb6]). 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: 6.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.228 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: 6.059 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.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.746 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #635

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/635/>

------------------------------------------
[...truncated 365 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.878 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.094 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.975 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.132 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.038 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:17:12,390 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.811 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.608 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.249 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.246 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.231 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.886 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.03 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.941 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.354 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.883 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.648 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:18:20,395 No host ID found, created c8197455-a3ea-4c28-aca7-6799f3321ee1 (Note: This should happen exactly once per node).
    [junit]  WARN 07:18:20,577 Generated random token Token(bytes[e3b5c9501fc64cc2e243e1a004c75f4a]). 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: 8.064 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:18:29,249 No host ID found, created 6d2c9742-9730-4765-bd0e-a317f89fddfd (Note: This should happen exactly once per node).
    [junit]  WARN 07:18:29,426 Generated random token Token(bytes[e960d18401ab047ddf109d3ea0e634a2]). 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: 6.033 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.985 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:18:45,320 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 07:18:45,787 No host ID found, created 86ec1cbd-ae54-4176-8e68-30292d96312e (Note: This should happen exactly once per node).
    [junit]  WARN 07:18:45,959 Generated random token Token(bytes[543497db7a321cde68ff497aa4110809]). 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.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.116 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:18:58,406 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: 7.146 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.88 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:19:15,276 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 07:19:15,277 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:19:15,277 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 07:19:15,277 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:19:15,277 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 07:19:15,278 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:19:15,278 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 07:19:15,278 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:19:15,278 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 07:19:15,278 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:19:15,278 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 07:19:15,279 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: 6.152 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.391 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:19:44,934 No host ID found, created 6598bab1-15a6-4232-b4fd-8fe221c86cf4 (Note: This should happen exactly once per node).
    [junit]  WARN 07:19:45,214 Generated random token Token(bytes[0e79b54cd7a44ec82c9c7f9207629ab1]). 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: 6.008 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.21 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.259 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:20:06,901 No host ID found, created ae22bd39-f5a3-4eae-9022-cd815b6c1b4c (Note: This should happen exactly once per node).
    [junit]  WARN 07:20:07,066 Generated random token Token(bytes[27130937b6738c0b9cefd42aebcdd701]). 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: 6.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.396 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: 6.105 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.525 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 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: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.95 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #634

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/634/>

------------------------------------------
[...truncated 367 lines...]
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.259 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.129 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:39:11,877 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.785 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.926 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.292 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.4 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.202 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.894 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.123 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: 6.129 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.44 sec
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.895 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.107 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:23,067 No host ID found, created 0b5ec4c3-5d84-438f-a712-d15e737c2d00 (Note: This should happen exactly once per node).
    [junit]  WARN 05:40:23,252 Generated random token Token(bytes[04cae1f4bcb4509b120be090c68b872d]). 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: 7.634 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:31,477 No host ID found, created e4997312-1251-48df-b4da-0a596fef08cc (Note: This should happen exactly once per node).
    [junit]  WARN 05:40:31,655 Generated random token Token(bytes[5c56ef5d56303682303269272ddfc87f]). 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: 6.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.043 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:40:47,936 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 05:40:48,564 No host ID found, created 966e646d-f7f2-433b-bf26-f35c37990e8e (Note: This should happen exactly once per node).
    [junit]  WARN 05:40:48,792 Generated random token Token(bytes[f39864a855c433375eb267b5b82d0a6a]). 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.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.747 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:41:01,917 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: 7.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.002 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 05:41:19,157 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 05:41:19,158 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:41:19,159 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 05:41:19,159 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:41:19,159 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 05:41:19,159 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:41:19,159 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 05:41:19,160 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:41:19,160 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 05:41:19,160 Streaming from /127.0.0.6 failed
    [junit] ERROR 05:41:19,160 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 05:41:19,160 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: 7.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.25 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.571 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:41:52,480 No host ID found, created 89723d88-03de-4dad-97ea-d1595e70e539 (Note: This should happen exactly once per node).
    [junit]  WARN 05:41:52,886 Generated random token Token(bytes[4cd3fa010827f2d49de03b3dcb6d43bd]). 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: 16.88 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.894 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:42:27,302 No host ID found, created ed32d2ca-2337-40ef-a1d6-aa1fa8cce51b (Note: This should happen exactly once per node).
    [junit]  WARN 05:42:27,676 Generated random token Token(bytes[dc677c593222c8db6cc2c1e768b45910]). 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: 6.673 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.388 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: 7.24 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.53 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.746 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.443 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.788 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #633

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/633/>

------------------------------------------
[...truncated 365 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.934 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.904 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.645 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.255 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.01 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.009 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:23:19,423 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.176 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.814 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.65 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.266 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.925 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.932 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.6 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.594 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.947 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.112 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:24:23,248 No host ID found, created 274dea23-3abd-48fb-98c5-eee47ffa59c2 (Note: This should happen exactly once per node).
    [junit]  WARN 04:24:23,405 Generated random token Token(bytes[e5b10eecebf80cab105d4e272aac9643]). 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: 6.334 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:24:31,523 No host ID found, created 5a95f5f7-83cd-424c-99f6-33d01d6319da (Note: This should happen exactly once per node).
    [junit]  WARN 04:24:31,679 Generated random token Token(bytes[acc7d742821acf791c6ea051c1cb2eae]). 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.585 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.358 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:24:45,442 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 04:24:45,860 No host ID found, created 09598d6d-3071-4b87-b42c-6a03b9a42c86 (Note: This should happen exactly once per node).
    [junit]  WARN 04:24:46,022 Generated random token Token(bytes[6633693f974472b45694cf6d01ff312d]). 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.491 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.81 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:24:57,023 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: 6.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.02 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 04:25:11,972 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 04:25:11,973 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:25:11,974 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 04:25:11,974 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:25:11,974 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 04:25:11,975 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:25:11,975 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 04:25:11,975 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:25:11,975 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 04:25:11,976 Streaming from /127.0.0.6 failed
    [junit] ERROR 04:25:11,976 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 04:25:11,976 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.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.839 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.106 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.419 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:25:40,241 No host ID found, created f8a75fff-86aa-471f-b30e-dd5ad8eef388 (Note: This should happen exactly once per node).
    [junit]  WARN 04:25:40,520 Generated random token Token(bytes[01537780f3dd30507f752302a0e61a84]). 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.519 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.682 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.472 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 04:26:00,947 No host ID found, created 8d606936-c56b-4a87-a57d-6fd1d8727502 (Note: This should happen exactly once per node).
    [junit]  WARN 04:26:01,107 Generated random token Token(bytes[b2f5e11cb9bc9086ef0aa239d6ccceb3]). 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.754 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.903 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: 10.343 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.864 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.707 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.35 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 

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

Total time: 10 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #632

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/632/changes>

Changes:

[dbrosius] fix string format parameter type for RowCacheKey.toString

------------------------------------------
[...truncated 365 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.239 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.978 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.007 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.709 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:12:58,892 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.956 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.982 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.793 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.992 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.123 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.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.91 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:13:57,253 No host ID found, created 56eeae9b-a9dc-4bcc-9c0f-f394aa0b482e (Note: This should happen exactly once per node).
    [junit]  WARN 01:13:57,425 Generated random token Token(bytes[7e998c0a6b21dd1873a7f1fa5ba0a811]). 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: 6.437 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:14:04,699 No host ID found, created b6cef035-b371-4d08-8620-5cc5b2c7efac (Note: This should happen exactly once per node).
    [junit]  WARN 01:14:04,827 Generated random token Token(bytes[dc954fa700c441a6964bca15f21a13fa]). 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.147 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.888 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:14:17,926 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 01:14:18,394 No host ID found, created 63bebf8c-1793-48eb-9876-3bdf8f22a28c (Note: This should happen exactly once per node).
    [junit]  WARN 01:14:18,532 Generated random token Token(bytes[2ef4804888de0bed54cbc912fb982837]). 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.235 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.312 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:14:29,147 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: 5.911 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.699 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:14:43,503 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 01:14:43,504 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:14:43,504 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 01:14:43,504 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:14:43,504 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 01:14:43,505 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:14:43,505 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 01:14:43,505 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:14:43,505 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 01:14:43,505 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:14:43,506 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 01:14:43,506 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.089 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.389 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.841 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.211 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:15:09,593 No host ID found, created a6609e80-f8f9-4652-a8e9-d0d1b3547897 (Note: This should happen exactly once per node).
    [junit]  WARN 01:15:09,838 Generated random token Token(bytes[7547fd1f1c2049e8a4cbb17a8d5df790]). 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.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.158 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.187 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:15:28,797 No host ID found, created f3e696a1-95be-400f-9ec7-59c65c4e6281 (Note: This should happen exactly once per node).
    [junit]  WARN 01:15:28,992 Generated random token Token(bytes[4e201928ae36bcdb726ef3672acf5748]). 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.02 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.062 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.032 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.429 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.058 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.142 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.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.342 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.698 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.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #631

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/631/>

------------------------------------------
[...truncated 365 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.121 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.274 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.944 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.771 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:57:04,758 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.269 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.372 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.982 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.693 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.058 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: 4.814 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.777 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.688 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:58:02,276 No host ID found, created 33eed03f-2f62-430e-9f6c-90e8d39f70cd (Note: This should happen exactly once per node).
    [junit]  WARN 22:58:02,399 Generated random token Token(bytes[ff1c8e45c9a2223ae960dfc541c4c26e]). 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.642 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:58:08,968 No host ID found, created 36d9f5b4-6a00-4f64-b515-4b5c69d045fb (Note: This should happen exactly once per node).
    [junit]  WARN 22:58:09,091 Generated random token Token(bytes[a399631a4938416974e3386fd711d739]). 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.666 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:58:21,767 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:58:22,122 No host ID found, created 098f23e6-a83d-4c6a-9f38-b09c242792f4 (Note: This should happen exactly once per node).
    [junit]  WARN 22:58:22,254 Generated random token Token(bytes[f44e03f619f4177c4e4a2ce9e043080d]). 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.227 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.251 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:58:32,796 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: 5.62 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.332 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 22:58:46,439 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 22:58:46,440 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:58:46,441 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 22:58:46,441 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:58:46,441 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 22:58:46,441 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:58:46,441 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 22:58:46,442 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:58:46,442 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 22:58:46,442 Streaming from /127.0.0.6 failed
    [junit] ERROR 22:58:46,442 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 22:58:46,442 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.222 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.412 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.028 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.833 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.189 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:59:12,544 No host ID found, created 333c5ac6-1ddc-4754-9a6e-137d49f0e6a7 (Note: This should happen exactly once per node).
    [junit]  WARN 22:59:12,847 Generated random token Token(bytes[0594d09ca7747bca56d6061382333c62]). 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: 4.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.051 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.144 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 22:59:31,521 No host ID found, created 9982f47b-831d-4155-999c-01dc90f030d8 (Note: This should happen exactly once per node).
    [junit]  WARN 22:59:31,694 Generated random token Token(bytes[b55be4e6c6366cd50ffd05d4ddaf77b2]). 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.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.222 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.089 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.386 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.056 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.228 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.336 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.045 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.045 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #630

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/630/>

------------------------------------------
[...truncated 363 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.001 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.121 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 12.784 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 29.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.878 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:19:21,476 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.8 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 20.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.582 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.878 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.364 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.293 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.16 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.411 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: 13.94 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.562 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.015 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.528 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:21:40,339 No host ID found, created 4e650a8b-a851-4ce7-bde9-78ac1403258c (Note: This should happen exactly once per node).
    [junit]  WARN 21:21:40,782 Generated random token Token(bytes[64c84355452c00c21fddbd128a041c4b]). 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: 15.818 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:21:57,110 No host ID found, created 9bd7b992-37ec-4f8c-952e-cd3e4b4d7beb (Note: This should happen exactly once per node).
    [junit]  WARN 21:21:57,573 Generated random token Token(bytes[af3d9856351c4cb395e5844a1dba690b]). 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: 12.601 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.541 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:22:27,030 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 21:22:27,670 No host ID found, created 894b44c8-b8e2-4b42-b686-5e37cc8b7857 (Note: This should happen exactly once per node).
    [junit]  WARN 21:22:28,114 Generated random token Token(bytes[ab4acabc94d9b16b026701d058ba463b]). 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.57 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 27.787 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:22:57,679 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: 20.554 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.507 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 21:23:40,731 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 21:23:40,732 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:23:40,732 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 21:23:40,733 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:23:40,733 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 21:23:40,733 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:23:40,733 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 21:23:40,733 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:23:40,733 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 21:23:40,733 Streaming from /127.0.0.6 failed
    [junit] ERROR 21:23:40,734 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 21:23:40,734 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: 12.461 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.813 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.104 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.115 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.035 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:24:30,760 No host ID found, created a0f6c6be-8a98-4f6b-9d4d-7ebade5406d2 (Note: This should happen exactly once per node).
    [junit]  WARN 21:24:31,390 Generated random token Token(bytes[73274c7287a113e16e4bce768b8d3949]). 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: 12.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.852 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.994 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:25:13,125 No host ID found, created 02b2d657-8d1a-40c5-97cc-06e329fce512 (Note: This should happen exactly once per node).
    [junit]  WARN 21:25:13,514 Generated random token Token(bytes[2807af1b31807dd4bbd4a1e46a2fd2d3]). 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: 12.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.795 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: 13.424 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.851 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.075 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.693 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.89 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.898 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 22 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #629

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/629/changes>

Changes:

[xedin] CFMetaData.fromThrift to throw ConfigurationException upon error

[jbellis] add #4150 to CHANGES

------------------------------------------
[...truncated 372 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.944 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.208 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.008 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.714 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.101 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.039 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:39:28,719 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.585 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.633 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.395 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.902 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.893 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.029 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: 6.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.885 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.177 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:36,500 No host ID found, created e031f7f8-3dda-40a6-8f4b-13f10032e25a (Note: This should happen exactly once per node).
    [junit]  WARN 20:40:36,720 Generated random token Token(bytes[53a6e41ce4a64eb18836ab60b6971499]). 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: 6.8 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:44,932 No host ID found, created 518b0895-1e7d-42f2-9ac0-d6de1e6545c4 (Note: This should happen exactly once per node).
    [junit]  WARN 20:40:45,118 Generated random token Token(bytes[f6f24a02b7ac2fa24b83eaa9cea37f8b]). 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: 6.106 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.848 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:40:59,710 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 20:41:00,137 No host ID found, created 07957cb2-5259-4e87-831d-ef417d612e40 (Note: This should happen exactly once per node).
    [junit]  WARN 20:41:00,301 Generated random token Token(bytes[d1751464d531a34dcdf07c8cd510ef43]). 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.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.346 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:12,949 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: 7.305 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.79 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 20:41:29,874 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 20:41:29,875 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:41:29,876 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 20:41:29,876 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:41:29,876 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 20:41:29,876 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:41:29,876 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 20:41:29,876 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:41:29,877 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 20:41:29,877 Streaming from /127.0.0.6 failed
    [junit] ERROR 20:41:29,877 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 20:41:29,877 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: 6.091 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.038 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.425 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:41:59,249 No host ID found, created 20eedbcb-82ad-4889-850c-e00c30ef63c6 (Note: This should happen exactly once per node).
    [junit]  WARN 20:41:59,561 Generated random token Token(bytes[96b21cb0622294fbf7bbcfca4c610f46]). 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.932 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.151 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.413 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 20:42:21,176 No host ID found, created 25468fa6-72fb-4f55-a04b-3087e2244968 (Note: This should happen exactly once per node).
    [junit]  WARN 20:42:21,342 Generated random token Token(bytes[79effbae1afaa2975b89bcba8239788a]). 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: 6.098 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.287 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: 6.2 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.527 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.024 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.452 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.883 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.796 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 

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

Total time: 11 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #628

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/628/changes>

Changes:

[yukim] fix streaming for messaging change patch by yukim, reviewed by brandonwilliams for CASSANDRA-4360

------------------------------------------
[...truncated 371 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.888 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.356 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.CompactSerializerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 41.887 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.compress.CompressedRandomAccessReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.585 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:47:54,758 open(null, O_RDONLY) failed, errno (14).
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.864 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 23.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.07 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.748 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 3.001 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.199 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.918 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 12.561 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: 12.566 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.599 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.402 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:50:05,362 No host ID found, created c082ab1b-5eaa-4430-aedc-0fcade273cfa (Note: This should happen exactly once per node).
    [junit]  WARN 19:50:05,846 Generated random token Token(bytes[eb3884c52454a783e038c4426422faf1]). 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: 16.577 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:50:22,521 No host ID found, created ad3da31c-2916-4e5f-8f6c-849a47591f22 (Note: This should happen exactly once per node).
    [junit]  WARN 19:50:22,961 Generated random token Token(bytes[9e7d8d75b26ffa4867ac914f8c7b3c4f]). 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: 12.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.87 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:50:52,638 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 19:50:53,292 No host ID found, created 57c4daa7-7156-4d87-9b2e-e514643daad1 (Note: This should happen exactly once per node).
    [junit]  WARN 19:50:53,638 Generated random token Token(bytes[205c1d2324a74d828f8f70a3804a7e27]). 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.44 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 28.793 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:51:24,125 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: 19.826 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:52:06,177 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 19:52:06,178 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:52:06,178 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 19:52:06,178 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:52:06,178 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 19:52:06,178 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:52:06,178 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 19:52:06,179 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:52:06,179 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 19:52:06,179 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:52:06,179 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 19:52:06,179 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: 14.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.265 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.083 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.081 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:52:58,410 No host ID found, created 2394e811-eb95-43e3-aeda-4e30b7e04923 (Note: This should happen exactly once per node).
    [junit]  WARN 19:52:59,005 Generated random token Token(bytes[e547f35b5b73cfddd1009341a7c57be2]). 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: 13.723 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.469 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.044 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:53:41,891 No host ID found, created 9daa5e66-6e47-4dd3-8f0c-cd09a0f3361a (Note: This should happen exactly once per node).
    [junit]  WARN 19:53:42,238 Generated random token Token(bytes[6855d97a05034a88291ad1474739bc03]). 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: 11.751 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.294 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: 15.053 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.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.077 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.553 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.186 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.906 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

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

Total time: 21 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #627

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/627/>

------------------------------------------
[...truncated 474 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 17.854 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:41:26,316 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: 10.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.796 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:41:48,786 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 18:41:48,787 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:41:48,787 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 18:41:48,787 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:41:48,787 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 18:41:48,788 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:41:48,788 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 18:41:48,788 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:41:48,788 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 18:41:48,788 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:41:48,788 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 18:41:48,788 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: 14.988 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.961 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.831 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.096 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.473 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:42:28,893 No host ID found, created ef88d28e-35fd-48ca-a211-4908eedcaf75 (Note: This should happen exactly once per node).
    [junit]  WARN 18:42:29,223 Generated random token Token(bytes[26961474daa7b4cacc03067f88da4cc6]). 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: 14.306 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 8.642 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:43:02,431 No host ID found, created 0864176a-1cea-42fb-b30e-88634a2850ae (Note: This should happen exactly once per node).
    [junit]  WARN 18:43:02,708 Generated random token Token(bytes[7b8231f8133fce643a8273a59cfd5c54]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 18:43:03,020 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:43:03,335 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:43:03,538 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:43:03,694 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:43:03,922 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:43:04,116 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.783 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.298 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: 7.296 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.526 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 9.254 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.506 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 

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

Total time: 12 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #626

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/626/>

------------------------------------------
[...truncated 474 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 24.333 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:21:31,489 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: 18.643 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.22 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:22:10,958 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 18:22:10,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:22:10,959 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 18:22:10,959 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:22:10,959 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 18:22:10,960 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:22:10,960 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 18:22:10,960 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:22:10,960 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 18:22:10,960 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:22:10,960 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 18:22:10,960 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: 11.594 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.082 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.905 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:22:57,509 No host ID found, created 3f83a1ca-d823-4fc6-be75-473970f1d3d9 (Note: This should happen exactly once per node).
    [junit]  WARN 18:22:58,073 Generated random token Token(bytes[4b3befb2b3a2427b14549e618b59a788]). 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: 11.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.395 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 15.706 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:23:35,950 No host ID found, created 29add90f-2419-4c9d-9e4d-b666cf9ce52a (Note: This should happen exactly once per node).
    [junit]  WARN 18:23:36,297 Generated random token Token(bytes[46bbd0f44593234cd40be1a6dd7fe326]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 18:23:37,529 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:23:38,238 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:23:39,249 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:23:39,656 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:23:40,268 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:23:40,983 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 11.759 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.289 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: 12.31 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.799 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.021 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.894 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.581 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

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

Total time: 22 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #625

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/625/changes>

Changes:

[brandonwilliams] Fix bootstrap, move, remove and other hostid-related tests.

------------------------------------------
[...truncated 474 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.178 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:41:22,824 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: 7.254 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.135 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:41:39,964 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 17:41:39,965 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:41:39,965 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 17:41:39,965 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:41:39,965 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 17:41:39,966 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:41:39,966 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 17:41:39,966 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:41:39,966 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 17:41:39,966 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:41:39,966 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 17:41:39,967 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: 6.144 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.353 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.097 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.444 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:42:09,698 No host ID found, created 6a1bed23-daa1-41c9-a7a4-0364f02e6b35 (Note: This should happen exactly once per node).
    [junit]  WARN 17:42:10,018 Generated random token Token(bytes[4965424c0345b7a09d7bc0289d75b290]). 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.946 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.278 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:42:31,745 No host ID found, created 81cf1039-25f0-4a00-a491-d82d498345f6 (Note: This should happen exactly once per node).
    [junit]  WARN 17:42:31,921 Generated random token Token(bytes[d921387037fcb36b5779a27813b8037f]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 17:42:32,112 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:42:32,232 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:42:32,378 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:42:32,471 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:42:32,559 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:42:32,697 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.708 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: 6.214 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.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.136 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.705 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #624

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/624/changes>

Changes:

[brandonwilliams] Fix bootstrap test

[sylvain] Fix typo

------------------------------------------
[...truncated 615 lines...]
    [junit] 
    [junit] 
    [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1099)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1099)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.977 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.495 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.144 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.878 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.213 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:08,354 No host ID found, created 6a5e7bf1-da9d-418e-a071-04f707fe1d15 (Note: This should happen exactly once per node).
    [junit]  WARN 15:55:08,670 Generated random token Token(bytes[175e9f7c2defa5c615647d94f2eb5797]). 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: 4.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.984 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 4.97 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:55:27,216 No host ID found, created fe6823ec-7d21-4b67-9420-86b74a33ab6f (Note: This should happen exactly once per node).
    [junit]  WARN 15:55:27,334 Generated random token Token(bytes[af3c30de54a0a9b6c18c0cfdae4b0a43]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 15:55:27,418 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 15:55:27,473 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 15:55:27,532 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 15:55:27,564 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 15:55:27,604 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 15:55:27,635 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.522 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.165 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: 4.939 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.419 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.058 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.119 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.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.129 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.311 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.715 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.021 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #623

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/623/>

------------------------------------------
[...truncated 622 lines...]
    [junit] 
    [junit] 
    [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.036 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.727 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.096 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.142 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:24:46,182 No host ID found, created 14326c8b-e543-4133-8d51-197d98558479 (Note: This should happen exactly once per node).
    [junit]  WARN 10:24:46,935 Generated random token Token(bytes[643c7c8b51fcbfd3919211707f0d57f3]). 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: 15.424 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.996 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 24.926 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 10:25:35,836 No host ID found, created 51a73d9b-35e6-4035-aa5b-1771e0533f85 (Note: This should happen exactly once per node).
    [junit]  WARN 10:25:36,887 Generated random token Token(bytes[89ab80d1a2b1cd508e6b054634eb0f61]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 10:25:39,156 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 10:25:40,316 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 10:25:42,790 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 10:25:43,579 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 10:25:44,697 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 10:25:45,719 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 15.932 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 38.672 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: 26.908 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.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 25.334 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.693 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 2.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 51.929 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
    [junit] 

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

Total time: 26 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #622

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/622/>

------------------------------------------
[...truncated 614 lines...]
    [junit] 
    [junit] 
    [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.542 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.355 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.382 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.118 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.07 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:51:30,708 No host ID found, created 7ef538e9-41e8-40f2-a929-cf69647a9025 (Note: This should happen exactly once per node).
    [junit]  WARN 05:51:31,422 Generated random token Token(bytes[073502b937fcd9d6e7deaaca72e5df28]). 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: 13.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.714 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 16.371 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 05:52:11,447 No host ID found, created f6b6881a-4319-402d-a02a-cd0dfe8316e1 (Note: This should happen exactly once per node).
    [junit]  WARN 05:52:11,794 Generated random token Token(bytes[4e8e2a595c6a94bda7d6b63cd2ed0e8e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 05:52:13,327 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 05:52:14,092 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 05:52:15,237 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 05:52:15,706 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 05:52:16,296 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 05:52:17,063 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.299 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.393 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: 12.65 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.865 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.914 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.204 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.724 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.9 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.092 sec
    [junit] 

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

Total time: 22 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #621

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/621/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@7c3076ec:ubuntu4
Using strategy: Default
Last Built Revision: Revision e6530cc3723a7d2fdc84400bf8cd722474eed589 (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision e6530cc3723a7d2fdc84400bf8cd722474eed589 (origin/trunk)
Checking out Revision e6530cc3723a7d2fdc84400bf8cd722474eed589 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-621
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-621
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #621 jenkins-Cassandra-quick-621" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #620

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/620/>

------------------------------------------
[...truncated 621 lines...]
    [junit] 
    [junit] 
    [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.671 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.987 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.721 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.421 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:43:29,369 No host ID found, created 54533b08-2b90-400c-8138-0b93249721e1 (Note: This should happen exactly once per node).
    [junit]  WARN 03:43:29,639 Generated random token Token(bytes[be9ed0f6b3c44e4857cfd173f01600ff]). 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.579 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.392 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:43:50,098 No host ID found, created 2698c25e-6d64-4dc6-b12a-9054b67d0686 (Note: This should happen exactly once per node).
    [junit]  WARN 03:43:50,245 Generated random token Token(bytes[22b81175a4691333731032a2864a0584]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 03:43:50,344 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:43:50,392 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:43:50,457 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:43:50,476 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:43:50,509 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:43:50,566 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.818 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.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.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.558 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 

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

Total time: 11 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #619

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/619/>

------------------------------------------
[...truncated 614 lines...]
    [junit] 
    [junit] 
    [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.943 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.232 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.09 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.437 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:15:30,379 No host ID found, created c1960c4e-655e-43f7-9a7a-6aade7717fa9 (Note: This should happen exactly once per node).
    [junit]  WARN 03:15:30,689 Generated random token Token(bytes[73278de4dcd1036511231aae72283d9d]). 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: 6.234 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.988 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.302 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:15:52,427 No host ID found, created e7d840fe-6f77-41dc-9d8c-38d6a33f9921 (Note: This should happen exactly once per node).
    [junit]  WARN 03:15:52,591 Generated random token Token(bytes[bb2cf7115d84ba3575cd531ba95e782b]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 03:15:52,862 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:15:52,977 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:15:53,172 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:15:53,249 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:15:53,305 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:15:53,422 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.969 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.175 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: 6.413 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.535 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.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.021 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.882 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 10 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #618

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/618/changes>

Changes:

[brandonwilliams] Gossip protocol version, use it to determine if new host id should be

------------------------------------------
[...truncated 621 lines...]
    [junit] 
    [junit] 
    [junit] Testcase: testLocalHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Testcase: testRemoveHostId(org.apache.cassandra.service.RemoveTest):	Caused an ERROR
    [junit] Illegal embedded minus sign
    [junit] java.lang.NumberFormatException: Illegal embedded minus sign
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:288)
    [junit] 	at java.math.BigInteger.<init>(BigInteger.java:451)
    [junit] 	at org.apache.cassandra.dht.RandomPartitioner$1.fromString(RandomPartitioner.java:135)
    [junit] 	at org.apache.cassandra.service.StorageService.handleStateNormal(StorageService.java:1096)
    [junit] 	at org.apache.cassandra.service.StorageService.onChange(StorageService.java:998)
    [junit] 	at org.apache.cassandra.Util.createInitialRing(Util.java:231)
    [junit] 	at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:87)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.599 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.874 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.662 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.105 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.416 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:26:31,752 No host ID found, created 7fd6531c-65cc-49d6-9b66-4a11df2d693f (Note: This should happen exactly once per node).
    [junit]  WARN 02:26:32,024 Generated random token Token(bytes[96b3a948a38b7c828fe1113322e6edd7]). 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.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.691 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.407 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:26:52,625 No host ID found, created aa4c6d0e-649d-4f51-94c9-a59fa2a59849 (Note: This should happen exactly once per node).
    [junit]  WARN 02:26:52,774 Generated random token Token(bytes[181ed7acd2d7fd03bb466693e88aac51]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 02:26:52,868 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:26:52,920 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:26:52,978 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:26:53,001 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:26:53,020 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:26:53,049 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.727 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.753 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.698 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.54 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.724 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.91 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.273 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #617

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/617/>

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.697 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:10:29,392 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: 6.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.051 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:10:44,366 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 01:10:44,368 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:10:44,369 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 01:10:44,369 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:10:44,369 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 01:10:44,369 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:10:44,369 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 01:10:44,370 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:10:44,370 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 01:10:44,370 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:10:44,370 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 01:10:44,370 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.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.411 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:11:12,593 No host ID found, created 2b0a0230-6fcd-424e-ae02-82d3a3370685 (Note: This should happen exactly once per node).
    [junit]  WARN 01:11:12,853 Generated random token Token(bytes[cf58be60eac6e09bbf080a0f0fb90186]). 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.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.238 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:11:33,099 No host ID found, created 671d8753-a391-4397-b483-2a3303178f54 (Note: This should happen exactly once per node).
    [junit]  WARN 01:11:33,246 Generated random token Token(bytes[6881d9b4fe2bf187b9a0961710408eeb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 01:11:33,343 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:11:33,389 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:11:33,447 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:11:33,466 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:11:33,488 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:11:33,514 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.619 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.692 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.657 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.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.603 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.453 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.92 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.26 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #616

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/616/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@c56d925:ubuntu4
Using strategy: Default
Last Built Revision: Revision bbcbfd865828c430e536ceaa6142b098432a3ace (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision bbcbfd865828c430e536ceaa6142b098432a3ace (origin/trunk)
Checking out Revision bbcbfd865828c430e536ceaa6142b098432a3ace (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-616
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-616
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #616 jenkins-Cassandra-quick-616" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #615

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/615/>

------------------------------------------
[...truncated 473 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.281 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:17:23,530 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: 7.8 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.98 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 00:17:41,095 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 00:17:41,096 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:17:41,096 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 00:17:41,097 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:17:41,097 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 00:17:41,097 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:17:41,097 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 00:17:41,097 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:17:41,097 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 00:17:41,097 Streaming from /127.0.0.6 failed
    [junit] ERROR 00:17:41,098 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 00:17:41,098 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: 6.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.409 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:18:10,800 No host ID found, created dd1928e7-1a5d-4007-81b1-6e3baa6f068c (Note: This should happen exactly once per node).
    [junit]  WARN 00:18:11,093 Generated random token Token(bytes[70a6ebe5123aff658252599a77ee2229]). 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: 6.139 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.13 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.737 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 00:18:33,383 No host ID found, created bf5a1dbd-de64-4bd1-82ed-29baae9a19e6 (Note: This should happen exactly once per node).
    [junit]  WARN 00:18:33,554 Generated random token Token(bytes[efeacb3b56c2be6250e7349010d4ce85]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 00:18:33,771 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 00:18:33,870 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 00:18:34,012 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 00:18:34,111 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 00:18:34,206 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 00:18:34,316 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.436 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.273 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: 6.301 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.533 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.918 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.784 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

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

Total time: 11 minutes 12 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #614

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/614/>

------------------------------------------
[...truncated 474 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 32.837 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:22:31,093 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: 23.408 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 26.263 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:23:26,092 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 23:23:26,093 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:23:26,093 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 23:23:26,094 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:23:26,094 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 23:23:26,094 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:23:26,094 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 23:23:26,094 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:23:26,094 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 23:23:26,095 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:23:26,095 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 23:23:26,095 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: 14.444 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.5 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.093 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.77 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:24:19,624 No host ID found, created 646988fb-66ae-4960-bed9-590cf35b5395 (Note: This should happen exactly once per node).
    [junit]  WARN 23:24:20,634 Generated random token Token(bytes[a9cc829b3859af0bee084ba822b070d9]). 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: 12.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.457 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 18.863 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:25:04,147 No host ID found, created bd1e0b9a-aa9c-4bb6-97cb-cddffa1b6350 (Note: This should happen exactly once per node).
    [junit]  WARN 23:25:04,569 Generated random token Token(bytes[512a0e90ad03a97c1a70f6c9bb649eb8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 23:25:06,198 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:06,985 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:08,012 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:08,453 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:09,050 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:09,779 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.906 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.065 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: 13.231 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.868 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.578 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.748 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

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

Total time: 22 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #613

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/613/>

------------------------------------------
[...truncated 474 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 24.529 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:06:39,446 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: 18.442 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.634 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 09:07:19,097 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 09:07:19,098 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:07:19,098 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 09:07:19,098 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:07:19,098 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 09:07:19,099 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:07:19,099 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 09:07:19,099 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:07:19,099 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 09:07:19,099 Streaming from /127.0.0.6 failed
    [junit] ERROR 09:07:19,099 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 09:07:19,099 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: 11.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.094 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.915 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:05,176 No host ID found, created e50142b5-2103-4c2a-b3b0-db4df58978ed (Note: This should happen exactly once per node).
    [junit]  WARN 09:08:05,776 Generated random token Token(bytes[990534ed74cb9bfdfd791f574ce12e5e]). 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: 11.283 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.393 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 16.17 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 09:08:43,864 No host ID found, created e7e48165-2653-4787-bfcd-391b21e37973 (Note: This should happen exactly once per node).
    [junit]  WARN 09:08:44,238 Generated random token Token(bytes[59fde4ff829e02ecc96e0fcefb7f2b2f]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 09:08:45,614 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 09:08:46,308 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 09:08:47,315 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 09:08:47,736 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 09:08:48,328 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 09:08:49,076 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 11.714 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 12.865 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: 12.273 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.809 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.7 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

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

Total time: 23 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #612

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/612/>

------------------------------------------
[...truncated 482 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.629 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:32,283 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: 6.585 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.356 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:25:47,826 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 08:25:47,827 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:25:47,827 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 08:25:47,828 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:25:47,836 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 08:25:47,837 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:25:47,837 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 08:25:47,837 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:25:47,837 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 08:25:47,837 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:25:47,837 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 08:25:47,838 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.832 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.006 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.857 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.445 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:26:16,688 No host ID found, created da4c85f5-9d24-4769-9e60-63304ec5a6af (Note: This should happen exactly once per node).
    [junit]  WARN 08:26:16,997 Generated random token Token(bytes[a9b13c83d0dac8d085b3c81057438164]). 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.631 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.736 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.409 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:26:37,550 No host ID found, created 7a91877d-b767-4e01-9eb7-1fd8ee6c0426 (Note: This should happen exactly once per node).
    [junit]  WARN 08:26:37,699 Generated random token Token(bytes[dadd1550e54a02500acd3bb7e02fec17]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 08:26:37,804 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:26:37,866 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:26:37,926 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:26:37,964 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:26:37,986 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:26:38,022 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.419 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.324 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.887 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.555 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.621 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.449 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.71 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 11 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #611

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/611/>

------------------------------------------
[...truncated 472 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 26.19 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:07:33,756 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: 18.778 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.759 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:08:14,361 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 08:08:14,362 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:08:14,362 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 08:08:14,362 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:08:14,362 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 08:08:14,363 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:08:14,363 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 08:08:14,363 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:08:14,363 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 08:08:14,363 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:08:14,363 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 08:08:14,363 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: 11.827 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.123 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.807 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:09:02,332 No host ID found, created ac46f707-53b5-46a5-82aa-c640a163661b (Note: This should happen exactly once per node).
    [junit]  WARN 08:09:02,848 Generated random token Token(bytes[709bfa8f0d373e1b4bb0dfc29c730d52]). 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: 11.614 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.814 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 16.362 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:09:41,816 No host ID found, created 87ef2d9e-6c87-4dd6-80ad-4be4ab2371fe (Note: This should happen exactly once per node).
    [junit]  WARN 08:09:42,188 Generated random token Token(bytes[32b9d9572044c73b310fcbcdd7a3a3fd]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 08:09:43,515 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:09:44,192 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:09:45,229 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:09:45,659 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:09:46,252 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:09:47,003 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.528 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: 12.805 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.8 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.075 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.032 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.72 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.155 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

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

Total time: 24 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #610

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/610/>

------------------------------------------
[...truncated 482 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.688 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:14:11,085 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: 6.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.11 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:14:26,112 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 07:14:26,113 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:14:26,113 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 07:14:26,114 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:14:26,114 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 07:14:26,114 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:14:26,114 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 07:14:26,114 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:14:26,115 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 07:14:26,115 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:14:26,115 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 07:14:26,115 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.706 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.967 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.594 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.435 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:14:54,605 No host ID found, created cf916241-6404-45a5-965a-898224be6164 (Note: This should happen exactly once per node).
    [junit]  WARN 07:14:54,872 Generated random token Token(bytes[946ab0c3fb16dbfda7683b3b9627840c]). 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.589 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.668 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.35 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:15:15,274 No host ID found, created d2af5ddf-b70a-4708-992b-637d69da4932 (Note: This should happen exactly once per node).
    [junit]  WARN 07:15:15,420 Generated random token Token(bytes[8604692fc287f8654c826997d4d85f2e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 07:15:15,515 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:15:15,566 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:15:15,632 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:15:15,672 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:15:15,724 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:15:15,766 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.616 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.726 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.739 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.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.46 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.394 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

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

Total time: 11 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #609

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/609/>

------------------------------------------
[...truncated 482 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.625 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:42:52,317 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: 6.284 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.01 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 06:43:07,238 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 06:43:07,239 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:43:07,239 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 06:43:07,240 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:43:07,240 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 06:43:07,240 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:43:07,240 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 06:43:07,241 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:43:07,241 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 06:43:07,241 Streaming from /127.0.0.6 failed
    [junit] ERROR 06:43:07,241 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 06:43:07,241 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.593 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.837 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.117 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.415 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:43:35,452 No host ID found, created 246c0fb8-8709-469b-8905-b858557e63f2 (Note: This should happen exactly once per node).
    [junit]  WARN 06:43:35,712 Generated random token Token(bytes[df721eb33fd9d0ee4acb37010549c9f1]). 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.527 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.279 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:43:55,999 No host ID found, created 96a6e275-3cb7-417c-9956-7f050fb21622 (Note: This should happen exactly once per node).
    [junit]  WARN 06:43:56,147 Generated random token Token(bytes[f6fe07aee9392fdffd996de563468ca4]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 06:43:56,241 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 06:43:56,291 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 06:43:56,341 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 06:43:56,367 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 06:43:56,387 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 06:43:56,435 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.711 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.643 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.559 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.45 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.316 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

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

Total time: 11 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #608

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/608/>

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.675 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:12:09,266 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: 6.267 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.987 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 03:12:24,149 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 03:12:24,150 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:12:24,150 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 03:12:24,151 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:12:24,151 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 03:12:24,151 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:12:24,151 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 03:12:24,151 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:12:24,151 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 03:12:24,152 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:12:24,152 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 03:12:24,152 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.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.595 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.111 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.407 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:12:52,331 No host ID found, created 19e40e1a-4e7c-411e-9f8c-9b1c125c3061 (Note: This should happen exactly once per node).
    [junit]  WARN 03:12:52,600 Generated random token Token(bytes[78e2c1861b702228f97b5aba6258b781]). 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.539 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.629 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.295 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:13:12,903 No host ID found, created a22c5b2a-948b-477a-ba05-eaeb7d748fad (Note: This should happen exactly once per node).
    [junit]  WARN 03:13:13,049 Generated random token Token(bytes[839d08fcbce045000fb785881df5c284]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 03:13:13,139 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:13:13,190 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:13:13,240 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:13:13,259 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:13:13,297 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:13:13,332 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.644 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.679 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.627 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.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.588 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.31 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #607

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/607/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@56b7f2c1:ubuntu4
Using strategy: Default
Last Built Revision: Revision bbcbfd865828c430e536ceaa6142b098432a3ace (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision bbcbfd865828c430e536ceaa6142b098432a3ace (origin/trunk)
Checking out Revision bbcbfd865828c430e536ceaa6142b098432a3ace (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-607
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-607
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #607 jenkins-Cassandra-quick-607" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #606

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/606/>

------------------------------------------
[...truncated 482 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.191 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:14:28,214 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: 7.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.732 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 02:14:44,915 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 02:14:44,916 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:14:44,917 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 02:14:44,917 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:14:44,917 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 02:14:44,917 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:14:44,917 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 02:14:44,917 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:14:44,918 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 02:14:44,918 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:14:44,918 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 02:14:44,918 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: 6.116 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.242 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.011 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.069 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.408 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:15:14,335 No host ID found, created 148750b9-b68f-4c22-8df0-f2404fc3234d (Note: This should happen exactly once per node).
    [junit]  WARN 02:15:14,629 Generated random token Token(bytes[f872438493a9f8cd3be66555df906143]). 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.917 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.177 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:15:36,055 No host ID found, created 0bb87539-cd79-4848-a224-9f20254d408b (Note: This should happen exactly once per node).
    [junit]  WARN 02:15:36,220 Generated random token Token(bytes[a2bd3caf2679478b195436d1cec78fc6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 02:15:36,447 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:15:36,599 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:15:36,741 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:15:36,782 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:15:36,865 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:15:36,955 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.984 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.205 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: 6.139 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.524 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.154 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 12 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #605

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/605/changes>

Changes:

[jbellis] add #3762 to CHANGES

------------------------------------------
[...truncated 476 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.389 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:27:16,783 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: 9.257 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.91 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:27:36,865 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 01:27:36,866 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,866 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 01:27:36,867 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,870 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 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,871 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 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,871 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 01:27:36,871 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:27:36,871 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 01:27:36,871 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: 6.546 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.993 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.393 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:28:07,799 No host ID found, created 161398fa-f453-44d2-b651-53a5d218d91b (Note: This should happen exactly once per node).
    [junit]  WARN 01:28:08,074 Generated random token Token(bytes[4721d9c836422746907dfaadea9d6e28]). 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.991 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.273 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:28:30,046 No host ID found, created 16cdd030-45c2-45f5-90ef-0e2f8147e1fb (Note: This should happen exactly once per node).
    [junit]  WARN 01:28:30,211 Generated random token Token(bytes[dc38132c5078b3eb613f2f97fafb6631]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 01:28:30,406 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:28:30,507 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:28:30,674 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:28:30,724 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:28:30,843 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:28:30,974 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.145 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: 6.218 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.523 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.128 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.895 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 12 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #604

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/604/changes>

Changes:

[jbellis] Raise a meaningful exception instead of NPE when PFS encounters an unconfigured node

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.819 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:55:03,412 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: 6.374 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.094 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 19:55:18,519 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 19:55:18,522 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:55:18,522 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 19:55:18,522 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:55:18,522 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 19:55:18,523 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:55:18,523 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 19:55:18,523 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:55:18,523 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 19:55:18,523 Streaming from /127.0.0.6 failed
    [junit] ERROR 19:55:18,524 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 19:55:18,524 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.668 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.901 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.639 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.106 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.424 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:55:46,927 No host ID found, created 1997eb36-ad1a-4af4-bf51-02e19083158f (Note: This should happen exactly once per node).
    [junit]  WARN 19:55:47,199 Generated random token Token(bytes[ccae09edbed7ad2a460a2dbb9a6d9b5e]). 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.581 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.637 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.342 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 19:56:07,575 No host ID found, created 584163a5-0636-4ad0-9ca5-9da5731a69e4 (Note: This should happen exactly once per node).
    [junit]  WARN 19:56:07,723 Generated random token Token(bytes[d11ab3139d2cade0687c02ea89290f0a]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 19:56:07,815 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 19:56:07,866 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 19:56:07,918 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 19:56:07,958 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 19:56:07,988 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 19:56:08,026 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.719 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.691 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.629 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.529 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.915 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.43 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #603

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/603/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@114ede99:ubuntu4
Using strategy: Default
Last Built Revision: Revision a67a0399602fe3235abb8b8f7c105690d317e36a (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a89c8b4d335a6da6471d9f6806d8c5ab622f85cf (origin/trunk)
Checking out Revision a89c8b4d335a6da6471d9f6806d8c5ab622f85cf (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-603
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-603
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #603 jenkins-Cassandra-quick-603" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #602

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/602/changes>

Changes:

[brandonwilliams] cqlsh: add COPY command to load data from CSV flat files

[brandonwilliams] typo in CHANGES

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.792 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:54:41,288 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: 6.376 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.063 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:54:56,368 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 18:54:56,369 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:54:56,373 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 18:54:56,375 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:54:56,375 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 18:54:56,375 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:54:56,375 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 18:54:56,375 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:54:56,376 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 18:54:56,376 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:54:56,376 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 18:54:56,376 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.6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.816 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.614 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.48 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:55:24,595 No host ID found, created 5049ac8e-b606-4898-bb51-597d7055f8de (Note: This should happen exactly once per node).
    [junit]  WARN 18:55:24,889 Generated random token Token(bytes[6b94ca7600e57671468893997d59dadd]). 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.66 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.699 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.31 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:55:45,394 No host ID found, created 7cff5799-c7ae-4563-9ef5-5543d0780bcd (Note: This should happen exactly once per node).
    [junit]  WARN 18:55:45,541 Generated random token Token(bytes[0d02c9fc06179144d298ec157bca9cc1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 18:55:45,644 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:55:45,692 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:55:45,759 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:55:45,779 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:55:45,818 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:55:45,876 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.636 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.084 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.644 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.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.916 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.385 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #601

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/601/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@dcc46fe:ubuntu4
Using strategy: Default
Last Built Revision: Revision d0d21aded73af5879ea3e2422269c0023da75d11 (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision a67a0399602fe3235abb8b8f7c105690d317e36a (origin/trunk)
Checking out Revision a67a0399602fe3235abb8b8f7c105690d317e36a (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-601
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-601
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #601 jenkins-Cassandra-quick-601" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #600

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/600/changes>

Changes:

[brandonwilliams] Fix cqlsh ASSUME broken by CASSANDRA-4198.

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.935 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:25:03,942 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: 6.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.109 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 18:25:19,083 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 18:25:19,085 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:25:19,090 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 18:25:19,091 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:25:19,091 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 18:25:19,091 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:25:19,091 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 18:25:19,091 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:25:19,091 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 18:25:19,092 Streaming from /127.0.0.6 failed
    [junit] ERROR 18:25:19,092 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 18:25:19,092 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.668 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.908 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.719 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.108 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.395 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:25:47,563 No host ID found, created bb628f96-3308-4689-abbd-1612d5f56d21 (Note: This should happen exactly once per node).
    [junit]  WARN 18:25:47,827 Generated random token Token(bytes[b8e0172cf58c1fc9408fd0c7e3cca72b]). 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.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.34 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 18:26:08,130 No host ID found, created 15d2f694-a0a8-4dba-8031-7038fb759729 (Note: This should happen exactly once per node).
    [junit]  WARN 18:26:08,276 Generated random token Token(bytes[cd6a46c267050d5ab3da31d95fe5f537]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 18:26:08,364 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:26:08,407 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:26:08,461 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:26:08,480 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:26:08,506 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 18:26:08,573 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.705 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.632 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.536 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.465 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.905 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.304 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/599/>

------------------------------------------
[...truncated 510 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.629 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:24:41,804 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: 6.32 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.039 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:24:56,798 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 17:24:56,799 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:24:56,799 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 17:24:56,800 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:24:56,800 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 17:24:56,800 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:24:56,800 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 17:24:56,801 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:24:56,801 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 17:24:56,801 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:24:56,801 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 17:24:56,801 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.599 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.812 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.622 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.112 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.402 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:24,979 No host ID found, created 525ccc97-0fbc-433a-99fb-64918dee6165 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:25,245 Generated random token Token(bytes[73daaad7b1f9e6fae60a0dd398ec5783]). 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.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.613 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.299 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:25:45,471 No host ID found, created 46c6ac31-3668-4141-b892-c8cf6aa8a359 (Note: This should happen exactly once per node).
    [junit]  WARN 17:25:45,616 Generated random token Token(bytes[48c8a5cda3adf30b42714058a8e45449]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 17:25:45,706 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:25:45,757 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:25:45,805 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:25:45,836 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:25:45,875 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:25:45,956 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.597 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.699 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.663 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.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.596 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.909 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.244 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/598/>

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.081 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:09:55,474 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: 5.557 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.431 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:10:09,182 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 17:10:09,183 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:09,183 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 17:10:09,183 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:09,184 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 17:10:09,184 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:09,184 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 17:10:09,184 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:09,184 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 17:10:09,184 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:10:09,184 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 17:10:09,185 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.248 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.309 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.869 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:35,651 No host ID found, created 54b0d801-f4d3-4147-ac72-798a828246ec (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:35,960 Generated random token Token(bytes[5703afa5cbd2f42ef68426353d5bb57c]). 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.05 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.379 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:10:55,158 No host ID found, created 36c1ccc3-eddf-43a4-8933-5b5f65f7b15d (Note: This should happen exactly once per node).
    [junit]  WARN 17:10:55,332 Generated random token Token(bytes[fae1db0780850a22fe8c07a1a3fb3337]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 17:10:55,425 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:10:55,479 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:10:55,534 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:10:55,560 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:10:55,589 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:10:55,624 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.26 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.198 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.429 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.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.966 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.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.376 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.689 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.197 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/597/changes>

Changes:

[sylvain] Support multiple ranges in SliceQueryFilter

[sylvain] Add missing changelog entry

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.961 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:16:46,481 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: 8.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.935 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 16:17:05,695 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 16:17:05,696 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:05,696 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 16:17:05,696 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:05,696 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 16:17:05,697 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:05,697 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 16:17:05,697 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:05,697 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 16:17:05,697 Streaming from /127.0.0.6 failed
    [junit] ERROR 16:17:05,697 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 16:17:05,697 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: 12.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.416 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.087 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.478 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:17:42,896 No host ID found, created fe56136f-8908-4732-9bcd-3f8a4cab02e4 (Note: This should happen exactly once per node).
    [junit]  WARN 16:17:43,210 Generated random token Token(bytes[c468f099c78de55c4131bc504aa237fe]). 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: 6.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.78 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.325 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 16:18:06,886 No host ID found, created 594dc49f-eae2-4513-b15b-2ae58416bcce (Note: This should happen exactly once per node).
    [junit]  WARN 16:18:07,054 Generated random token Token(bytes[8079c61e2ec8b48bd4740ee397664b07]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 16:18:07,246 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 16:18:07,361 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 16:18:07,594 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 16:18:07,648 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 16:18:07,733 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 16:18:07,824 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.281 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.504 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: 7.445 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.56 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.215 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.896 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.877 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 14 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/596/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@674feedb:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8ea2d2a6a15bc1f791711d55b4345c233020d753 (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 72a2e528c9f78de341afeff6717960e80417f21c (origin/trunk)
Checking out Revision 72a2e528c9f78de341afeff6717960e80417f21c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-596
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-596
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #596 jenkins-Cassandra-quick-596" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/595/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@674feedb:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8ea2d2a6a15bc1f791711d55b4345c233020d753 (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 72a2e528c9f78de341afeff6717960e80417f21c (origin/trunk)
Checking out Revision 72a2e528c9f78de341afeff6717960e80417f21c (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-595
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-595
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #595 jenkins-Cassandra-quick-595" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/594/>

------------------------------------------
[...truncated 481 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 38.66 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:49:48,803 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: 34.935 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.411 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 13:50:49,980 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:50:49,981 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:50:49,981 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:50:49,981 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:50:49,982 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:50:49,982 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:50:49,982 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:50:49,982 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:50:49,982 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:50:49,982 Streaming from /127.0.0.6 failed
    [junit] ERROR 13:50:49,982 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:50:49,983 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: 13.743 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.563 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.657 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.544 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:51:42,800 No host ID found, created 41ab7f1a-0c5e-4921-a2e3-7b331c163f07 (Note: This should happen exactly once per node).
    [junit]  WARN 13:51:44,732 Generated random token Token(bytes[0606775a63620d1f2dff2457d65a43c1]). 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: 19.482 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.192 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 22.56 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 13:52:36,709 No host ID found, created 2cdfad12-734b-4478-9f21-325b35fa9ab1 (Note: This should happen exactly once per node).
    [junit]  WARN 13:52:37,162 Generated random token Token(bytes[9069e3004352e13bbc1b039735e45cd3]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 13:52:39,109 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 13:52:40,154 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 13:52:41,462 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 13:52:41,978 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 13:52:42,726 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 13:52:43,627 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.912 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.838 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: 15.083 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.823 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.141 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.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.697 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.897 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

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

Total time: 22 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #593

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/593/>

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.652 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:24:31,526 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: 6.288 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.007 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 08:24:46,463 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 08:24:46,464 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:24:46,464 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 08:24:46,464 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:24:46,464 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 08:24:46,465 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:24:46,465 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 08:24:46,465 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:24:46,465 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 08:24:46,465 Streaming from /127.0.0.6 failed
    [junit] ERROR 08:24:46,465 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 08:24:46,466 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.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.856 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.695 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.102 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.402 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:14,837 No host ID found, created adde6517-686e-4e07-a195-dd9b3c285b8b (Note: This should happen exactly once per node).
    [junit]  WARN 08:25:15,108 Generated random token Token(bytes[4995b14be8d4cc62e65f31612b440247]). 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.548 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.711 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.613 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 08:25:35,753 No host ID found, created c9efbee5-05ee-4c7d-ab20-6362c5c266a2 (Note: This should happen exactly once per node).
    [junit]  WARN 08:25:35,909 Generated random token Token(bytes[e46cecfde2f0fc28213bb73dafb53cdb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 08:25:36,026 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:25:36,083 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:25:36,148 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:25:36,173 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:25:36,204 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 08:25:36,246 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.751 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.826 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.787 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.532 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.682 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.473 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.913 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.315 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

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

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

Build failed in Jenkins: Cassandra-quick #592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/592/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@18dbeb6f:ubuntu4
Using strategy: Default
Last Built Revision: Revision 8ea2d2a6a15bc1f791711d55b4345c233020d753 (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 8ea2d2a6a15bc1f791711d55b4345c233020d753 (origin/trunk)
Checking out Revision 8ea2d2a6a15bc1f791711d55b4345c233020d753 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-592
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-592
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #592 jenkins-Cassandra-quick-592" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/591/changes>

Changes:

[sylvain] Add column metadata to system column families

------------------------------------------
[...truncated 563 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.076 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:55:46,675 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: 7.122 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.719 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 07:56:03,377 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 07:56:03,378 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:56:03,378 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 07:56:03,378 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:56:03,378 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 07:56:03,379 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:56:03,379 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 07:56:03,379 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:56:03,379 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 07:56:03,379 Streaming from /127.0.0.6 failed
    [junit] ERROR 07:56:03,379 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 07:56:03,379 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: 6.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.303 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.118 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.4 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:56:32,944 No host ID found, created 41bbfff0-248a-4358-9394-585fe7817617 (Note: This should happen exactly once per node).
    [junit]  WARN 07:56:33,234 Generated random token Token(bytes[9280c816096cc19237df8d02eeda63bd]). 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: 6.003 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.233 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 6.144 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 07:56:54,970 No host ID found, created d4dc629c-29d4-4eb6-b93a-f667fbcfd771 (Note: This should happen exactly once per node).
    [junit]  WARN 07:56:55,129 Generated random token Token(bytes[dd66ffda088c28e7ebd0af7839794670]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 07:56:55,302 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:56:55,404 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:56:55,593 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:56:55,634 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:56:55,740 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 07:56:55,838 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.009 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.279 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: 6.133 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.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, 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.881 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.767 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

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

Total time: 11 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/590/>

------------------------------------------
[...truncated 560 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 40.273 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:54:47,723 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: 29.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 27.814 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 03:55:47,233 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 03:55:47,234 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:55:47,235 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 03:55:47,235 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:55:47,235 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 03:55:47,235 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:55:47,235 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 03:55:47,235 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:55:47,236 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 03:55:47,236 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:55:47,236 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 03:55:47,236 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: 17.676 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.303 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 18.802 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.016 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.783 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:56:53,628 No host ID found, created 4750f6d5-3f32-445f-bd6d-a0b88b050817 (Note: This should happen exactly once per node).
    [junit]  WARN 03:56:54,546 Generated random token Token(bytes[0acc7cb329799d599772fb1dc83d30b9]). 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: 16.871 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.286 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 25.694 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:57:48,448 No host ID found, created 822e105c-ed9e-4bd7-8f98-aea82093b591 (Note: This should happen exactly once per node).
    [junit]  WARN 03:57:48,930 Generated random token Token(bytes[a8ca2357111dadf1b0dae2ecd05b9ed6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 03:57:50,968 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:57:51,855 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:57:54,545 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:57:55,230 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:57:57,342 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:57:58,404 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.42 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 18.932 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: 19.475 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.817 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.182 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.701 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.836 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.873 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 

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

Total time: 27 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/589/>

------------------------------------------
[...truncated 475 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.78 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:13:09,790 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: 6.233 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.998 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 03:13:24,654 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 03:13:24,655 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:24,655 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 03:13:24,655 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:24,655 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 03:13:24,656 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:24,656 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 03:13:24,656 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:24,656 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 03:13:24,657 Streaming from /127.0.0.6 failed
    [junit] ERROR 03:13:24,657 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 03:13:24,657 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.698 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.359 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.241 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.194 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.325 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:13:54,149 No host ID found, created 19859cfc-7a49-4ef3-98f2-9ba936272b21 (Note: This should happen exactly once per node).
    [junit]  WARN 03:13:54,426 Generated random token Token(bytes[1a8c59db767aad165d27a720f775bc5e]). 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.524 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.665 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.444 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 03:14:14,776 No host ID found, created de954273-e181-438b-a72a-2309a2c6cc8f (Note: This should happen exactly once per node).
    [junit]  WARN 03:14:14,940 Generated random token Token(bytes[6a45e90cee0e79e45904056054367de9]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 03:14:15,048 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:14:15,102 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:14:15,165 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:14:15,194 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:14:15,225 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 03:14:15,254 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.676 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.742 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.714 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.534 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.61 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.847 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.318 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

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

Build failed in Jenkins: Cassandra-quick #588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/588/>

------------------------------------------
[...truncated 495 lines...]
    [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: 6.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.577 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 02:55:09,531 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 02:55:09,533 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:55:09,533 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 02:55:09,533 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:55:09,534 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 02:55:09,534 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:55:09,534 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 02:55:09,535 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:55:09,535 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 02:55:09,535 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:55:09,536 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 02:55:09,536 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.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.677 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.378 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.796 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.131 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:55:36,414 No host ID found, created 84b45eac-59d7-439f-88e6-25012fc9d6bc (Note: This should happen exactly once per node).
    [junit]  WARN 02:55:36,726 Generated random token Token(bytes[f1a8928469ca34122b3dc5592a0d1b2e]). 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.156 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.151 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:55:55,629 No host ID found, created 3425e866-1c6a-4df3-a4f4-7292026d1211 (Note: This should happen exactly once per node).
    [junit]  WARN 02:55:55,859 Generated random token Token(bytes[60b75b9b8fe5e7b4f90a7d1c8b1a41f6]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 02:55:55,977 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:55:56,029 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:55:56,083 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:55:56,103 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:55:56,123 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:55:56,153 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.2 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.285 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.246 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.515 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.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.215 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.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.459 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.494 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/587/>

------------------------------------------
[...truncated 495 lines...]
    [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.933 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.572 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 02:40:09,403 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 02:40:09,404 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:09,404 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 02:40:09,405 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:09,405 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 02:40:09,405 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:09,406 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 02:40:09,406 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:09,406 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 02:40:09,406 Streaming from /127.0.0.6 failed
    [junit] ERROR 02:40:09,406 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 02:40:09,407 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.28 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.649 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.335 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.801 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.2 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:40:36,003 No host ID found, created 7e0948df-3a04-4069-80e3-261af21f21da (Note: This should happen exactly once per node).
    [junit]  WARN 02:40:36,331 Generated random token Token(bytes[e289a6e43630dd921ae7ab90a20ffb96]). 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.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.221 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 02:40:55,441 No host ID found, created 1a0de251-9ef6-4f91-9c28-f20cb3eca8bf (Note: This should happen exactly once per node).
    [junit]  WARN 02:40:55,643 Generated random token Token(bytes[45f6af1bd8e49d2a45f4ceb1fffb2674]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 02:40:55,757 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:40:55,814 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:40:55,876 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:40:55,896 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:40:55,915 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 02:40:55,944 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.193 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.197 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.29 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.414 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.056 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.211 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 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.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.646 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.544 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/586/>

------------------------------------------
[...truncated 476 lines...]
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.681 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:56:58,915 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: 6.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.003 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:57:13,736 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 01:57:13,737 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:57:13,737 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 01:57:13,737 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:57:13,737 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 01:57:13,738 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:57:13,738 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 01:57:13,739 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:57:13,739 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 01:57:13,739 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:57:13,739 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 01:57:13,739 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.549 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.887 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.591 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.037 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.308 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:57:41,657 No host ID found, created 9e8d772e-ce63-48e9-91a8-597c40511c0c (Note: This should happen exactly once per node).
    [junit]  WARN 01:57:41,924 Generated random token Token(bytes[885bf96b56bce4bfa9e73e4d487fd5b6]). 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.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.536 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.285 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:58:02,023 No host ID found, created 3e8c0afe-c277-4001-9e83-6ed1399b9fc2 (Note: This should happen exactly once per node).
    [junit]  WARN 01:58:02,181 Generated random token Token(bytes[38525ea6987348efbd96809b7897dca7]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 01:58:02,277 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:58:02,327 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:58:02,375 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:58:02,393 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:58:02,413 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:58:02,443 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.564 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.664 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.589 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.526 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.602 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.455 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.839 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.343 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

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

Total time: 10 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #585

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/585/>

------------------------------------------
[...truncated 496 lines...]
    [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.932 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.771 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:40:11,004 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 01:40:11,006 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:40:11,006 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 01:40:11,007 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:40:11,007 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 01:40:11,007 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:40:11,008 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 01:40:11,008 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:40:11,008 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 01:40:11,009 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:40:11,009 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 01:40:11,009 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.134 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.812 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.38 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.794 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.144 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:40:37,706 No host ID found, created bed86de7-a1f3-48e8-bc44-cb19958ad0ac (Note: This should happen exactly once per node).
    [junit]  WARN 01:40:38,020 Generated random token Token(bytes[aff74d5765889c8e1528563e78b790f2]). 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.104 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.166 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:40:57,020 No host ID found, created ece22e9c-a962-40c8-a3ad-f2a1c5d93b74 (Note: This should happen exactly once per node).
    [junit]  WARN 01:40:57,193 Generated random token Token(bytes[7afa94ca24b69a49bd9e6f27af4f630c]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 01:40:57,293 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:40:57,338 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:40:57,387 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:40:57,415 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:40:57,435 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:40:57,464 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.737 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.201 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.199 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.416 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.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.131 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.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.346 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.212 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #584

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/584/>

------------------------------------------
[...truncated 495 lines...]
    [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.907 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.699 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 01:24:46,428 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 01:24:46,429 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:24:46,430 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 01:24:46,430 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:24:46,430 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 01:24:46,431 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:24:46,431 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 01:24:46,432 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:24:46,432 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 01:24:46,432 Streaming from /127.0.0.6 failed
    [junit] ERROR 01:24:46,432 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 01:24:46,433 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.333 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.739 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.149 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.144 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:25:12,968 No host ID found, created bbe8b855-f0d6-4158-b3ec-ca8862a19eca (Note: This should happen exactly once per node).
    [junit]  WARN 01:25:13,281 Generated random token Token(bytes[b6b676f84d8363dcdda89a1d13c60e3a]). 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.145 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.116 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 01:25:32,238 No host ID found, created 3933a7e3-0e04-4e95-8d4a-872694d71804 (Note: This should happen exactly once per node).
    [junit]  WARN 01:25:32,437 Generated random token Token(bytes[4684e6d00a5380feca979355cfbeb4cb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 01:25:32,545 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:25:32,605 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:25:32,670 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:25:32,700 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:25:32,719 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 01:25:32,749 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.239 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.382 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.455 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.263 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.124 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.368 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.757 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.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #583

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/583/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/Cassandra-quick/ws/>
Checkout:Cassandra-quick / <https://builds.apache.org/job/Cassandra-quick/ws/> - hudson.remoting.Channel@42aa2947:ubuntu4
Using strategy: Default
Last Built Revision: Revision c34c70f0bbc6c87c0c713763fccb5b7cb19f16bf (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision c34c70f0bbc6c87c0c713763fccb5b7cb19f16bf (origin/trunk)
Checking out Revision c34c70f0bbc6c87c0c713763fccb5b7cb19f16bf (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-583
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-583
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:737)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #583 jenkins-Cassandra-quick-583" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident  <jenkins@janus.apache.org
> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:735)
	... 12 more

Build failed in Jenkins: Cassandra-quick #582

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/582/>

------------------------------------------
[...truncated 496 lines...]
    [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: 6.161 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.505 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 23:24:49,538 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 23:24:49,539 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:24:49,540 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 23:24:49,540 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:24:49,540 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 23:24:49,541 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:24:49,541 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 23:24:49,541 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:24:49,542 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 23:24:49,542 Streaming from /127.0.0.6 failed
    [junit] ERROR 23:24:49,542 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 23:24:49,543 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.237 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.828 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.107 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.8 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.135 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:25:16,063 No host ID found, created cdb17023-42d8-4956-9a91-015c840e65ba (Note: This should happen exactly once per node).
    [junit]  WARN 23:25:16,378 Generated random token Token(bytes[a01c7f5cb9838c31e0bfadd6bb566921]). 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.143 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.109 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.167 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 23:25:35,425 No host ID found, created fd26362b-efc8-4f93-9bcb-5759d34b71f8 (Note: This should happen exactly once per node).
    [junit]  WARN 23:25:35,544 Generated random token Token(bytes[c3919973904963bd298ae0c3b339f8e1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 23:25:35,644 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:35,701 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:35,756 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:35,776 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:35,795 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 23:25:35,824 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.305 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.162 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.365 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.429 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.323 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.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.347 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.484 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1094: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/build.xml:1056: Some unit test(s) failed.

Total time: 9 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #581

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/581/>

------------------------------------------
[...truncated 583 lines...]
    [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: 6.392 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.127 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] ERROR 17:40:30,280 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 17:40:30,281 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:40:30,282 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 17:40:30,282 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:40:30,282 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 17:40:30,283 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:40:30,283 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 17:40:30,284 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:40:30,284 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 17:40:30,284 Streaming from /127.0.0.6 failed
    [junit] ERROR 17:40:30,284 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 17:40:30,284 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.67 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.884 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.621 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.358 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:40:58,441 No host ID found, created 0b0f6f50-0db6-4c11-b154-7b00cd9b4db2 (Note: This should happen exactly once per node).
    [junit]  WARN 17:40:58,727 Generated random token Token(bytes[afcc649dec5dbb398eb109d0d40aa6ad]). 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.611 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.684 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 5, Failures: 2, Errors: 0, Time elapsed: 5.499 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 17:41:19,224 No host ID found, created 5b28a35b-0d4e-490f-9d87-c544a6bc696d (Note: This should happen exactly once per node).
    [junit]  WARN 17:41:19,384 Generated random token Token(bytes[39601a6d470a8c05da15cd9dd674eccb]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ERROR 17:41:19,504 Fatal exception in thread Thread[Streaming to /127.0.0.1:1,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:41:19,554 Fatal exception in thread Thread[Streaming to /127.0.0.1:2,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:41:19,637 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:41:19,665 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:41:19,715 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ERROR 17:41:19,744 Fatal exception in thread Thread[Streaming to /127.0.0.1:6,5,main]
    [junit] java.lang.RuntimeException: java.io.EOFException
    [junit] 	at org.apache.cassandra.utils.FBUtilities.unchecked(FBUtilities.java:616)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [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] Caused by: java.io.EOFException
    [junit] 	at java.io.DataInputStream.readFully(DataInputStream.java:180)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:592)
    [junit] 	at java.io.DataInputStream.readUTF(DataInputStream.java:547)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:194)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:174)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:89)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26)
    [junit] 	... 3 more
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:271)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:330)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.628 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.834 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.704 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.543 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.656 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.85 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.403 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
    [junit] 

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

Total time: 10 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results