See <https://builds.apache.org/job/Cassandra/1486/>
------------------------------------------ [...truncated 1124 lines...] [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 16.44 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.904 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.974 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.707 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.149 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.862 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: 12.103 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: 11.762 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.093 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.85 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 15.214 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 08:42:41,692 No host ID found, created 8c7216bd-ce04-4c87-a1d8-932446c41ba3 (Note: This should happen exactly once per node). [junit] WARN 08:42:42,147 Generated random token Token(bytes[833ebaa838a8179ca622cb0a89c5f7b4]). 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: 14.166 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 08:42:57,107 No host ID found, created 8c16baec-7976-4da8-97e6-03b45d834017 (Note: This should happen exactly once per node). [junit] WARN 08:42:57,517 Generated random token Token(bytes[44fdaee65de1406bfbe952dd087fa26b]). 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.456 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.257 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 08:43:25,763 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 08:43:26,376 No host ID found, created 204b9e01-9bd4-428f-bbc7-99958f63928a (Note: This should happen exactly once per node). [junit] WARN 08:43:26,738 Generated random token Token(bytes[2ce72d68ea9207e19d2d1e2f26ec1a55]). 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.42 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 25.966 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 08:43:55,026 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ERROR 08:43:57,749 Fatal exception in thread Thread[CompactionExecutor:3,1,main] [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token [junit] at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22) [junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:386) [junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:383) [junit] at java.util.Arrays.mergeSort(Arrays.java:1270) [junit] at java.util.Arrays.sort(Arrays.java:1210) [junit] at java.util.Collections.sort(Collections.java:159) [junit] at org.apache.cassandra.dht.Range.normalize(Range.java:382) [junit] at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:543) [junit] at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:522) [junit] at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111) [junit] at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] ERROR 08:43:57,751 Fatal exception in thread Thread[CompactionExecutor:5,1,main] [junit] java.lang.ClassCastException: org.apache.cassandra.dht.Token$KeyBound cannot be cast to org.apache.cassandra.dht.Token [junit] at org.apache.cassandra.dht.BigIntegerToken.compareTo(BigIntegerToken.java:22) [junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:386) [junit] at org.apache.cassandra.dht.Range$1.compare(Range.java:383) [junit] at java.util.Arrays.mergeSort(Arrays.java:1270) [junit] at java.util.Arrays.sort(Arrays.java:1210) [junit] at java.util.Collections.sort(Collections.java:159) [junit] at org.apache.cassandra.dht.Range.normalize(Range.java:382) [junit] at org.apache.cassandra.io.sstable.SSTableReader.getSampleIndexesForRanges(SSTableReader.java:543) [junit] at org.apache.cassandra.io.sstable.SSTableReader.estimatedKeysForRanges(SSTableReader.java:522) [junit] at org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy.getNextBackgroundTask(SizeTieredCompactionStrategy.java:111) [junit] at org.apache.cassandra.db.compaction.CompactionManager$1.runMayThrow(CompactionManager.java:135) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:26) [junit] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [junit] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [junit] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:662) [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 18.955 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 19.673 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 08:44:35,347 Stream failed because /127.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:44:35,348 Streaming from /127.0.0.6 failed [junit] ERROR 08:44:35,348 Stream failed because /127.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:44:35,348 Streaming from /127.0.0.6 failed [junit] ERROR 08:44:35,348 Stream failed because /127.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:44:35,349 Streaming from /127.0.0.6 failed [junit] ERROR 08:44:35,349 Stream failed because /127.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:44:35,349 Streaming from /127.0.0.6 failed [junit] ERROR 08:44:35,349 Stream failed because /127.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:44:35,349 Streaming from /127.0.0.6 failed [junit] ERROR 08:44:35,349 Stream failed because /127.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:44:35,349 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 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.14 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.973 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.039 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.101 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 08:45:22,873 No host ID found, created f1faf82c-af39-4ab0-bf9a-08235fba196a (Note: This should happen exactly once per node). [junit] WARN 08:45:23,490 Generated random token Token(bytes[7f907362a8db9c19ab9b773788b53d98]). 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.09 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.063 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 17.043 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 08:46:03,844 No host ID found, created 1076a503-1982-43a8-933d-7d1e71b106b8 (Note: This should happen exactly once per node). [junit] WARN 08:46:04,329 Generated random token Token(bytes[5970a0c0a60f83fcdc44131f9a4107d7]). 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.953 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 13.637 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.642 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.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: 11.76 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.682 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.863 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.644 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.121 sec [junit] BUILD SUCCESSFUL Total time: 46 minutes 0 seconds [TASKS] Scanning folder '<https://builds.apache.org/job/Cassandra/ws/'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 779 files to scan for tasks [TASKS] Found 119 open tasks. [TASKS] Computing warning deltas based on reference build #1176 Archiving artifacts ERROR: No artifacts found that match the file pattern "cassandra/build/*.tar.gz". Configuration error? ERROR: 'cassandra/build/*.tar.gz' doesn't match anything, but 'build/*.tar.gz' does. Perhaps that's what you mean? Build step 'Archive the artifacts' changed build result to FAILURE Recording test results Publishing Javadoc