You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/18 18:23:30 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 320 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/320/
Java: 64bit/jdk1.7.0 -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:51963/collection1, http://127.0.0.1:51956/collection1, http://127.0.0.1:51950/collection1, http://127.0.0.1:52004/collection1, http://127.0.0.1:51953/collection1, http://127.0.0.1:51994/collection1, http://127.0.0.1:51981/collection1, http://127.0.0.1:51967/collection1, http://127.0.0.1:51977/collection1, http://127.0.0.1:51998/collection1, http://127.0.0.1:51959/collection1, http://127.0.0.1:51989/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:51963/collection1, http://127.0.0.1:51956/collection1, http://127.0.0.1:51950/collection1, http://127.0.0.1:52004/collection1, http://127.0.0.1:51953/collection1, http://127.0.0.1:51994/collection1, http://127.0.0.1:51981/collection1, http://127.0.0.1:51967/collection1, http://127.0.0.1:51977/collection1, http://127.0.0.1:51998/collection1, http://127.0.0.1:51959/collection1, http://127.0.0.1:51989/collection1]
	at __randomizedtesting.SeedInfo.seed([C7E22F32258B9956:4604A12A52D4F96A]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:306)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:973)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:137)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.solr.common.SolrException: Server at http://127.0.0.1:51953/collection1 returned non ok status:500, message:Server Error
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:373)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
	... 46 more




