See <https://builds.apache.org/job/Cassandra-quick/836/changes>
Changes:
[yukim] Track tombstone for LCS; patch by yukim reviewed by jbellis for
CASSANDRA-4234
------------------------------------------
[...truncated 445 lines...]
[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.115 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.813 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:38:38,047 setting live ratio to maximum of 64.0 instead of
87.68
[junit] WARN 18:38:38,168 setting live ratio to maximum of 64.0 instead of
68.62809917355372
[junit] ------------- ---------------- ---------------
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.584 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.666 sec
[junit]
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.119 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.222 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.927 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.084 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.locator.OldNetworkTopologyStrategyTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.582 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.568 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.615 sec
[junit]
[junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.939 sec
[junit]
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceCounterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.389 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:39:26,898 No host ID found, created
270f9ee5-4ac6-46d9-b342-3b7f58744624 (Note: This should happen exactly once per
node).
[junit] WARN 18:39:27,082 Generated random token
Token(bytes[3040db090d7a6bc944b8116f73e904d4]). 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.891 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:39:34,431 No host ID found, created
6adce2b7-f310-4b30-8831-b965e6d1ebc0 (Note: This should happen exactly once per
node).
[junit] WARN 18:39:34,615 Generated random token
Token(bytes[e9b066aed6ebe90ef010547bf0057bb7]). 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.559 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6.283 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:39:48,848 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 18:39:49,281 No host ID found, created
92bd89be-d7af-4880-86a1-608a1441c9dc (Note: This should happen exactly once per
node).
[junit] WARN 18:39:49,456 Generated random token
Token(bytes[e295b27584091912eb7efc7566bef3a4]). Random tokens will result in an
unbalanced ring; see http://wiki.apache.org/cassandra/Operations
[junit] ------------- ---------------- ---------------
[junit] Testcase:
testEmbeddedCassandraService(org.apache.cassandra.service.EmbeddedCassandraServiceTest):
Caused an ERROR
[junit] java.net.ConnectException: Connection refused
[junit] org.apache.thrift.transport.TTransportException:
java.net.ConnectException: Connection refused
[junit] at org.apache.thrift.transport.TSocket.open(TSocket.java:183)
[junit] at
org.apache.thrift.transport.TFramedTransport.open(TFramedTransport.java:81)
[junit] at
org.apache.cassandra.service.EmbeddedCassandraServiceTest.getClient(EmbeddedCassandraServiceTest.java:110)
[junit] at
org.apache.cassandra.service.EmbeddedCassandraServiceTest.testEmbeddedCassandraService(EmbeddedCassandraServiceTest.java:75)
[junit] Caused by: java.net.ConnectException: Connection refused
[junit] at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
[junit] at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
[junit] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
[junit] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
[junit] at java.net.Socket.connect(Socket.java:529)
[junit] at org.apache.thrift.transport.TSocket.open(TSocket.java:178)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest
FAILED
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.468 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.763 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:40:00,385 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.339 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.042 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ERROR 18:40:15,392 Stream failed because /127.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:40:15,393 Streaming from /127.0.0.6 failed
[junit] ERROR 18:40:15,394 Stream failed because /127.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:40:15,394 Streaming from /127.0.0.6 failed
[junit] ERROR 18:40:15,395 Stream failed because /127.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:40:15,395 Streaming from /127.0.0.6 failed
[junit] ERROR 18:40:15,395 Stream failed because /127.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:40:15,395 Streaming from /127.0.0.6 failed
[junit] ERROR 18:40:15,396 Stream failed because /127.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:40:15,396 Streaming from /127.0.0.6 failed
[junit] ERROR 18:40:15,396 Stream failed because /127.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:40:15,396 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.564 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.791 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.579 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: 3.436 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:40:43,516 No host ID found, created
71e66f1f-dcc5-47f8-96e6-ae3d96bd03c6 (Note: This should happen exactly once per
node).
[junit] WARN 18:40:43,789 Generated random token
Token(bytes[42742f2efeb120b5bc487512199568e3]). 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.515 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.537 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.268 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 18:41:03,888 No host ID found, created
7f5ad267-7326-4fee-a716-a9dd2bdb2a60 (Note: This should happen exactly once per
node).
[junit] WARN 18:41:04,058 Generated random token
Token(bytes[c566c4ee46780947c1a9e1129158eb78]). 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.586 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.654 sec
[junit]
[junit] ------------- Standard Output ---------------
[junit] Importing 1 keys...
[junit] 1 keys imported successfully.
[junit]
[{"columns":[["636f6c4e616d65","76616c",1342204877525],["636f6c4e616d6531","76616c31",1342204877525]],"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: 5.635 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.54 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.57 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.179 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 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.926 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.276 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 2 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results