You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/06/05 17:25:44 UTC

Build failed in Jenkins: Cassandra #917

See <https://builds.apache.org/hudson/job/Cassandra/917/changes>

Changes:

[jbellis] merge from 0.8

[jbellis] merge from 0.8

[jbellis] merge from 0.8

------------------------------------------
[...truncated 2173 lines...]
    [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.406 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.003 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.704 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:21:38,968 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 15:21:39,827 Generated random token Token(bytes[09843f5c1b2d8e6928f5c2f0654b6ace]). 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: 30.415 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.812 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 15:22:16,179 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.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 10, Time elapsed: 2.175 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.413 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.411 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.423 sec
    [junit] 
    [junit] Testcase: testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest):	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.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:39)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.785 sec
    [junit] 
    [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):	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.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:45)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.617 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.426 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.51 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest:	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.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:59)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.39 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.671 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.464 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.702 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.06 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.661 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:1054: The following error occurred while executing this line:
<https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:1040: Some unit test(s) failed.

Total time: 18 minutes 7 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results