Build failed in Jenkins: Cassandra-quick #192

2011-12-23 Thread Apache Jenkins Server
See 

Changes:

[xedin] global key/row caches
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3143

--
[...truncated 2224 lines...]
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
[junit] at 
org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
[junit] Caused by: java.io.InvalidClassException: 
org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
[junit] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
[junit] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
[junit] at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.SerializationsTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.661 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:23:48,574 Overriding RING_DELAY to 1000ms
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.467 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:23:50,012 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
[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 "StorageServiceShutdownHook" 
java.lang.IllegalStateException: No configured RPC daemon
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.819 sec
[junit] at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
[junit] 
[junit] at 
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
[junit] - Standard Error -
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit]  WARN 16:23:51,176 Overriding RING_DELAY to 1000ms
[junit] at java.lang.Thread.run(Thread.java:662)
[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 anothe

Build failed in Jenkins: Cassandra-quick #193

2011-12-23 Thread Apache Jenkins Server
See 

Changes:

[slebresne] Optimize memtable iteration during range scan
patch by slebresne; reviewed by jbellis for CASSANDRA-3638

--
[...truncated 2249 lines...]
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
[junit] at 
org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
[junit] Caused by: java.io.InvalidClassException: 
org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
[junit] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
[junit] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
[junit] at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.SerializationsTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.587 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:38:07,952 Overriding RING_DELAY to 1000ms
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.366 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:38:09,313 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
[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.633 sec
[junit] 
[junit] - Standard Error -
[junit] Exception in thread "StorageServiceShutdownHook" 
java.lang.IllegalStateException: No configured RPC daemon
[junit]  WARN 16:38:10,372 Overriding RING_DELAY to 1000ms
[junit] at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
[junit] -  ---
[junit] at 
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
[junit] Testcase: 
testRegularMode(org.apache.cassandra.service.StorageServiceServerTest):   
Caused an ERROR
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[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] at java.lang.Thread.run(Thread.java:662)
[junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 
is in 

Build failed in Jenkins: Cassandra-quick #194

2011-12-23 Thread Apache Jenkins Server
See 

Changes:

[jbellis] merge from 1.0

--
[...truncated 2259 lines...]
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
[junit] at 
org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
[junit] Caused by: java.io.InvalidClassException: 
org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
[junit] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
[junit] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
[junit] at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.SerializationsTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:54:04,417 Overriding RING_DELAY to 1000ms
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.424 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 16:54:05,872 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
[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.651 sec
[junit] Exception in thread "StorageServiceShutdownHook" 
java.lang.IllegalStateException: No configured RPC daemon
[junit] 
[junit] at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
[junit] - Standard Error -
[junit] at 
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
[junit]  WARN 16:54:06,925 Overriding RING_DELAY to 1000ms
[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] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[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 

Build failed in Jenkins: Cassandra #1267

2011-12-23 Thread Apache Jenkins Server
See 

Changes:

[jbellis] merge from 1.0

[slebresne] Optimize memtable iteration during range scan
patch by slebresne; reviewed by jbellis for CASSANDRA-3638

[xedin] global key/row caches
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3143

--
[...truncated 2917 lines...]
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
[junit] at 
org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
[junit] Caused by: java.io.InvalidClassException: 
org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
[junit] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
[junit] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
[junit] at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.SerializationsTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.576 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:17:49,653 Overriding RING_DELAY to 1000ms
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.393 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 17:17:51,026 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
[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 "StorageServiceShutdownHook" 
java.lang.IllegalStateException: No configured RPC daemon
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.677 sec
[junit] at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
[junit] 
[junit] at 
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
[junit] - Standard Error -
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit]  WARN 17:17:52,124 Overriding RING_DELAY to 1000ms
[junit] at java.lang.Thread.run(Thread.java:662)
[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:279)
   

Build failed in Jenkins: Cassandra-quick #195

2011-12-23 Thread Apache Jenkins Server
See 

Changes:

[jbellis] merge from 1.0

--
[...truncated 2262 lines...]
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
[junit] at 
org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
[junit] Caused by: java.io.InvalidClassException: 
org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
[junit] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
[junit] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
[junit] at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.SerializationsTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.647 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:11:33,482 Overriding RING_DELAY to 1000ms
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.474 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:11:34,910 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
[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 "StorageServiceShutdownHook" 
java.lang.IllegalStateException: No configured RPC daemon
[junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.827 sec
[junit] at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
[junit] 
[junit] at 
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
[junit] - Standard Error -
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit]  WARN 18:11:36,096 Overriding RING_DELAY to 1000ms
[junit] at java.lang.Thread.run(Thread.java:662)
[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 tha

Build failed in Jenkins: Cassandra #1268

2011-12-23 Thread Apache Jenkins Server
See 

Changes:

[jbellis] merge from 1.0

--
[...truncated 2926 lines...]
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
[junit] at 
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
[junit] at 
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
[junit] at 
java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
[junit] at 
org.apache.cassandra.utils.MerkleTree$MerkleTreeSerializer.deserialize(MerkleTree.java:107)
[junit] at 
org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.deserialize(AntiEntropyService.java:514)
[junit] Caused by: java.io.InvalidClassException: 
org.apache.cassandra.dht.BigIntegerToken; class invalid for deserialization
[junit] at 
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:587)
[junit] at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1582)
[junit] at 
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1495)
[junit] at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1731)
[junit] 
[junit] 
[junit] Test org.apache.cassandra.service.SerializationsTest FAILED
[junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.654 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:27:37,298 Overriding RING_DELAY to 1000ms
[junit] -  ---
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.467 sec
[junit] 
[junit] - Standard Error -
[junit]  WARN 18:27:38,727 Overriding RING_DELAY to 1000ms
[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:279)
[junit] at 
org.apache.cassandra.net.MessagingService.listen(MessagingService.java:249)
[junit] at 
org.apache.cassandra.service.StorageService.initClient(StorageService.java:384)
[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.819 sec
[junit] 
[junit] Exception in thread "StorageServiceShutdownHook" 
java.lang.IllegalStateException: No configured RPC daemon
[junit] - Standard Error -
[junit] at 
org.apache.cassandra.service.StorageService.stopRPCServer(StorageService.java:335)
[junit]  WARN 18:27:39,892 Overriding RING_DELAY to 1000ms
[junit] at 
org.apache.cassandra.service.StorageService$2.runMayThrow(StorageService.java:450)
[junit] at 
org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30)
[junit] at java.lang.Thread.run(Thread.java:662)
[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:279)
[junit] at 
org.apache.cassandra.ne

Jenkins build is still unstable: Cassandra-Coverage #195

2011-12-23 Thread Apache Jenkins Server
See