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

------------------------------------------
[...truncated 570 lines...]
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 06:40:30,515 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit]     at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit]     at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit]     at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit]     at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit]     at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit]     at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit]     at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit]     at java.io.OutputStream.write(OutputStream.java:58)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit]     at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit]     at 
org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 06:40:30,688 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit]     at 
org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit]     at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 06:40:30,689 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit]     at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit]     at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit]     at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit]     at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit]     at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit]     at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit]     at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit]     at java.io.OutputStream.write(OutputStream.java:58)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit]     at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit]     at 
org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 06:40:30,847 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit]     at 
org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit]     at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 06:40:30,848 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit]     at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit]     at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit]     at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit]     at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit]     at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit]     at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit]     at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit]     at java.io.OutputStream.write(OutputStream.java:58)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit]     at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit]     at 
org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 06:40:31,020 Fatal exception in thread Thread[Streaming to 
/127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit]     at 
org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit]     at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit]     at 
org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit]     at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 06:40:31,021 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit]     at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit]     at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit]     at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit]     at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit]     at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit]     at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit]     at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit]     at java.io.OutputStream.write(OutputStream.java:58)
    [junit]     at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit]     at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit]     at 
org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit]     at 
org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit]     at 
org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit]     at 
org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: 
testTransferTable(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.createAndTransfer(StreamingTransferTest.java:89)
    [junit]     at 
org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: 
testTransferTableSuper(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.createAndTransfer(StreamingTransferTest.java:89)
    [junit]     at 
org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: 
testTransferTableCounter(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.createAndTransfer(StreamingTransferTest.java:89)
    [junit]     at 
org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [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:270)
    [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:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.475 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.769 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] 
[{"columns":[["636f6c4e616d65","76616c",1347259242251],["636f6c4e616d6531","76616c31",1347259242251]],"key":"726f7741","metadata":{"deletionInfo":{"markedForDeleteAt":0,"localDeletionTime":0}}}]
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.384 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n 
<num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n 
<num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n 
<num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Importing 3 keys...
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n 
<num_keys>)
    [junit] Importing 2 keys...
    [junit] 2 keys imported successfully.
    [junit] Counting keys to import, please wait... (NOTE: to skip this use -n 
<num_keys>)
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Line 2: Key null 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.058 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.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.582 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.444 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: 1.024 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: 6.423 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>:1091: 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: 9 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Reply via email to