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 <je...@builds.apache.org> on 2011/10/20 16:05:36 UTC

Build failed in Jenkins: Cassandra-quick #71

See <https://builds.apache.org/job/Cassandra-quick/71/changes>

Changes:

[slebresne] merge from 1.0

------------------------------------------
[...truncated 1580 lines...]
    [junit] 	at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [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: 6, Failures: 0, Errors: 1, Time elapsed: 1.706 sec
    [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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [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.347 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.618 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.339 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:365)
    [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: 1.443 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 14:04:55,170 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: 1.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 6, Time elapsed: 0.808 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [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:488)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
    [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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [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:488)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
    [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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [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:488)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.332 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.365 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.373 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:365)
    [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] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.579 sec
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] Caused by: java.lang.NullPointerException
    [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):	Caused an ERROR
    [junit] 	at org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:488)
    [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.service.StorageService$2.runMayThrow(StorageService.java:425)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
    [junit] 	... 1 more
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [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.486 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.379 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.245 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:381)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:60)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.617 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: 0.526 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.374 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.11 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.313 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.349 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.492 sec
    [junit] 

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:1021: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:1007: Some unit test(s) failed.

Total time: 2 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results


Jenkins build is back to normal : Cassandra-quick #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/73/changes>



Build failed in Jenkins: Cassandra-quick #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/72/changes>

Changes:

[jbellis] merge from 1.0

------------------------------------------
[...truncated 1599 lines...]
    [junit] 	at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [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: 6, Failures: 0, Errors: 1, Time elapsed: 2.709 sec
    [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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [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.447 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.825 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.443 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:365)
    [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: 2.571 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 21:46:34,382 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: 1.667 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 3, Failures: 0, Errors: 6, Time elapsed: 1.226 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [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:488)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
    [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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [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:488)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
    [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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [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:488)
    [junit] 	at org.apache.cassandra.service.RemoveTest.tearDown(RemoveTest.java:91)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.RemoveTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.RowResolverTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.SerializationsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.466 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.492 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.initClient(StorageService.java:365)
    [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] Exception in thread "Thread-2" java.lang.RuntimeException: java.lang.NullPointerException
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34)
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.695 sec
    [junit] 
    [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):	Caused an ERROR
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [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] Caused by: java.lang.NullPointerException
    [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.shutdown(MessagingService.java:488)
    [junit] 	at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:266)
    [junit] 	at org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:425)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	... 1 more
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [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.6 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.476 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.316 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:266)
    [junit] 	at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:239)
    [junit] 	at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:483)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:460)
    [junit] 	at org.apache.cassandra.service.StorageService.initServer(StorageService.java:381)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:60)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.748 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.92 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: 0.753 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.523 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.081 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 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: 3, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.441 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.735 sec
    [junit] 

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

Total time: 3 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results