See <https://builds.apache.org/job/Cassandra-quick/1276/changes>
Changes:
[sylvain] Fix update of CF comparator
------------------------------------------
[...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 10:09:31,440 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 10:09:31,505 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 10:09:31,505 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 10:09:31,531 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 10:09:31,531 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 10:09:31,585 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 10:09:31,586 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 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.136 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Importing 1 keys...
[junit] 1 keys imported successfully.
[junit]
[{"columns":[["636f6c4e616d65","76616c",1347012581749],["636f6c4e616d6531","76616c31",1347012581749]],"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: 4.113 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.553 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 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.063 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.01 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.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.081 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.064 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: 5.769 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>: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: 8 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results