Build Log:
[...truncated 9320 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4:junit4]   2> 0 T2218 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 14 T2218 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeySafeLeaderTest-1363625857973
[junit4:junit4]   2> 16 T2218 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 17 T2219 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 21 T2219 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 22 T2219 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 22 T2219 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 23 T2219 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 24 T2219 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 118 T2218 oasc.ZkTestServer.run start zk server on port:51943
[junit4:junit4]   2> 120 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@53340c99
[junit4:junit4]   2> 122 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T2224 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 124 T2224 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 125 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51944
[junit4:junit4]   2> 126 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51944
[junit4:junit4]   2> 126 T2222 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 131 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10000 with negotiated timeout 10000 for client /127.0.0.1:51944
[junit4:junit4]   2> 132 T2224 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10000, negotiated timeout = 10000
[junit4:junit4]   2> 133 T2225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53340c99 name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 133 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T2218 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 140 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c10000
[junit4:junit4]   2> 143 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51944 which had sessionid 0x13d7e6f53c10000
[junit4:junit4]   2> 144 T2225 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 143 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c10000 closed
[junit4:junit4]   2> 144 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@24e7a7ed
[junit4:junit4]   2> 146 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 147 T2226 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 148 T2226 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 149 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51945
[junit4:junit4]   2> 149 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51945
[junit4:junit4]   2> 151 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10001 with negotiated timeout 10000 for client /127.0.0.1:51945
[junit4:junit4]   2> 151 T2226 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10001, negotiated timeout = 10000
[junit4:junit4]   2> 152 T2227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24e7a7ed name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 153 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 154 T2218 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 162 T2218 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 170 T2218 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 177 T2218 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 184 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 185 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 193 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 195 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 202 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 202 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 207 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 208 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 218 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 218 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 225 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 226 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 233 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 234 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 240 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 241 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 248 T2218 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 249 T2218 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 256 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c10001
[junit4:junit4]   2> 257 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51945 which had sessionid 0x13d7e6f53c10001
[junit4:junit4]   2> 258 T2227 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 257 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c10001 closed
[junit4:junit4]   2> 486 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 492 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51946
[junit4:junit4]   2> 493 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 494 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 494 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216
[junit4:junit4]   2> 495 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/solr.xml
[junit4:junit4]   2> 495 T2218 oasc.CoreContainer.<init> New CoreContainer 967904263
[junit4:junit4]   2> 496 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/'
[junit4:junit4]   2> 497 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/'
[junit4:junit4]   2> 541 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 542 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 543 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 543 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 544 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 545 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 546 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 546 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 547 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 547 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 561 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 581 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 581 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 582 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5952b22c
[junit4:junit4]   2> 583 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 584 T2237 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 586 T2237 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 586 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51947
[junit4:junit4]   2> 586 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51947
[junit4:junit4]   2> 588 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10002 with negotiated timeout 20000 for client /127.0.0.1:51947
[junit4:junit4]   2> 588 T2237 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10002, negotiated timeout = 20000
[junit4:junit4]   2> 589 T2238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5952b22c name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 589 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 592 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c10002
[junit4:junit4]   2> 593 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51947 which had sessionid 0x13d7e6f53c10002
[junit4:junit4]   2> 593 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c10002 closed
[junit4:junit4]   2> 593 T2238 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 594 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 599 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ed5708
[junit4:junit4]   2> 600 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 601 T2239 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 602 T2239 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 602 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51948
[junit4:junit4]   2> 603 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51948
[junit4:junit4]   2> 605 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10003 with negotiated timeout 20000 for client /127.0.0.1:51948
[junit4:junit4]   2> 605 T2239 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10003, negotiated timeout = 20000
[junit4:junit4]   2> 605 T2240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ed5708 name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 606 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 610 T2218 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 616 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 618 T2218 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 626 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 630 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51946_
[junit4:junit4]   2> 631 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51946_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51946_
[junit4:junit4]   2> 633 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51946_
[junit4:junit4]   2> 639 T2218 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 649 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 651 T2218 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 657 T2218 oasc.Overseer.start Overseer (id=89366584228904963-127.0.0.1:51946_-n_0000000000) starting
[junit4:junit4]   2> 659 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 661 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 664 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 666 T2218 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 675 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 678 T2242 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 679 T2218 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 685 T2218 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 689 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 695 T2241 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 711 T2243 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/collection1
[junit4:junit4]   2> 711 T2243 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 713 T2243 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 714 T2243 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 716 T2243 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/collection1/'
[junit4:junit4]   2> 717 T2243 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 718 T2243 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/collection1/lib/README' to classloader
[junit4:junit4]   2> 779 T2243 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 858 T2243 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 860 T2243 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 868 T2243 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1517 T2243 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1530 T2243 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1535 T2243 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1562 T2243 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1569 T2243 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1576 T2243 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1579 T2243 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1581 T2243 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1581 T2243 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1583 T2243 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1584 T2243 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1585 T2243 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1607 T2243 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1363625858216/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/control/data/
[junit4:junit4]   2> 1607 T2243 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 1608 T2243 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1609 T2243 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/control/data forceNew: false
[junit4:junit4]   2> 1609 T2243 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/control/data/index/
[junit4:junit4]   2> 1610 T2243 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1611 T2243 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/control/data/index forceNew: false
[junit4:junit4]   2> 1618 T2243 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1619 T2243 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1622 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1622 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1624 T2243 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1624 T2243 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1625 T2243 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1625 T2243 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1626 T2243 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1626 T2243 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1627 T2243 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1636 T2243 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1644 T2243 oass.SolrIndexSearcher.<init> Opening Searcher@62b6c510 main
[junit4:junit4]   2> 1645 T2243 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1646 T2243 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1649 T2244 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62b6c510 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1651 T2243 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1651 T2243 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2202 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2204 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51946_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51946"}
[junit4:junit4]   2> 2204 T2241 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2204 T2241 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2212 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2655 T2243 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2655 T2243 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51946 collection:control_collection shard:shard1
[junit4:junit4]   2> 2657 T2243 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2670 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2671 T2243 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2672 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2676 T2243 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2677 T2243 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2677 T2243 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51946/collection1/
[junit4:junit4]   2> 2677 T2243 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2678 T2243 oasc.SyncStrategy.syncToMe http://127.0.0.1:51946/collection1/ has no replicas
[junit4:junit4]   2> 2678 T2243 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51946/collection1/
[junit4:junit4]   2> 2678 T2243 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2686 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3731 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3751 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3767 T2243 oasc.ZkController.register We are http://127.0.0.1:51946/collection1/ and leader is http://127.0.0.1:51946/collection1/
[junit4:junit4]   2> 3767 T2243 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51946
[junit4:junit4]   2> 3768 T2243 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3768 T2243 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3769 T2243 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3773 T2243 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3775 T2218 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3777 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3778 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3796 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3798 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@66185211
[junit4:junit4]   2> 3801 T2246 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3800 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3801 T2246 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 3802 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51949
[junit4:junit4]   2> 3802 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51949
[junit4:junit4]   2> 3804 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10004 with negotiated timeout 10000 for client /127.0.0.1:51949
[junit4:junit4]   2> 3804 T2246 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10004, negotiated timeout = 10000
[junit4:junit4]   2> 3805 T2247 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66185211 name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3805 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3809 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3815 T2218 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4035 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4039 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51950
[junit4:junit4]   2> 4041 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4042 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4042 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774
[junit4:junit4]   2> 4043 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/solr.xml
[junit4:junit4]   2> 4044 T2218 oasc.CoreContainer.<init> New CoreContainer 772159553
[junit4:junit4]   2> 4044 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/'
[junit4:junit4]   2> 4045 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/'
[junit4:junit4]   2> 4091 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4091 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4092 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4093 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4093 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4094 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4094 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4095 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4095 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4096 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4110 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4141 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 4142 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4143 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7820c1bf
[junit4:junit4]   2> 4144 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4145 T2257 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4146 T2257 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 4146 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51951
[junit4:junit4]   2> 4147 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51951
[junit4:junit4]   2> 4149 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10005 with negotiated timeout 20000 for client /127.0.0.1:51951
[junit4:junit4]   2> 4149 T2257 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10005, negotiated timeout = 20000
[junit4:junit4]   2> 4149 T2258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7820c1bf name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4150 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4152 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c10005
[junit4:junit4]   2> 4153 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51951 which had sessionid 0x13d7e6f53c10005
[junit4:junit4]   2> 4154 T2258 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4153 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c10005 closed
[junit4:junit4]   2> 4155 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4161 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@29f8306a
[junit4:junit4]   2> 4163 T2259 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4163 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4164 T2259 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 4165 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51952
[junit4:junit4]   2> 4166 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51952
[junit4:junit4]   2> 4167 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10006 with negotiated timeout 20000 for client /127.0.0.1:51952
[junit4:junit4]   2> 4168 T2259 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10006, negotiated timeout = 20000
[junit4:junit4]   2> 4168 T2260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29f8306a name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4168 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4170 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4174 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4180 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5197 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51950_
[junit4:junit4]   2> 5198 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51950_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51950_
[junit4:junit4]   2> 5199 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51950_
[junit4:junit4]   2> 5203 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5204 T2247 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5204 T2260 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5207 T2240 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5213 T2261 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/collection1
[junit4:junit4]   2> 5213 T2261 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5214 T2261 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5214 T2261 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5216 T2261 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/collection1/'
[junit4:junit4]   2> 5218 T2261 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5218 T2261 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/collection1/lib/README' to classloader
[junit4:junit4]   2> 5262 T2261 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5264 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5265 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51946_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51946"}
[junit4:junit4]   2> 5271 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5271 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5272 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5334 T2261 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5336 T2261 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5342 T2261 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5987 T2261 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5994 T2261 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5997 T2261 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6021 T2261 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6026 T2261 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6031 T2261 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6034 T2261 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6034 T2261 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6035 T2261 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6037 T2261 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6037 T2261 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6037 T2261 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6038 T2261 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1363625861774/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/
[junit4:junit4]   2> 6038 T2261 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 6038 T2261 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 6039 T2261 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1 forceNew: false
[junit4:junit4]   2> 6039 T2261 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index/
[junit4:junit4]   2> 6040 T2261 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6040 T2261 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index forceNew: false
[junit4:junit4]   2> 6043 T2261 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6043 T2261 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6045 T2261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6046 T2261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6046 T2261 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6047 T2261 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6047 T2261 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6047 T2261 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6048 T2261 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6048 T2261 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6049 T2261 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6054 T2261 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6059 T2261 oass.SolrIndexSearcher.<init> Opening Searcher@469ab646 main
[junit4:junit4]   2> 6061 T2261 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6062 T2261 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6065 T2262 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@469ab646 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6067 T2261 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6067 T2261 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6780 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6781 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51950_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51950"}
[junit4:junit4]   2> 6781 T2241 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 6782 T2241 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6789 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6789 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6789 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7077 T2261 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7077 T2261 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51950 collection:collection1 shard:shard1
[junit4:junit4]   2> 7079 T2261 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7092 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7094 T2261 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7095 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7099 T2261 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7100 T2261 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7100 T2261 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51950/collection1/
[junit4:junit4]   2> 7100 T2261 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7100 T2261 oasc.SyncStrategy.syncToMe http://127.0.0.1:51950/collection1/ has no replicas
[junit4:junit4]   2> 7101 T2261 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51950/collection1/
[junit4:junit4]   2> 7101 T2261 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7108 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8301 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8317 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8318 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8318 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8334 T2261 oasc.ZkController.register We are http://127.0.0.1:51950/collection1/ and leader is http://127.0.0.1:51950/collection1/
[junit4:junit4]   2> 8334 T2261 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51950
[junit4:junit4]   2> 8335 T2261 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8335 T2261 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8335 T2261 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8338 T2261 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8341 T2218 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8341 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8342 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8589 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8592 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51953
[junit4:junit4]   2> 8594 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8595 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8596 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306
[junit4:junit4]   2> 8596 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/solr.xml
[junit4:junit4]   2> 8597 T2218 oasc.CoreContainer.<init> New CoreContainer 1494248187
[junit4:junit4]   2> 8598 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/'
[junit4:junit4]   2> 8598 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/'
[junit4:junit4]   2> 8658 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8659 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8660 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8660 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8661 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8662 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8662 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8663 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8664 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8664 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8697 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8719 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 8720 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8720 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@55bc1b6
[junit4:junit4]   2> 8722 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8722 T2273 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8724 T2273 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 8724 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51954
[junit4:junit4]   2> 8725 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51954
[junit4:junit4]   2> 8726 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10007 with negotiated timeout 20000 for client /127.0.0.1:51954
[junit4:junit4]   2> 8726 T2273 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10007, negotiated timeout = 20000
[junit4:junit4]   2> 8727 T2274 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55bc1b6 name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8727 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8729 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c10007
[junit4:junit4]   2> 8730 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51954 which had sessionid 0x13d7e6f53c10007
[junit4:junit4]   2> 8730 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c10007 closed
[junit4:junit4]   2> 8730 T2274 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8730 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8739 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@27312660
[junit4:junit4]   2> 8740 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8741 T2275 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8742 T2275 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 8742 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51955
[junit4:junit4]   2> 8743 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51955
[junit4:junit4]   2> 8744 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10008 with negotiated timeout 20000 for client /127.0.0.1:51955
[junit4:junit4]   2> 8744 T2275 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10008, negotiated timeout = 20000
[junit4:junit4]   2> 8745 T2276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27312660 name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8745 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8746 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8749 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8754 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9760 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51953_
[junit4:junit4]   2> 9761 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51953_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51953_
[junit4:junit4]   2> 9762 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51953_
[junit4:junit4]   2> 9767 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9767 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9768 T2276 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9770 T2247 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9770 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9772 T2260 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9772 T2240 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9785 T2277 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/collection1
[junit4:junit4]   2> 9785 T2277 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9788 T2277 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9789 T2277 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9791 T2277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/collection1/'
[junit4:junit4]   2> 9793 T2277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9794 T2277 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/collection1/lib/README' to classloader
[junit4:junit4]   2> 9828 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9829 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51950_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51950"}
[junit4:junit4]   2> 9835 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9836 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9836 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9837 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9852 T2277 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9916 T2277 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9918 T2277 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9924 T2277 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10581 T2277 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10590 T2277 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10593 T2277 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10625 T2277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10634 T2277 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10643 T2277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10646 T2277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10647 T2277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10648 T2277 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10650 T2277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10651 T2277 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10652 T2277 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10652 T2277 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1363625866306/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty2/
[junit4:junit4]   2> 10653 T2277 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 10654 T2277 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10655 T2277 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty2 forceNew: false
[junit4:junit4]   2> 10656 T2277 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty2/index/
[junit4:junit4]   2> 10657 T2277 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10657 T2277 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty2/index forceNew: false
[junit4:junit4]   2> 10662 T2277 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10662 T2277 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10666 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10667 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10668 T2277 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10669 T2277 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10670 T2277 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10670 T2277 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10671 T2277 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10671 T2277 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10672 T2277 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10679 T2277 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10686 T2277 oass.SolrIndexSearcher.<init> Opening Searcher@63c11cbf main
[junit4:junit4]   2> 10687 T2277 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10687 T2277 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10692 T2278 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63c11cbf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10694 T2277 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10694 T2277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11351 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11353 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51953_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51953"}
[junit4:junit4]   2> 11353 T2241 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 11353 T2241 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11363 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11363 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11363 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11363 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11698 T2277 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11699 T2277 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51953 collection:collection1 shard:shard2
[junit4:junit4]   2> 11701 T2277 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11715 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11716 T2277 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11717 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11721 T2277 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11721 T2277 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11721 T2277 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51953/collection1/
[junit4:junit4]   2> 11722 T2277 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11722 T2277 oasc.SyncStrategy.syncToMe http://127.0.0.1:51953/collection1/ has no replicas
[junit4:junit4]   2> 11722 T2277 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51953/collection1/
[junit4:junit4]   2> 11722 T2277 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11729 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12874 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12889 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12890 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12890 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12890 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12911 T2277 oasc.ZkController.register We are http://127.0.0.1:51953/collection1/ and leader is http://127.0.0.1:51953/collection1/
[junit4:junit4]   2> 12911 T2277 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51953
[junit4:junit4]   2> 12911 T2277 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12912 T2277 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12912 T2277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12915 T2277 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12917 T2218 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12918 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12918 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13167 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13171 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51956
[junit4:junit4]   2> 13172 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13173 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13174 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889
[junit4:junit4]   2> 13174 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/solr.xml
[junit4:junit4]   2> 13175 T2218 oasc.CoreContainer.<init> New CoreContainer 1230559317
[junit4:junit4]   2> 13175 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/'
[junit4:junit4]   2> 13176 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/'
[junit4:junit4]   2> 13230 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13231 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13232 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13232 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13233 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13233 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13234 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13234 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13235 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13236 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13250 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13270 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 13270 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13271 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d164f6e
[junit4:junit4]   2> 13272 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13273 T2289 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13274 T2289 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 13275 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51957
[junit4:junit4]   2> 13276 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51957
[junit4:junit4]   2> 13277 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10009 with negotiated timeout 20000 for client /127.0.0.1:51957
[junit4:junit4]   2> 13277 T2289 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10009, negotiated timeout = 20000
[junit4:junit4]   2> 13278 T2290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d164f6e name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13278 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13281 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c10009
[junit4:junit4]   2> 13282 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51957 which had sessionid 0x13d7e6f53c10009
[junit4:junit4]   2> 13282 T2290 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13282 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c10009 closed
[junit4:junit4]   2> 13283 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13290 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@fb2459a
[junit4:junit4]   2> 13292 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13293 T2291 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13294 T2291 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 13294 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51958
[junit4:junit4]   2> 13295 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51958
[junit4:junit4]   2> 13296 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c1000a with negotiated timeout 20000 for client /127.0.0.1:51958
[junit4:junit4]   2> 13296 T2291 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c1000a, negotiated timeout = 20000
[junit4:junit4]   2> 13297 T2292 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fb2459a name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13298 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13299 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13302 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13307 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14314 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51956_
[junit4:junit4]   2> 14315 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51956_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51956_
[junit4:junit4]   2> 14316 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51956_
[junit4:junit4]   2> 14321 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14321 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14322 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14325 T2292 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14325 T2247 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14325 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14329 T2240 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14329 T2260 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14329 T2276 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14339 T2293 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/collection1
[junit4:junit4]   2> 14339 T2293 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14341 T2293 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14341 T2293 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14343 T2293 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/collection1/'
[junit4:junit4]   2> 14344 T2293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14345 T2293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/collection1/lib/README' to classloader
[junit4:junit4]   2> 14395 T2293 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14403 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14404 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51953_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51953"}
[junit4:junit4]   2> 14422 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14423 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14428 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14428 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14428 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14468 T2293 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14469 T2293 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14478 T2293 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15146 T2293 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15157 T2293 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15161 T2293 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15193 T2293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15204 T2293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15214 T2293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15219 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15221 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15221 T2293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15224 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15224 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15225 T2293 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15226 T2293 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1363625870889/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty3/
[junit4:junit4]   2> 15227 T2293 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 15228 T2293 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15229 T2293 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty3 forceNew: false
[junit4:junit4]   2> 15230 T2293 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty3/index/
[junit4:junit4]   2> 15231 T2293 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15231 T2293 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty3/index forceNew: false
[junit4:junit4]   2> 15239 T2293 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15239 T2293 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15242 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15243 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15244 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15245 T2293 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15246 T2293 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15247 T2293 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15247 T2293 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15248 T2293 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15249 T2293 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15256 T2293 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15262 T2293 oass.SolrIndexSearcher.<init> Opening Searcher@4b7a00bc main
[junit4:junit4]   2> 15264 T2293 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15264 T2293 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15268 T2294 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b7a00bc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15270 T2293 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15271 T2293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15936 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15938 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51956_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51956"}
[junit4:junit4]   2> 15938 T2241 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 15939 T2241 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
[junit4:junit4]   2> 15949 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15949 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15950 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15950 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15950 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16277 T2293 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16277 T2293 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51956 collection:collection1 shard:shard3
[junit4:junit4]   2> 16279 T2293 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 16291 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000a type:delete cxid:0x49 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard3 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard3
[junit4:junit4]   2> 16293 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 16294 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000a type:create cxid:0x4a zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16299 T2293 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 16300 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 16300 T2293 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51956/collection1/
[junit4:junit4]   2> 16300 T2293 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 16301 T2293 oasc.SyncStrategy.syncToMe http://127.0.0.1:51956/collection1/ has no replicas
[junit4:junit4]   2> 16301 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51956/collection1/
[junit4:junit4]   2> 16301 T2293 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 16310 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000a type:create cxid:0x54 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17459 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17477 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17521 T2293 oasc.ZkController.register We are http://127.0.0.1:51956/collection1/ and leader is http://127.0.0.1:51956/collection1/
[junit4:junit4]   2> 17521 T2293 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51956
[junit4:junit4]   2> 17522 T2293 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 17522 T2293 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17523 T2293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17527 T2293 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17530 T2218 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17530 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17531 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17810 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17817 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51959
[junit4:junit4]   2> 17818 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17818 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17819 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500
[junit4:junit4]   2> 17820 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/solr.xml
[junit4:junit4]   2> 17820 T2218 oasc.CoreContainer.<init> New CoreContainer 838466745
[junit4:junit4]   2> 17821 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/'
[junit4:junit4]   2> 17822 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/'
[junit4:junit4]   2> 17863 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17864 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17865 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17865 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17866 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17866 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17867 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17868 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17868 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17869 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17884 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17895 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 17896 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17896 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@14f260b8
[junit4:junit4]   2> 17897 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17898 T2305 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17899 T2305 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 17900 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51960
[junit4:junit4]   2> 17901 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51960
[junit4:junit4]   2> 17902 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c1000b with negotiated timeout 20000 for client /127.0.0.1:51960
[junit4:junit4]   2> 17902 T2305 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c1000b, negotiated timeout = 20000
[junit4:junit4]   2> 17903 T2306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14f260b8 name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17903 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17905 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c1000b
[junit4:junit4]   2> 17906 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51960 which had sessionid 0x13d7e6f53c1000b
[junit4:junit4]   2> 17907 T2306 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17906 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c1000b closed
[junit4:junit4]   2> 17907 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17916 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@692f28e7
[junit4:junit4]   2> 17917 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17918 T2307 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17919 T2307 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 17919 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51961
[junit4:junit4]   2> 17920 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51961
[junit4:junit4]   2> 17921 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c1000c with negotiated timeout 20000 for client /127.0.0.1:51961
[junit4:junit4]   2> 17921 T2307 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c1000c, negotiated timeout = 20000
[junit4:junit4]   2> 17922 T2308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@692f28e7 name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17922 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17923 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000c type:create cxid:0x1 zxid:0xb0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17926 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000c type:create cxid:0x3 zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17930 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 18937 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51959_
[junit4:junit4]   2> 18939 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000c type:delete cxid:0xd zxid:0xb2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51959_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51959_
[junit4:junit4]   2> 18940 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51959_
[junit4:junit4]   2> 18945 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18946 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18946 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18946 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 18949 T2247 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18950 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18950 T2308 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18954 T2276 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18955 T2260 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18957 T2292 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18957 T2240 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18968 T2309 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/collection1
[junit4:junit4]   2> 18968 T2309 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18970 T2309 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18970 T2309 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18974 T2309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/collection1/'
[junit4:junit4]   2> 18975 T2309 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18976 T2309 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/collection1/lib/README' to classloader
[junit4:junit4]   2> 19012 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19013 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51956_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51956"}
[junit4:junit4]   2> 19022 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19023 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19024 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19024 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19025 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19025 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19076 T2309 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19121 T2309 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19123 T2309 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19134 T2309 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19794 T2309 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19802 T2309 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19806 T2309 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19831 T2309 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19837 T2309 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19843 T2309 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19845 T2309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19846 T2309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19847 T2309 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19850 T2309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19850 T2309 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19850 T2309 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 19851 T2309 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1363625875500/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/
[junit4:junit4]   2> 19851 T2309 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 19852 T2309 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 19853 T2309 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4 forceNew: false
[junit4:junit4]   2> 19853 T2309 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index/
[junit4:junit4]   2> 19854 T2309 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19854 T2309 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index forceNew: false
[junit4:junit4]   2> 19858 T2309 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19859 T2309 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19862 T2309 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19862 T2309 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19863 T2309 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19864 T2309 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19865 T2309 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19865 T2309 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19866 T2309 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19867 T2309 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19867 T2309 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19874 T2309 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19879 T2309 oass.SolrIndexSearcher.<init> Opening Searcher@5f459357 main
[junit4:junit4]   2> 19881 T2309 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19881 T2309 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19897 T2310 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f459357 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19898 T2309 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19898 T2309 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20541 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20543 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51959_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51959"}
[junit4:junit4]   2> 20543 T2241 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 20543 T2241 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20551 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20551 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20552 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20552 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20557 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20557 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20901 T2309 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 20902 T2309 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51959 collection:collection1 shard:shard1
[junit4:junit4]   2> 20908 T2309 oasc.ZkController.register We are http://127.0.0.1:51959/collection1/ and leader is http://127.0.0.1:51950/collection1/
[junit4:junit4]   2> 20908 T2309 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51959
[junit4:junit4]   2> 20908 T2309 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 20909 T2309 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C274 name=collection1 org.apache.solr.core.SolrCore@19787bf8 url=http://127.0.0.1:51959/collection1 node=127.0.0.1:51959_ C274_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51959_, base_url=http://127.0.0.1:51959}
[junit4:junit4]   2> 20910 T2311 C274 P51959 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 20911 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20911 T2309 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20911 T2311 C274 P51959 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 20911 T2311 C274 P51959 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20913 T2218 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 20913 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 20914 T2311 C274 P51959 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20914 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21163 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 21170 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51963
[junit4:junit4]   2> 21172 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 21173 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 21173 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880
[junit4:junit4]   2> 21174 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/solr.xml
[junit4:junit4]   2> 21174 T2218 oasc.CoreContainer.<init> New CoreContainer 124715734
[junit4:junit4]   2> 21175 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/'
[junit4:junit4]   2> 21176 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/'
[junit4:junit4]   2> 21224 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 21225 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 21226 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 21226 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 21227 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 21228 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 21228 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 21229 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 21229 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 21230 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 21246 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 21267 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 21268 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 21268 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@30afe1b4
[junit4:junit4]   2> 21270 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21271 T2322 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21273 T2322 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 21273 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51964
[junit4:junit4]   2> 21274 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51964
[junit4:junit4]   2> 21551 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c1000d with negotiated timeout 20000 for client /127.0.0.1:51964
[junit4:junit4]   2> 21551 T2322 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c1000d, negotiated timeout = 20000
[junit4:junit4]   2> 21551 T2323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30afe1b4 name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21552 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21554 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c1000d
[junit4:junit4]   2> 21555 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51964 which had sessionid 0x13d7e6f53c1000d
[junit4:junit4]   2> 21555 T2323 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 21555 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c1000d closed
[junit4:junit4]   2> 21556 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 21563 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4294cf8c
[junit4:junit4]   2> 21565 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21565 T2324 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21566 T2324 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 21566 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51965
[junit4:junit4]   2> 21567 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51965
[junit4:junit4]   2> 21568 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c1000e with negotiated timeout 20000 for client /127.0.0.1:51965
[junit4:junit4]   2> 21568 T2324 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c1000e, negotiated timeout = 20000
[junit4:junit4]   2> 21569 T2325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4294cf8c name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21570 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21571 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000e type:create cxid:0x1 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21573 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000e type:create cxid:0x3 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21581 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22065 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22066 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51959_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51959"}
[junit4:junit4]   2> 22075 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22076 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22075 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22076 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22076 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22077 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22077 T2325 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22598 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51963_
[junit4:junit4]   2> 22599 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c1000e type:delete cxid:0xf zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51963_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51963_
[junit4:junit4]   2> 22600 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51963_
[junit4:junit4]   2> 22604 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22604 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22605 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22605 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22605 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22607 T2247 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22607 T2325 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22607 T2325 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22607 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 22611 T2292 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22613 T2240 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22614 T2276 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22614 T2260 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22614 T2308 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 22621 T2326 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/collection1
[junit4:junit4]   2> 22621 T2326 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 22623 T2326 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 22623 T2326 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 22626 T2326 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/collection1/'
[junit4:junit4]   2> 22627 T2326 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 22628 T2326 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/collection1/lib/README' to classloader
[junit4:junit4]   2> 22676 T2326 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 22737 T2326 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 22739 T2326 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 22744 T2326 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 22927 T2256 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:51959_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 23338 T2326 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 23348 T2326 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 23352 T2326 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 23379 T2326 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23385 T2326 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 23389 T2326 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23401 T2326 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 23402 T2326 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 23403 T2326 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 23405 T2326 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 23405 T2326 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 23405 T2326 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 23406 T2326 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1363625878880/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty5/
[junit4:junit4]   2> 23406 T2326 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 23407 T2326 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 23407 T2326 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty5 forceNew: false
[junit4:junit4]   2> 23408 T2326 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty5/index/
[junit4:junit4]   2> 23409 T2326 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty5/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 23409 T2326 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty5/index forceNew: false
[junit4:junit4]   2> 23414 T2326 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty5/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23414 T2326 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23417 T2326 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 23417 T2326 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 23418 T2326 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 23419 T2326 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 23420 T2326 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 23420 T2326 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 23421 T2326 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 23421 T2326 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 23422 T2326 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 23428 T2326 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 23437 T2326 oass.SolrIndexSearcher.<init> Opening Searcher@24b81289 main
[junit4:junit4]   2> 23438 T2326 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 23439 T2326 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 23443 T2327 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24b81289 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23446 T2326 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 23447 T2326 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23591 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23592 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51963_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51963"}
[junit4:junit4]   2> 23593 T2241 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 23593 T2241 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 23605 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23605 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23605 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23605 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23606 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23605 T2325 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 23606 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 24450 T2326 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 24451 T2326 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51963 collection:collection1 shard:shard2
[junit4:junit4]   2> 24458 T2326 oasc.ZkController.register We are http://127.0.0.1:51963/collection1/ and leader is http://127.0.0.1:51953/collection1/
[junit4:junit4]   2> 24458 T2326 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51963
[junit4:junit4]   2> 24458 T2326 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 24459 T2326 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C275 name=collection1 org.apache.solr.core.SolrCore@6b04b2ae url=http://127.0.0.1:51963/collection1 node=127.0.0.1:51963_ C275_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51963_, base_url=http://127.0.0.1:51963}
[junit4:junit4]   2> 24460 T2328 C275 P51963 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 24461 T2328 C275 P51963 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 24462 T2328 C275 P51963 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 24462 T2326 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24462 T2328 C275 P51963 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24464 T2328 C275 P51963 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24465 T2218 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 24466 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 24466 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24749 T2218 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 24757 T2218 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51967
[junit4:junit4]   2> 24760 T2218 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 24761 T2218 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24762 T2218 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434
[junit4:junit4]   2> 24762 T2218 oasc.CoreContainer$Initializer.initialize looking for solr config file: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/solr.xml
[junit4:junit4]   2> 24763 T2218 oasc.CoreContainer.<init> New CoreContainer 645019079
[junit4:junit4]   2> 24765 T2218 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/'
[junit4:junit4]   2> 24766 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/'
[junit4:junit4]   2> 24831 T2218 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 24832 T2218 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 24833 T2218 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 24833 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 24834 T2218 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 24834 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 24835 T2218 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 24836 T2218 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 24837 T2218 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 24838 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 24859 T2218 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 24886 T2218 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51943/solr
[junit4:junit4]   2> 24887 T2218 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 24888 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@72dba70d
[junit4:junit4]   2> 24890 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24891 T2339 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 24893 T2339 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 24894 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51968
[junit4:junit4]   2> 24895 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51968
[junit4:junit4]   2> 24897 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c1000f with negotiated timeout 20000 for client /127.0.0.1:51968
[junit4:junit4]   2> 24897 T2339 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c1000f, negotiated timeout = 20000
[junit4:junit4]   2> 24898 T2340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72dba70d name:ZooKeeperConnection Watcher:127.0.0.1:51943 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24899 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24907 T2223 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7e6f53c1000f
[junit4:junit4]   2> 24909 T2220 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51968 which had sessionid 0x13d7e6f53c1000f
[junit4:junit4]   2> 24910 T2340 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24909 T2218 oaz.ZooKeeper.close Session: 0x13d7e6f53c1000f closed
[junit4:junit4]   2> 24911 T2218 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 24924 T2218 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51943/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@21c54459
[junit4:junit4]   2> 24927 T2218 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24928 T2341 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51943. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2>  C274_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51959_, base_url=http://127.0.0.1:51959}
[junit4:junit4]   2> 24930 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51950/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 24930 T2311 C274 P51959 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51959 START replicas=[http://127.0.0.1:51950/collection1/] nUpdates=100
[junit4:junit4]   2> 24931 T2220 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51969
[junit4:junit4]   2> 24931 T2311 C274 P51959 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 24930 T2341 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51943, initiating session
[junit4:junit4]   2> 24933 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 24933 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 24933 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 24934 T2311 C274 P51959 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 24934 T2220 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51969
[junit4:junit4]   2> 24934 T2311 C274 P51959 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51950/collection1/. core=collection1
[junit4:junit4]   2> 24936 T2311 C274 P51959 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24937 T2222 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7e6f53c10010 with negotiated timeout 20000 for client /127.0.0.1:51969
[junit4:junit4]   2> 24946 T2341 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51943, sessionid = 0x13d7e6f53c10010, negotiated timeout = 20000
[junit4:junit4]   2> ASYNC  NEW_CORE C276 name=collection1 org.apache.solr.core.SolrCore@313add96 url=http://127.0.0.1:51950/collection1 node=127.0.0.1:51950_ C276_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51950_, base_url=http://127.0.0.1:51950, leader=true}
[junit4:junit4]   2> 24948 T2255 C276 P51950 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24950 T2342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21c54459 name:ZooKeeperConnection Watcher:127.0.0.1:51943/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24950 T2218 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24953 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10010 type:create cxid:0x1 zxid:0xd6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 24953 T2251 C276 P51950 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24957 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10010 type:create cxid:0x3 zxid:0xd7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 24960 T2251 C276 P51950 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24960 T2251 C276 P51950 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24962 T2218 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 24964 T2251 C276 P51950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24966 T2251 C276 P51950 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24967 T2251 C276 P51950 oass.SolrIndexSearcher.<init> Opening Searcher@71220539 realtime
[junit4:junit4]   2> 24968 T2251 C276 P51950 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24969 T2251 C276 P51950 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 24971 T2311 C274 P51959 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24972 T2311 C274 P51959 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 24980 T2253 C276 P51950 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24981 T2253 C276 P51950 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 24983 T2311 C274 P51959 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 24983 T2311 C274 P51959 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 24983 T2311 C274 P51959 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 24987 T2254 C276 P51950 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24988 T2311 C274 P51959 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 24990 T2311 C274 P51959 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index.20130319035802947 forceNew: false
[junit4:junit4]   2> 24991 T2311 C274 P51959 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index.20130319035802947 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6695f08f fullCopy=false
[junit4:junit4]   2> 24996 T2256 C276 P51950 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 24999 T2311 C274 P51959 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 25001 T2311 C274 P51959 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 25001 T2311 C274 P51959 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 25007 T2311 C274 P51959 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty4/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25007 T2311 C274 P51959 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25008 T2311 C274 P51959 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 25009 T2311 C274 P51959 oass.SolrIndexSearcher.<init> Opening Searcher@608363d main
[junit4:junit4]   2> 25010 T2310 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@608363d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25011 T2311 C274 P51959 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 25011 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 25012 T2311 C274 P51959 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 25012 T2311 C274 P51959 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25016 T2311 C274 P51959 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 25121 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25123 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51963_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51963"}
[junit4:junit4]   2> 25149 T2241 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51959_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51959"}
[junit4:junit4]   2> 25162 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25162 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25163 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25163 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25164 T2325 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25164 T2342 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25164 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25164 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25473 T2270 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=6&state=recovering&nodeName=127.0.0.1:51963_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 25970 T2218 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51967_
[junit4:junit4]   2> 25972 T2223 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7e6f53c10010 type:delete cxid:0xf zxid:0xe0 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51967_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51967_
[junit4:junit4]   2> 25973 T2218 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51967_
[junit4:junit4]   2> 25979 T2240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25979 T2260 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25979 T2276 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25979 T2292 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25980 T2308 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 25983 T2247 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 25984 T2247 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 25984 T2342 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 25984 T2342 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 25985 T2325 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 25985 T2325 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 25988 T2276 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 25989 T2260 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 25997 T2240 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 26006 T2308 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 26008 T2292 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 26023 T2345 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/collection1
[junit4:junit4]   2> 26023 T2345 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 26025 T2345 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 26025 T2345 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 26030 T2345 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/collection1/'
[junit4:junit4]   2> 26031 T2345 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 26032 T2345 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/collection1/lib/README' to classloader
[junit4:junit4]   2> 26119 T2345 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 26227 T2345 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 26229 T2345 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 26236 T2345 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 27081 T2345 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 27091 T2345 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 27095 T2345 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 27134 T2345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 27143 T2345 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 27151 T2345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 27157 T2345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 27158 T2345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 27158 T2345 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 27161 T2345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 27161 T2345 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 27161 T2345 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 27162 T2345 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1363625882434/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty6/
[junit4:junit4]   2> 27162 T2345 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@224fced0
[junit4:junit4]   2> 27163 T2345 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 27164 T2345 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty6 forceNew: false
[junit4:junit4]   2> 27165 T2345 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty6/index/
[junit4:junit4]   2> 27165 T2345 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty6/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 27166 T2345 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty6/index forceNew: false
[junit4:junit4]   2> 27174 T2345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1363625857973/jetty6/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 27175 T2345 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 27185 T2345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 27186 T2345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 27188 T2345 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 27189 T2345 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 27190 T2345 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 27190 T2345 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 27191 T2345 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 27192 T2345 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 27193 T2345 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 27205 T2345 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 27215 T2345 oass.SolrIndexSearcher.<init> Opening Searcher@554115c3 main
[junit4:junit4]   2> 27216 T2345 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 27217 T2345 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 27223 T2346 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@554115c3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 27227 T2345 oasc.ZkControll

[...truncated too long message...]

37)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.solr.common.SolrException: Server at http://127.0.0.1:51953/collection1 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:373)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:264)
[junit4:junit4]    > 	... 46 more
[junit4:junit4]   2> 128241 T2218 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=SimpleText), text=PostingsFormat(name=Direct), _version_=PostingsFormat(name=SimpleText), rnd_b=Pulsing41(freqCutoff=8 minBlockSize=52 maxBlockSize=120), intDefault=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=SimpleText), id=Pulsing41(freqCutoff=8 minBlockSize=52 maxBlockSize=120), a_t=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=Direct), range_facet_si=MockVariableIntBlock(baseBlockSize=16), other_tl1=PostingsFormat(name=SimpleText), multiDefault=MockVariableIntBlock(baseBlockSize=16), a_si=MockVariableIntBlock(baseBlockSize=16)}, docValues:{}, sim=DefaultSimilarity, locale=da, timezone=Australia/LHI
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_15 (64-bit)/cpus=2,threads=4,free=72794704,total=182870016
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, TestFiltering, FastVectorHighlighterTest, TestCharFilters, OverseerTest, TestStressReorder, WordBreakSolrSpellCheckerTest, TestHashPartitioner, TestRecovery, OutputWriterTest, ZkNodePropsTest, TestFastWriter, SliceStateUpdateTest, TestComponentsName, AlternateDirectoryTest, TestQueryTypes, ConvertedLegacyTest, DirectSolrConnectionTest, TestDistributedSearch, QueryElevationComponentTest, TestRealTimeGet, TestWriterPerf, TestFieldCollectionResource, OpenExchangeRatesOrgProviderTest, SolrInfoMBeanTest, JSONWriterTest, TestUtils, DOMUtilTest, NumericFieldsTest, TestAtomicUpdateErrorCases, OpenCloseCoreStressTest, DistributedSpellCheckComponentTest, TestIBSimilarityFactory, ShardRoutingTest, SpellCheckComponentTest, HighlighterConfigTest, TestPartialUpdateDeduplication, JsonLoaderTest, TestMergePolicyConfig, BasicZkTest, FieldMutatingUpdateProcessorTest, LegacyHTMLStripCharFilterTest, TestFastLRUCache, CSVRequestHandlerTest, IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, ClusterStateTest, IndexSchemaTest, BasicFunctionalityTest, TestRandomFaceting, TestFoldingMultitermQuery, SpellPossibilityIteratorTest, TestFunctionQuery, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest, LukeRequestHandlerTest, TestRemoteStreaming, TestStressRecovery, TestPHPSerializedResponseWriter, TestFieldTypeCollectionResource, SystemInfoHandlerTest, TestJoin, EchoParamsTest, TestLazyCores, DebugComponentTest, NotRequiredUniqueKeyTest, TestAnalyzedSuggestions, TestPostingsSolrHighlighter, XsltUpdateRequestHandlerTest, PeerSyncTest, TestDFRSimilarityFactory, TestSystemIdResolver, SimplePostToolTest, FileBasedSpellCheckerTest, TestArbitraryIndexDir, TestCoreContainer, XmlUpdateRequestHandlerTest, TermVectorComponentTest, MultiTermTest, DocumentBuilderTest, TestSweetSpotSimilarityFactory, RequestHandlersTest, TestConfig, TestLRUCache, TestFieldResource, TestSolrQueryParser, TestLFUCache, SolrTestCaseJ4Test, TestSuggestSpellingConverter, TestIndexSearcher, RAMDirectoryFactoryTest, ZkSolrClientTest, MoreLikeThisHandlerTest, TestShardHandlerFactory, TestDefaultSimilarityFactory, TestLMDirichletSimilarityFactory, ChaosMonkeySafeLeaderTest]
[junit4:junit4] Completed in 128.31s, 1 test, 1 error <<< FAILURES!

[...truncated 542 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:381: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:361: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:183: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:449: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1213: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 18 ignored (6 assumptions)

Total time: 73 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure