See <https://builds.apache.org/hudson/job/Cassandra-0.8/155/changes>
Changes:
[jbellis] add test compaction package
[jbellis] move CompactionIterator, CompactionManager, and the CompactedRow
classes into the new compaction package
[jbellis] move compaction code into db.compaction package
------------------------------------------
[...truncated 2168 lines...]
[junit] Testcase:
testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceCounterTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:432)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:412)
[junit] at
org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.AntiEntropyServiceCounterTest
FAILED
[junit] Testsuite:
org.apache.cassandra.service.AntiEntropyServiceStandardTest
[junit] Tests run: 7, Failures: 0, Errors: 1, Time elapsed: 3.877 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError
[junit] at
org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508)
[junit] at
org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522)
[junit] at
org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99)
[junit] at
org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:620)
[junit] at
org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:595)
[junit] at
org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166)
[junit] at
org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198)
[junit] at
org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90)
[junit] at
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657)
[junit] at
org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72)
[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:619)
[junit] ------------- ---------------- ---------------
[junit] Testcase:
testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceStandardTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:432)
[junit] at
org.apache.cassandra.service.StorageService.initServer(StorageService.java:412)
[junit] at
org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.AntiEntropyServiceStandardTest
FAILED
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.918 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit]
[junit] Testcase:
org.apache.cassandra.service.EmbeddedCassandraServiceTest:BeforeFirstTest:
Caused an ERROR
[junit] Forked Java VM exited abnormally. Please note the time in the
report does not reflect the time until the VM exit.
[junit] junit.framework.AssertionFailedError: Forked Java VM exited
abnormally. Please note the time in the report does not reflect the time until
the VM exit.
[junit]
[junit]
[junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest
FAILED (crashed)
[junit] Testsuite: org.apache.cassandra.service.InitClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.411 sec
[junit]
[junit] Testcase:
testInitClientStartup(org.apache.cassandra.service.InitClientTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.StorageService.initClient(StorageService.java:356)
[junit] at
org.apache.cassandra.service.InitClientTest.testInitClientStartup(InitClientTest.java:33)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.InitClientTest FAILED
[junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.797 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 15:22:01,053 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: 2.201 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 5, Failures: 0, Errors: 10, Time elapsed: 2.374 sec
[junit]
[junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:422)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:422)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest):
Caused an ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:422)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Testcase:
testStartRemoving(org.apache.cassandra.service.RemoveTest): Caused an
ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase:
testStartRemoving(org.apache.cassandra.service.RemoveTest): Caused an
ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:422)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Testcase:
testFinishRemoving(org.apache.cassandra.service.RemoveTest): Caused an
ERROR
[junit] /127.0.0.1:7010 is in use by another process. Change
listen_address:storage_port in cassandra.yaml to values that do not conflict
with other services
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010
is in use by another process. Change listen_address:storage_port in
cassandra.yaml to values that do not conflict with other services
[junit] at
org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:196)
[junit] at
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:169)
[junit] at
org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74)
[junit]
[junit]
[junit] Testcase:
testFinishRemoving(org.apache.cassandra.service.RemoveTest): Caused an
ERROR
[junit] null
[junit] java.lang.NullPointerException
[junit] at
org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:422)
[junit] at
org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:90)
[junit]
[junit]
[junit] Test org.apache.cassandra.service.RemoveTest FAILED
[junit] Testsuite: org.apache.cassandra.service.RowResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.415 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.SerializationsTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.139 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.421 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 31.461 sec
[junit]
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.169 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 15:22:45,346 Generated random token
Token(bytes[e7e73cdb27c0fe5d8265a2dab6ea2540]). 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: 0.589 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
[junit]
[junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.878 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 15:22:50,863 Generated random token
Token(bytes[d2388a7debfe6ddf603913dccfebd323]). 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: 2, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
[junit]
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.706 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: 1.291 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.708 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.15 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.638 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
[junit]
[junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
[junit]
BUILD FAILED
<https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build.xml>:1054:
The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/Cassandra-0.8/ws/cassandra/build.xml>:1040:
Some unit test(s) failed.
Total time: 18 minutes 27 seconds
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc
Recording test results