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/01/26 09:25:17 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 137 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/137/
Java: 64bit/jdk1.7.0 -XX:+UseParallelGC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([54D439EC93693A78:D532B7F4E4365A44]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:552)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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)




Build Log:
[...truncated 8982 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 1 T2241 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/
[junit4:junit4]   2> 18 T2241 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1359187725185
[junit4:junit4]   2> 19 T2241 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 23 T2242 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 25 T2242 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 25 T2242 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 26 T2242 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 26 T2242 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 27 T2242 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 124 T2241 oasc.ZkTestServer.run start zk server on port:49707
[junit4:junit4]   2> 125 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b3f672
[junit4:junit4]   2> 133 T2247 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 126 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49708
[junit4:junit4]   2> 135 T2247 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 136 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49708
[junit4:junit4]   2> 137 T2245 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 139 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0000 with negotiated timeout 10000 for client /127.0.0.1:49708
[junit4:junit4]   2> 140 T2247 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0000, negotiated timeout = 10000
[junit4:junit4]   2> 140 T2248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b3f672 name:ZooKeeperConnection Watcher:127.0.0.1:49707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 141 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 141 T2241 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 146 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a0000
[junit4:junit4]   2> 150 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49708 which had sessionid 0x13c75e6cb8a0000
[junit4:junit4]   2> 151 T2248 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 154 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a0000 closed
[junit4:junit4]   2> 156 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b767f42
[junit4:junit4]   2> 158 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 159 T2249 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 160 T2249 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 161 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49709
[junit4:junit4]   2> 161 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49709
[junit4:junit4]   2> 162 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0001 with negotiated timeout 10000 for client /127.0.0.1:49709
[junit4:junit4]   2> 162 T2249 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0001, negotiated timeout = 10000
[junit4:junit4]   2> 163 T2250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b767f42 name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 163 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 164 T2241 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 170 T2241 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 175 T2241 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 179 T2241 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 184 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 185 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 193 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 195 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 201 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 202 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 207 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 208 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 227 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 233 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 241 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 242 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 250 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 251 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 257 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 258 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 263 T2241 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 264 T2241 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 270 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a0001
[junit4:junit4]   2> 270 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49709 which had sessionid 0x13c75e6cb8a0001
[junit4:junit4]   2> 271 T2250 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 271 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a0001 closed
[junit4:junit4]   2> 437 T2241 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 443 T2241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49710
[junit4:junit4]   2> 444 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 444 T2241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 445 T2241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438
[junit4:junit4]   2> 445 T2241 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/solr.xml
[junit4:junit4]   2> 446 T2241 oasc.CoreContainer.<init> New CoreContainer 1759694126
[junit4:junit4]   2> 446 T2241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/'
[junit4:junit4]   2> 447 T2241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/'
[junit4:junit4]   2> 483 T2241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 484 T2241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 484 T2241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 484 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 485 T2241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 485 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 486 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 486 T2241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 487 T2241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 487 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 501 T2241 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 518 T2241 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49707/solr
[junit4:junit4]   2> 518 T2241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 519 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3994e1cc
[junit4:junit4]   2> 520 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 521 T2260 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 522 T2260 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 522 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49711
[junit4:junit4]   2> 523 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49711
[junit4:junit4]   2> 524 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0002 with negotiated timeout 20000 for client /127.0.0.1:49711
[junit4:junit4]   2> 524 T2260 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0002, negotiated timeout = 20000
[junit4:junit4]   2> 525 T2261 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3994e1cc name:ZooKeeperConnection Watcher:127.0.0.1:49707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 525 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 528 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a0002
[junit4:junit4]   2> 529 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49711 which had sessionid 0x13c75e6cb8a0002
[junit4:junit4]   2> 529 T2261 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 529 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a0002 closed
[junit4:junit4]   2> 530 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 535 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@26a679af
[junit4:junit4]   2> 536 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 537 T2262 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 538 T2262 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 538 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49712
[junit4:junit4]   2> 539 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49712
[junit4:junit4]   2> 540 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0003 with negotiated timeout 20000 for client /127.0.0.1:49712
[junit4:junit4]   2> 541 T2262 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0003, negotiated timeout = 20000
[junit4:junit4]   2> 541 T2263 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26a679af name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 541 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 544 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 546 T2241 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 550 T2241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49710__
[junit4:junit4]   2> 551 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49710__ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49710__
[junit4:junit4]   2> 552 T2241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49710__
[junit4:junit4]   2> 558 T2241 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 567 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 568 T2241 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 572 T2241 oasc.Overseer.start Overseer (id=89075726758313987-127.0.0.1:49710__-n_0000000000) starting
[junit4:junit4]   2> 573 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 574 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 576 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 578 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 579 T2265 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 581 T2241 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 586 T2241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 590 T2264 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 595 T2266 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/collection1
[junit4:junit4]   2> 595 T2266 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 597 T2266 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 597 T2266 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 599 T2266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/collection1/'
[junit4:junit4]   2> 600 T2266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 600 T2266 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/collection1/lib/README' to classloader
[junit4:junit4]   2> 638 T2266 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 708 T2266 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 709 T2266 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 716 T2266 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1194 T2266 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1202 T2266 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1205 T2266 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1229 T2266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1234 T2266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1240 T2266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1242 T2266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1244 T2266 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359187725438/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/
[junit4:junit4]   2> 1244 T2266 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927433e
[junit4:junit4]   2> 1245 T2266 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1246 T2266 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data forceNew:false
[junit4:junit4]   2> 1246 T2266 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data
[junit4:junit4]   2> 1247 T2266 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/index/
[junit4:junit4]   2> 1248 T2266 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1249 T2266 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/index forceNew:false
[junit4:junit4]   2> 1253 T2266 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5efd7de6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1253 T2266 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1254 T2266 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/index
[junit4:junit4]   2> 1255 T2266 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1257 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1257 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1257 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1258 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1258 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1259 T2266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1259 T2266 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1260 T2266 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1261 T2266 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1261 T2266 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1262 T2266 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1262 T2266 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1263 T2266 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1263 T2266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1263 T2266 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1264 T2266 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1264 T2266 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1265 T2266 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1265 T2266 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1265 T2266 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1266 T2266 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1266 T2266 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1267 T2266 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1267 T2266 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1268 T2266 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1268 T2266 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1274 T2266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1277 T2266 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1279 T2266 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1281 T2266 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data
[junit4:junit4]   2> 1282 T2266 oass.SolrIndexSearcher.<init> Opening Searcher@3d1ee022 main
[junit4:junit4]   2> 1283 T2266 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1283 T2266 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1284 T2266 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1289 T2266 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1316 T2267 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d1ee022 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1322 T2266 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1322 T2266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1323 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2098 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2099 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:49710__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49710/_"}
[junit4:junit4]   2> 2099 T2264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2099 T2264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2100 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2108 T2263 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> 2327 T2266 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2327 T2266 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49710/_ collection:control_collection shard:shard1
[junit4:junit4]   2> 2329 T2266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2340 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2341 T2266 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2342 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2345 T2266 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2345 T2266 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2345 T2266 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49710/_/collection1/
[junit4:junit4]   2> 2345 T2266 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2346 T2266 oasc.SyncStrategy.syncToMe http://127.0.0.1:49710/_/collection1/ has no replicas
[junit4:junit4]   2> 2346 T2266 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49710/_/collection1/
[junit4:junit4]   2> 2346 T2266 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2354 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3619 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3640 T2263 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> 3651 T2266 oasc.ZkController.register We are http://127.0.0.1:49710/_/collection1/ and leader is http://127.0.0.1:49710/_/collection1/
[junit4:junit4]   2> 3651 T2266 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49710/_
[junit4:junit4]   2> 3652 T2266 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3652 T2266 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3652 T2266 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3654 T2266 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3656 T2241 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3656 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3656 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3662 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3666 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7f5b4335
[junit4:junit4]   2> 3667 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3667 T2268 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3668 T2268 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 3669 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49713
[junit4:junit4]   2> 3670 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49713
[junit4:junit4]   2> 3671 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0004 with negotiated timeout 10000 for client /127.0.0.1:49713
[junit4:junit4]   2> 3671 T2268 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0004, negotiated timeout = 10000
[junit4:junit4]   2> 3672 T2269 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f5b4335 name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3672 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3674 T2241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3677 T2241 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3861 T2241 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3864 T2241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49714
[junit4:junit4]   2> 3866 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3866 T2241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3867 T2241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844
[junit4:junit4]   2> 3867 T2241 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/solr.xml
[junit4:junit4]   2> 3868 T2241 oasc.CoreContainer.<init> New CoreContainer 1322518687
[junit4:junit4]   2> 3868 T2241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/'
[junit4:junit4]   2> 3869 T2241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/'
[junit4:junit4]   2> 3910 T2241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 3911 T2241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3912 T2241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3912 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3913 T2241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3913 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3914 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3915 T2241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3915 T2241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3916 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3931 T2241 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3946 T2241 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49707/solr
[junit4:junit4]   2> 3947 T2241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3948 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@f644b12
[junit4:junit4]   2> 3949 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3949 T2279 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3950 T2279 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 3951 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49715
[junit4:junit4]   2> 3951 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49715
[junit4:junit4]   2> 3952 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0005 with negotiated timeout 20000 for client /127.0.0.1:49715
[junit4:junit4]   2> 3952 T2279 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0005, negotiated timeout = 20000
[junit4:junit4]   2> 3953 T2280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f644b12 name:ZooKeeperConnection Watcher:127.0.0.1:49707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3953 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3955 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a0005
[junit4:junit4]   2> 3956 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49715 which had sessionid 0x13c75e6cb8a0005
[junit4:junit4]   2> 3956 T2280 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3956 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a0005 closed
[junit4:junit4]   2> 3957 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 3962 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@56e2e54c
[junit4:junit4]   2> 3978 T2281 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3978 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3980 T2281 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 3980 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49716
[junit4:junit4]   2> 3981 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49716
[junit4:junit4]   2> 3982 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0006 with negotiated timeout 20000 for client /127.0.0.1:49716
[junit4:junit4]   2> 3982 T2281 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0006, negotiated timeout = 20000
[junit4:junit4]   2> 3982 T2282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56e2e54c name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3983 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3984 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3986 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3988 T2241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49714__
[junit4:junit4]   2> 3989 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49714__ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49714__
[junit4:junit4]   2> 3990 T2241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49714__
[junit4:junit4]   2> 3995 T2269 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3995 T2263 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 3995 T2263 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> 4002 T2241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4009 T2283 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/collection1
[junit4:junit4]   2> 4009 T2283 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4011 T2283 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4011 T2283 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4013 T2283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/collection1/'
[junit4:junit4]   2> 4014 T2283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4014 T2283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/collection1/lib/README' to classloader
[junit4:junit4]   2> 4064 T2283 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4125 T2283 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4126 T2283 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4132 T2283 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4667 T2283 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4675 T2283 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4679 T2283 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4707 T2283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4714 T2283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4720 T2283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4722 T2283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4725 T2283 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359187728844/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/
[junit4:junit4]   2> 4725 T2283 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927433e
[junit4:junit4]   2> 4726 T2283 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4726 T2283 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1 forceNew:false
[junit4:junit4]   2> 4727 T2283 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1
[junit4:junit4]   2> 4727 T2283 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index/
[junit4:junit4]   2> 4728 T2283 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4729 T2283 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index forceNew:false
[junit4:junit4]   2> 4734 T2283 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@30991c64; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4734 T2283 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4735 T2283 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index
[junit4:junit4]   2> 4735 T2283 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4737 T2283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4738 T2283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4738 T2283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4738 T2283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4739 T2283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4740 T2283 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4740 T2283 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4741 T2283 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4741 T2283 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4742 T2283 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4743 T2283 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4743 T2283 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4744 T2283 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4744 T2283 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4744 T2283 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4745 T2283 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4746 T2283 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4746 T2283 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4747 T2283 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4748 T2283 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4748 T2283 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4749 T2283 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4750 T2283 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4751 T2283 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4752 T2283 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4752 T2283 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4760 T2283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4764 T2283 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4766 T2283 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4770 T2283 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1
[junit4:junit4]   2> 4772 T2283 oass.SolrIndexSearcher.<init> Opening Searcher@20b96705 main
[junit4:junit4]   2> 4773 T2283 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4773 T2283 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4774 T2283 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4780 T2283 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4816 T2284 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20b96705 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4825 T2283 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4825 T2283 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5153 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5154 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:49710__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49710/_"}
[junit4:junit4]   2> 5161 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49714__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49714/_"}
[junit4:junit4]   2> 5161 T2264 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5161 T2264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5168 T2269 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> 5168 T2282 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> 5168 T2263 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> 5828 T2283 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5829 T2283 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49714/_ collection:collection1 shard:shard1
[junit4:junit4]   2> 5830 T2283 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5843 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5844 T2283 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5845 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5848 T2283 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5848 T2283 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5849 T2283 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49714/_/collection1/
[junit4:junit4]   2> 5849 T2283 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5849 T2283 oasc.SyncStrategy.syncToMe http://127.0.0.1:49714/_/collection1/ has no replicas
[junit4:junit4]   2> 5849 T2283 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49714/_/collection1/
[junit4:junit4]   2> 5850 T2283 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5858 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6690 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6708 T2263 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> 6708 T2269 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> 6708 T2282 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> 6740 T2283 oasc.ZkController.register We are http://127.0.0.1:49714/_/collection1/ and leader is http://127.0.0.1:49714/_/collection1/
[junit4:junit4]   2> 6741 T2283 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49714/_
[junit4:junit4]   2> 6741 T2283 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6741 T2283 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6741 T2283 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6744 T2283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6746 T2241 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6747 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6747 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6908 T2241 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6912 T2241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49717
[junit4:junit4]   2> 6913 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6914 T2241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6914 T2241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920
[junit4:junit4]   2> 6915 T2241 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/solr.xml
[junit4:junit4]   2> 6915 T2241 oasc.CoreContainer.<init> New CoreContainer 21907339
[junit4:junit4]   2> 6916 T2241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/'
[junit4:junit4]   2> 6916 T2241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/'
[junit4:junit4]   2> 6951 T2241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 6952 T2241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6954 T2241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6954 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6954 T2241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6955 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6955 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6956 T2241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6958 T2241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6958 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6976 T2241 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6997 T2241 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49707/solr
[junit4:junit4]   2> 6997 T2241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6998 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@63339e01
[junit4:junit4]   2> 7000 T2294 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7000 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7002 T2294 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 7002 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49718
[junit4:junit4]   2> 7003 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49718
[junit4:junit4]   2> 7004 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0007 with negotiated timeout 20000 for client /127.0.0.1:49718
[junit4:junit4]   2> 7005 T2294 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0007, negotiated timeout = 20000
[junit4:junit4]   2> 7005 T2295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63339e01 name:ZooKeeperConnection Watcher:127.0.0.1:49707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7005 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7008 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a0007
[junit4:junit4]   2> 7009 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49718 which had sessionid 0x13c75e6cb8a0007
[junit4:junit4]   2> 7009 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a0007 closed
[junit4:junit4]   2> 7010 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7015 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4225b46
[junit4:junit4]   2> 7016 T2295 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7017 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7021 T2296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7022 T2296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 7022 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49719
[junit4:junit4]   2> 7023 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49719
[junit4:junit4]   2> 7024 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0008 with negotiated timeout 20000 for client /127.0.0.1:49719
[junit4:junit4]   2> 7024 T2296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0008, negotiated timeout = 20000
[junit4:junit4]   2> 7025 T2297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4225b46 name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7025 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7027 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7028 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7030 T2241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49717__
[junit4:junit4]   2> 7031 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49717__ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49717__
[junit4:junit4]   2> 7032 T2241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49717__
[junit4:junit4]   2> 7036 T2282 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> 7038 T2269 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7038 T2269 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> 7038 T2263 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7039 T2263 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> 7042 T2282 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7046 T2241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7054 T2298 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/collection1
[junit4:junit4]   2> 7054 T2298 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7056 T2298 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7056 T2298 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7058 T2298 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/collection1/'
[junit4:junit4]   2> 7059 T2298 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7060 T2298 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/collection1/lib/README' to classloader
[junit4:junit4]   2> 7115 T2298 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7177 T2298 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7179 T2298 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7185 T2298 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7718 T2298 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7727 T2298 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7730 T2298 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7757 T2298 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7763 T2298 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7768 T2298 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7770 T2298 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7773 T2298 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359187731920/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/
[junit4:junit4]   2> 7773 T2298 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927433e
[junit4:junit4]   2> 7773 T2298 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7774 T2298 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2 forceNew:false
[junit4:junit4]   2> 7775 T2298 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2
[junit4:junit4]   2> 7775 T2298 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index/
[junit4:junit4]   2> 7775 T2298 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7776 T2298 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index forceNew:false
[junit4:junit4]   2> 7781 T2298 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b9c60fb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7781 T2298 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7782 T2298 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index
[junit4:junit4]   2> 7782 T2298 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7785 T2298 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7785 T2298 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7785 T2298 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7786 T2298 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7787 T2298 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7787 T2298 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7787 T2298 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7788 T2298 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7789 T2298 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7789 T2298 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7790 T2298 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7790 T2298 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7791 T2298 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7791 T2298 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7792 T2298 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7792 T2298 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7793 T2298 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7793 T2298 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7794 T2298 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7794 T2298 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7795 T2298 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7796 T2298 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7796 T2298 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7797 T2298 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7797 T2298 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7798 T2298 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7805 T2298 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7809 T2298 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7810 T2298 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7813 T2298 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2
[junit4:junit4]   2> 7814 T2298 oass.SolrIndexSearcher.<init> Opening Searcher@3b477fb9 main
[junit4:junit4]   2> 7815 T2298 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7816 T2298 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7816 T2298 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7821 T2298 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7851 T2299 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b477fb9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7857 T2298 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7857 T2298 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8221 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8223 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49714__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49714/_"}
[junit4:junit4]   2> 8229 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49717__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49717/_"}
[junit4:junit4]   2> 8229 T2264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8230 T2264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8237 T2282 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> 8237 T2269 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> 8238 T2297 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> 8238 T2263 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> 8865 T2298 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8865 T2298 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49717/_ collection:collection1 shard:shard2
[junit4:junit4]   2> 8867 T2298 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 8884 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 8886 T2298 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8887 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8891 T2298 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8891 T2298 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8892 T2298 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49717/_/collection1/
[junit4:junit4]   2> 8892 T2298 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8892 T2298 oasc.SyncStrategy.syncToMe http://127.0.0.1:49717/_/collection1/ has no replicas
[junit4:junit4]   2> 8892 T2298 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49717/_/collection1/
[junit4:junit4]   2> 8892 T2298 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 8899 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a0008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9755 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9769 T2269 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> 9769 T2263 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> 9769 T2297 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> 9770 T2282 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> 9805 T2298 oasc.ZkController.register We are http://127.0.0.1:49717/_/collection1/ and leader is http://127.0.0.1:49717/_/collection1/
[junit4:junit4]   2> 9805 T2298 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49717/_
[junit4:junit4]   2> 9806 T2298 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9806 T2298 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9806 T2298 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9809 T2298 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9810 T2241 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9811 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9812 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9980 T2241 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9984 T2241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49720
[junit4:junit4]   2> 9985 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9985 T2241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9986 T2241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985
[junit4:junit4]   2> 9986 T2241 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/solr.xml
[junit4:junit4]   2> 9987 T2241 oasc.CoreContainer.<init> New CoreContainer 95828854
[junit4:junit4]   2> 9987 T2241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/'
[junit4:junit4]   2> 9988 T2241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/'
[junit4:junit4]   2> 10021 T2241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10022 T2241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10023 T2241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10023 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10024 T2241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10024 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10025 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10025 T2241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10025 T2241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10026 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10038 T2241 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10054 T2241 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49707/solr
[junit4:junit4]   2> 10055 T2241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10055 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e662a82
[junit4:junit4]   2> 10057 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10058 T2309 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10059 T2309 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 10059 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49721
[junit4:junit4]   2> 10060 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49721
[junit4:junit4]   2> 10062 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a0009 with negotiated timeout 20000 for client /127.0.0.1:49721
[junit4:junit4]   2> 10062 T2309 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a0009, negotiated timeout = 20000
[junit4:junit4]   2> 10062 T2310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e662a82 name:ZooKeeperConnection Watcher:127.0.0.1:49707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10063 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10066 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a0009
[junit4:junit4]   2> 10067 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49721 which had sessionid 0x13c75e6cb8a0009
[junit4:junit4]   2> 10067 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a0009 closed
[junit4:junit4]   2> 10067 T2310 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10068 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10075 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@55016400
[junit4:junit4]   2> 10078 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10079 T2311 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10080 T2311 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 10080 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49722
[junit4:junit4]   2> 10081 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49722
[junit4:junit4]   2> 10083 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a000a with negotiated timeout 20000 for client /127.0.0.1:49722
[junit4:junit4]   2> 10083 T2311 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a000a, negotiated timeout = 20000
[junit4:junit4]   2> 10083 T2312 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55016400 name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10084 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10086 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10088 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10090 T2241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49720__
[junit4:junit4]   2> 10092 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49720__ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49720__
[junit4:junit4]   2> 10093 T2241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49720__
[junit4:junit4]   2> 10098 T2282 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> 10098 T2297 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> 10100 T2263 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10101 T2263 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> 10103 T2269 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10103 T2269 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> 10104 T2282 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10105 T2297 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10110 T2241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10119 T2313 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/collection1
[junit4:junit4]   2> 10119 T2313 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10120 T2313 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10121 T2313 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10123 T2313 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/collection1/'
[junit4:junit4]   2> 10124 T2313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10124 T2313 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/collection1/lib/README' to classloader
[junit4:junit4]   2> 10170 T2313 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10232 T2313 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10234 T2313 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10242 T2313 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10847 T2313 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10858 T2313 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10863 T2313 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10895 T2313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10902 T2313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10910 T2313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10913 T2313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10916 T2313 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359187734985/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/
[junit4:junit4]   2> 10917 T2313 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927433e
[junit4:junit4]   2> 10917 T2313 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10918 T2313 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3 forceNew:false
[junit4:junit4]   2> 10919 T2313 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 10920 T2313 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index/
[junit4:junit4]   2> 10920 T2313 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10922 T2313 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index forceNew:false
[junit4:junit4]   2> 10927 T2313 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@52d8bc63; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10928 T2313 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10929 T2313 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index
[junit4:junit4]   2> 10929 T2313 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10933 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10933 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10933 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10934 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10935 T2313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10935 T2313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10936 T2313 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10936 T2313 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10937 T2313 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10938 T2313 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10939 T2313 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10939 T2313 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10940 T2313 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10940 T2313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10941 T2313 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10942 T2313 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10942 T2313 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10943 T2313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10944 T2313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10944 T2313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10945 T2313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10945 T2313 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10946 T2313 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10947 T2313 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10947 T2313 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10948 T2313 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10956 T2313 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10962 T2313 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10964 T2313 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10969 T2313 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 10971 T2313 oass.SolrIndexSearcher.<init> Opening Searcher@185215e7 main
[junit4:junit4]   2> 10972 T2313 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10973 T2313 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10973 T2313 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10980 T2313 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11014 T2314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@185215e7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11022 T2313 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11023 T2313 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11288 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11291 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49717__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49717/_"}
[junit4:junit4]   2> 11298 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49720__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49720/_"}
[junit4:junit4]   2> 11298 T2264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11298 T2264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11305 T2312 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> 11306 T2269 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> 11306 T2263 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> 11306 T2282 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> 11306 T2297 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> 12027 T2313 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12027 T2313 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49720/_ collection:collection1 shard:shard1
[junit4:junit4]   2> 12033 T2313 oasc.ZkController.register We are http://127.0.0.1:49720/_/collection1/ and leader is http://127.0.0.1:49714/_/collection1/
[junit4:junit4]   2> 12034 T2313 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49720/_
[junit4:junit4]   2> 12034 T2313 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12035 T2313 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C152 name=collection1 org.apache.solr.core.SolrCore@10127259 url=http://127.0.0.1:49720/_/collection1 node=127.0.0.1:49720__ C152_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49720__, base_url=http://127.0.0.1:49720/_}
[junit4:junit4]   2> 12036 T2315 C152 P49720 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12038 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12038 T2315 C152 P49720 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12038 T2315 C152 P49720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12038 T2313 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12040 T2315 C152 P49720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12041 T2241 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12041 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12042 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12260 T2241 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12266 T2241 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49724
[junit4:junit4]   2> 12267 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12268 T2241 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12269 T2241 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215
[junit4:junit4]   2> 12270 T2241 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/solr.xml
[junit4:junit4]   2> 12271 T2241 oasc.CoreContainer.<init> New CoreContainer 1725598639
[junit4:junit4]   2> 12272 T2241 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/'
[junit4:junit4]   2> 12272 T2241 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/'
[junit4:junit4]   2> 12325 T2241 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12326 T2241 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12326 T2241 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12327 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12327 T2241 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12328 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12328 T2241 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12329 T2241 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12329 T2241 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12330 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12343 T2241 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12359 T2241 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49707/solr
[junit4:junit4]   2> 12360 T2241 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12361 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5309682a
[junit4:junit4]   2> 12362 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12363 T2325 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12365 T2325 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 12365 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49725
[junit4:junit4]   2> 12366 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49725
[junit4:junit4]   2> 12367 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a000b with negotiated timeout 20000 for client /127.0.0.1:49725
[junit4:junit4]   2> 12368 T2325 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a000b, negotiated timeout = 20000
[junit4:junit4]   2> 12368 T2326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5309682a name:ZooKeeperConnection Watcher:127.0.0.1:49707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12368 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12372 T2246 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c75e6cb8a000b
[junit4:junit4]   2> 12373 T2243 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49725 which had sessionid 0x13c75e6cb8a000b
[junit4:junit4]   2> 12374 T2326 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12374 T2241 oaz.ZooKeeper.close Session: 0x13c75e6cb8a000b closed
[junit4:junit4]   2> 12375 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12380 T2241 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49707/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7700cce9
[junit4:junit4]   2> 12382 T2241 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12383 T2327 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49707. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12384 T2327 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49707, initiating session
[junit4:junit4]   2> 12384 T2243 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49726
[junit4:junit4]   2> 12385 T2243 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49726
[junit4:junit4]   2> 12386 T2245 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c75e6cb8a000c with negotiated timeout 20000 for client /127.0.0.1:49726
[junit4:junit4]   2> 12386 T2327 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49707, sessionid = 0x13c75e6cb8a000c, negotiated timeout = 20000
[junit4:junit4]   2> 12387 T2328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7700cce9 name:ZooKeeperConnection Watcher:127.0.0.1:49707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12387 T2241 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12390 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12392 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12395 T2241 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49724__
[junit4:junit4]   2> 12396 T2246 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c75e6cb8a000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49724__ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49724__
[junit4:junit4]   2> 12398 T2241 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49724__
[junit4:junit4]   2> 12404 T2297 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> 12404 T2312 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> 12404 T2282 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> 12406 T2269 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12406 T2269 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> 12407 T2263 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12407 T2263 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> 12411 T2282 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12412 T2297 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12413 T2312 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12420 T2241 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12441 T2329 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/collection1
[junit4:junit4]   2> 12442 T2329 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12443 T2329 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12443 T2329 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12446 T2329 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/collection1/'
[junit4:junit4]   2> 12447 T2329 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12448 T2329 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/collection1/lib/README' to classloader
[junit4:junit4]   2> 12525 T2329 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12588 T2329 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12590 T2329 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12597 T2329 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12820 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12822 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49720__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49720/_"}
[junit4:junit4]   2> 12830 T2269 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> 12831 T2297 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> 12833 T2263 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> 12833 T2312 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> 12837 T2282 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> 12833 T2328 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> 13130 T2329 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13138 T2329 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13142 T2329 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13166 T2329 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13171 T2329 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13176 T2329 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13178 T2329 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13180 T2329 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359187737215/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/
[junit4:junit4]   2> 13180 T2329 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1927433e
[junit4:junit4]   2> 13181 T2329 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13182 T2329 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4 forceNew:false
[junit4:junit4]   2> 13182 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 13182 T2329 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index/
[junit4:junit4]   2> 13183 T2329 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13184 T2329 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index forceNew:false
[junit4:junit4]   2> 13187 T2329 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@50c19258; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13187 T2329 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13188 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index
[junit4:junit4]   2> 13188 T2329 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13191 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13191 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13191 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13192 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13192 T2329 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13192 T2329 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13193 T2329 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13193 T2329 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13193 T2329 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13194 T2329 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13194 T2329 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13195 T2329 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13195 T2329 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13195 T2329 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13195 T2329 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13196 T2329 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13196 T2329 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13197 T2329 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13197 T2329 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13198 T2329 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13198 T2329 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13199 T2329 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13199 T2329 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13200 T2329 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13200 T2329 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13201 T2329 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13207 T2329 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13210 T2329 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13212 T2329 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13215 T2329 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 13216 T2329 oass.SolrIndexSearcher.<init> Opening Searcher@38cbc0ed main
[junit4:junit4]   2> 13217 T2329 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13217 T2329 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13218 T2329 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13224 T2329 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13265 T2330 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38cbc0ed main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13273 T2329 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13273 T2329 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14343 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14344 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49724__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49724/_"}
[junit4:junit4]   2> 14345 T2264 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14345 T2264 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14352 T2263 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> 14352 T2269 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> 14353 T2297 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> 14353 T2282 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> 14353 T2328 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> 14353 T2312 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>  C152_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49720__, base_url=http://127.0.0.1:49720/_}
[junit4:junit4]   2> 15062 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49714/_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15062 T2315 C152 P49720 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49720/_ START replicas=[http://127.0.0.1:49714/_/collection1/] nUpdates=100
[junit4:junit4]   2> 15063 T2315 C152 P49720 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15064 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15064 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15064 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15065 T2315 C152 P49720 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15065 T2315 C152 P49720 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49714/_/collection1/. core=collection1
[junit4:junit4]   2> 15065 T2315 C152 P49720 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C153 name=collection1 org.apache.solr.core.SolrCore@f05db4d url=http://127.0.0.1:49714/_/collection1 node=127.0.0.1:49714__ C153_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49714__, base_url=http://127.0.0.1:49714/_, leader=true}
[junit4:junit4]   2> 15075 T2276 C153 P49714 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15080 T2274 C153 P49714 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15081 T2274 C153 P49714 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1
[junit4:junit4]   2> 15085 T2274 C153 P49714 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@30991c64; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15087 T2274 C153 P49714 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15090 T2274 C153 P49714 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@30991c64; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@30991c64; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15090 T2274 C153 P49714 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15091 T2274 C153 P49714 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1
[junit4:junit4]   2> 15092 T2274 C153 P49714 oass.SolrIndexSearcher.<init> Opening Searcher@2006b4b1 realtime
[junit4:junit4]   2> 15092 T2274 C153 P49714 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15092 T2274 C153 P49714 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 15094 T2315 C152 P49720 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15094 T2315 C152 P49720 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15098 T2277 C153 P49714 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15099 T2277 C153 P49714 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15100 T2315 C152 P49720 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15100 T2315 C152 P49720 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15100 T2315 C152 P49720 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15103 T2278 C153 P49714 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1
[junit4:junit4]   2> 15104 T2278 C153 P49714 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1/index
[junit4:junit4]   2> 15104 T2278 C153 P49714 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15105 T2315 C152 P49720 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15107 T2315 C152 P49720 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272 forceNew:false
[junit4:junit4]   2> 15107 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15108 T2315 C152 P49720 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272 lockFactory=org.apache.lucene.store.NativeFSLockFactory@54919f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15112 T2276 C153 P49714 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15114 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index
[junit4:junit4]   2> 15115 T2315 C152 P49720 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15115 T2315 C152 P49720 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126030900272
[junit4:junit4]   2> 15117 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15117 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15118 T2315 C152 P49720 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272
[junit4:junit4]   2> 15121 T2315 C152 P49720 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272 lockFactory=org.apache.lucene.store.NativeFSLockFactory@54919f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15121 T2315 C152 P49720 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15123 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15123 T2315 C152 P49720 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15123 T2315 C152 P49720 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15123 T2315 C152 P49720 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15124 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272
[junit4:junit4]   2> 15125 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15128 T2315 C152 P49720 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272 lockFactory=org.apache.lucene.store.NativeFSLockFactory@54919f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15128 T2315 C152 P49720 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15129 T2315 C152 P49720 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15129 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15130 T2315 C152 P49720 oass.SolrIndexSearcher.<init> Opening Searcher@79bc3354 main
[junit4:junit4]   2> 15132 T2314 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79bc3354 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15132 T2314 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index
[junit4:junit4]   2> 15133 T2315 C152 P49720 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15136 T2315 C152 P49720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272 lockFactory=org.apache.lucene.store.NativeFSLockFactory@54919f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272 lockFactory=org.apache.lucene.store.NativeFSLockFactory@54919f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15136 T2315 C152 P49720 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15137 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 15137 T2315 C152 P49720 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15138 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index.20130126030900272
[junit4:junit4]   2> 15138 T2315 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3/index
[junit4:junit4]   2> 15138 T2315 C152 P49720 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15138 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15138 T2315 C152 P49720 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15139 T2315 C152 P49720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15141 T2315 C152 P49720 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15285 T2329 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15285 T2329 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49724/_ collection:collection1 shard:shard2
[junit4:junit4]   2> 15293 T2329 oasc.ZkController.register We are http://127.0.0.1:49724/_/collection1/ and leader is http://127.0.0.1:49717/_/collection1/
[junit4:junit4]   2> 15293 T2329 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49724/_
[junit4:junit4]   2> 15293 T2329 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15294 T2329 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C154 name=collection1 org.apache.solr.core.SolrCore@6784beaa url=http://127.0.0.1:49724/_/collection1 node=127.0.0.1:49724__ C154_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49724__, base_url=http://127.0.0.1:49724/_}
[junit4:junit4]   2> 15294 T2333 C154 P49724 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15295 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15295 T2329 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15295 T2333 C154 P49724 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15296 T2333 C154 P49724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15297 T2241 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15297 T2241 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15297 T2333 C154 P49724 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15298 T2241 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15305 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15307 T2241 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 15308 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16111 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16112 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49720__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49720/_"}
[junit4:junit4]   2> 16117 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49724__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49724/_"}
[junit4:junit4]   2> 16124 T2269 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> 16124 T2312 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> 16124 T2297 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> 16124 T2263 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> 16124 T2282 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> 16125 T2328 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> 16314 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17318 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C154_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49724__, base_url=http://127.0.0.1:49724/_}
[junit4:junit4]   2> 18310 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49717/_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18311 T2333 C154 P49724 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49724/_ START replicas=[http://127.0.0.1:49717/_/collection1/] nUpdates=100
[junit4:junit4]   2> 18312 T2333 C154 P49724 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18312 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18312 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18312 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18312 T2333 C154 P49724 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18312 T2333 C154 P49724 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49717/_/collection1/. core=collection1
[junit4:junit4]   2> 18313 T2333 C154 P49724 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C155 name=collection1 org.apache.solr.core.SolrCore@5ba449dc url=http://127.0.0.1:49717/_/collection1 node=127.0.0.1:49717__ C155_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49717__, base_url=http://127.0.0.1:49717/_, leader=true}
[junit4:junit4]   2> 18324 T2289 C155 P49717 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18324 T2292 C155 P49717 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18327 T2292 C155 P49717 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2
[junit4:junit4]   2> 18329 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18331 T2292 C155 P49717 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b9c60fb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18332 T2292 C155 P49717 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18337 T2292 C155 P49717 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b9c60fb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b9c60fb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18338 T2292 C155 P49717 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18340 T2292 C155 P49717 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2
[junit4:junit4]   2> 18341 T2292 C155 P49717 oass.SolrIndexSearcher.<init> Opening Searcher@31c37ee1 realtime
[junit4:junit4]   2> 18341 T2292 C155 P49717 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18342 T2292 C155 P49717 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 18343 T2333 C154 P49724 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18344 T2333 C154 P49724 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18347 T2290 C155 P49717 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18347 T2290 C155 P49717 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18349 T2333 C154 P49724 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18349 T2333 C154 P49724 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18349 T2333 C154 P49724 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18352 T2291 C155 P49717 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2
[junit4:junit4]   2> 18354 T2291 C155 P49717 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2/index
[junit4:junit4]   2> 18354 T2291 C155 P49717 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18355 T2333 C154 P49724 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18356 T2333 C154 P49724 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522 forceNew:false
[junit4:junit4]   2> 18357 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18358 T2333 C154 P49724 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad48d17; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18366 T2293 C155 P49717 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18369 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index
[junit4:junit4]   2> 18369 T2333 C154 P49724 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18370 T2333 C154 P49724 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126030903522
[junit4:junit4]   2> 18371 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18372 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18372 T2333 C154 P49724 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522
[junit4:junit4]   2> 18377 T2333 C154 P49724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad48d17; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18378 T2333 C154 P49724 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18380 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18381 T2333 C154 P49724 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18381 T2333 C154 P49724 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18381 T2333 C154 P49724 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18383 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522
[junit4:junit4]   2> 18384 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18388 T2333 C154 P49724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad48d17; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18388 T2333 C154 P49724 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18388 T2333 C154 P49724 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18389 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18389 T2333 C154 P49724 oass.SolrIndexSearcher.<init> Opening Searcher@8641e56 main
[junit4:junit4]   2> 18393 T2330 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8641e56 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18394 T2330 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index
[junit4:junit4]   2> 18394 T2333 C154 P49724 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18397 T2333 C154 P49724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad48d17; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ad48d17; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18397 T2333 C154 P49724 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18398 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 18399 T2333 C154 P49724 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18399 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index.20130126030903522
[junit4:junit4]   2> 18399 T2333 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4/index
[junit4:junit4]   2> 18399 T2333 C154 P49724 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18399 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18400 T2333 C154 P49724 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18400 T2333 C154 P49724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18403 T2333 C154 P49724 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19143 T2264 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19144 T2264 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49724__",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49724/_"}
[junit4:junit4]   2> 19150 T2297 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> 19151 T2269 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> 19151 T2312 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> 19151 T2282 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> 19151 T2328 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> 19151 T2263 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> 19333 T2241 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19334 T2241 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C156 name=collection1 org.apache.solr.core.SolrCore@361d1e6f url=http://127.0.0.1:49710/_/collection1 node=127.0.0.1:49710__ C156_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49710__, base_url=http://127.0.0.1:49710/_, leader=true}
[junit4:junit4]   2> 19345 T2256 C156 P49710 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data
[junit4:junit4]   2> 19349 T2256 C156 P49710 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5efd7de6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19350 T2256 C156 P49710 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19351 T2256 C156 P49710 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/control/data
[junit4:junit4]   2> 19352 T2256 C156 P49710 oass.SolrIndexSearcher.<init> Opening Searcher@210e1e3 realtime
[junit4:junit4]   2> 19352 T2256 C156 P49710 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425211648387317760)} 0 8
[junit4:junit4]   2> 19357 T2278 C153 P49714 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty1
[junit4:junit4]   2> 19364 T2288 C155 P49717 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty2
[junit4:junit4]   2>  C152_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49720__, base_url=http://127.0.0.1:49720/_}
[junit4:junit4]   2> 19372 T2308 C152 P49720 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty3
[junit4:junit4]   2> 19373 T2308 C152 P49720 /update {update.distrib=FROMLEADER&_version_=-1425211648399900672&update.from=http://127.0.0.1:49714/_/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425211648399900672)} 0 4
[junit4:junit4]   2>  C154_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49724__, base_url=http://127.0.0.1:49724/_}
[junit4:junit4]   2> 19378 T2324 C154 P49724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359187725184/jetty4
[junit4:junit4]   2> 19379 T2324 C154 P49724 /update {update.distrib=FROMLEADER&_version_=-1425211648406192128&update.from=http://127.0.0.1:49717/_/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425211648406192128)} 0 3
[junit4:junit4]   2> 19380 T2288 C155 P49717 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1425211648406192128)} 0 18
[junit4:junit4]   2> 19381 T2278 C153 P49714 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425211648399900672)} 0 26
[junit4:junit4]   2> 19387 T2258 C156 P49710 /update {wt=javabin&version=2} {add=[1 (1425211648429260800)]} 0 3
[junit4:junit4]   2> 19397 T2303 C152 P49720 /update {distrib.from=http://127.0.0.1:49714/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1425211648435552256)]} 0 2
[junit4:junit4]   2> 19398 T2276 C153 P49714 /update {wt=javabin&version=2} {add=[1 (1425211648435552256)]} 0 8
[junit4:junit4]   2> 19409 T2259 C156 P49710 /update {wt=javabin&version=2} {add=[2 (1425211648454426624)]} 0 1
[junit4:junit4]   2> 19419 T2318 C154 P49724 /update {distrib.from=http://127.0.0.1:49717/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1425211648457572352)]} 0 2
[junit4:junit4]   2> 19421 T2290 C155 P49717 /update {wt=javabin&version=2} {add=[2 (1425211648457572352)]} 0 10
[junit4:junit4]   2> 19428 T2254 C156 P49710 /update {wt=javabin&version=2} {add=[3 (1425211648472252416)]} 0 4
[junit4:junit4]   2> 19437 T2320 C154 P49724 /update {distrib.from=http://127.0.0.1:49717/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1425211648479592448)]} 0 2
[junit4:junit4]   2> 19438 T2291 C155 P49717 /update {wt=javabin&version=2} {add=[3 (1425211648479592448)]} 0 7
[junit4:junit4]   2> 19444 T2255 C156 P49710 /update {wt=javabin&version=2} {add=[4 (1425211648491126784)]} 0 1
[junit4:junit4]   2> 19468 T2304 C152 P49720 /update {distrib.from=http://127.0.0.1:49714/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1425211648504758272)]} 0 5
[junit4:junit4]   2> 19468 T2273 C153 P49714 /update {wt=javabin&version=2} {add=[4 (1425211648504758272)]} 0 12
[junit4:junit4]   2> 19473 T2256 C156 P49710 /update {wt=javabin&version=2} {add=[5 (1425211648521535488)]} 0 2
[junit4:junit4]   2> 19488 T2321 C154 P49724 /update {distrib.from=http://127.0.0.1:49717/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1425211648525729792)]} 0 2
[junit4:junit4]   2> 19489 T2293 C155 P49717 /update {wt=javabin&version=2} {add=[5 (1425211648525729792)]} 0 13
[junit4:junit4]   2> 19500 T2257 C156 P49710 /update {wt=javabin&version=2} {add=[6 (1425211648547749888)]} 0 4
[junit4:junit4]   2> 19520 T2322 C154 P49724 /update {distrib.from=http://127.0.0.1:49717/_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1425211648563478528)]} 0 2
[junit4:junit4]   2> 19521 T2289 C155 P49717 /update {distrib.from=http://127.0.0.1:49714/_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1425211648563478528)]} 0 9
[junit4:junit4]   2> 19522 T2274 C153 P49714 /update {wt=javabin&version=2} {add=[6]} 0

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

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]   2> 361396 T2241 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Direct), foo_b=PostingsFormat(name=Memory doPackFST= true), cat=MockVariableIntBlock(baseBlockSize=57), foo_d=Pulsing41(freqCutoff=10 minBlockSize=70 maxBlockSize=200), foo_f=PostingsFormat(name=Memory doPackFST= true), n_tl1=PostingsFormat(name=Direct), n_d1=MockVariableIntBlock(baseBlockSize=57), rnd_b=Pulsing41(freqCutoff=10 minBlockSize=70 maxBlockSize=200), intDefault=MockVariableIntBlock(baseBlockSize=57), n_td1=PostingsFormat(name=Direct), timestamp=MockVariableIntBlock(baseBlockSize=57), id=Pulsing41(freqCutoff=10 minBlockSize=70 maxBlockSize=200), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=Direct), oddField_s=PostingsFormat(name=Memory doPackFST= true), sequence_i=PostingsFormat(name=Memory doPackFST= true), name=Pulsing41(freqCutoff=10 minBlockSize=70 maxBlockSize=200), foo_i=PostingsFormat(name=Direct), regex_dup_B_s=MockVariableIntBlock(baseBlockSize=57), multiDefault=PostingsFormat(name=Direct), n_tf1=MockVariableIntBlock(baseBlockSize=57), n_dt1=PostingsFormat(name=Direct), genre_s=PostingsFormat(name=Memory doPackFST= true), author_t=PostingsFormat(name=Direct), n_ti1=Pulsing41(freqCutoff=10 minBlockSize=70 maxBlockSize=200), range_facet_l=MockVariableIntBlock(baseBlockSize=57), text=PostingsFormat(name=Memory doPackFST= true), _version_=MockVariableIntBlock(baseBlockSize=57), val_i=Pulsing41(freqCutoff=10 minBlockSize=70 maxBlockSize=200), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=57), series_t=PostingsFormat(name=Direct), a_t=MockVariableIntBlock(baseBlockSize=57), n_tdt1=MockVariableIntBlock(baseBlockSize=57), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= true), price=PostingsFormat(name=Memory doPackFST= true), other_tl1=MockVariableIntBlock(baseBlockSize=57), n_l1=MockVariableIntBlock(baseBlockSize=57), a_si=PostingsFormat(name=Direct), inStock=PostingsFormat(name=Memory doPackFST= true)}, sim=DefaultSimilarity, locale=et, timezone=EST
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=198049000,total=344915968
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BadComponentTest, CollectionsAPIDistributedZkTest, TestDistributedGrouping, TestFastOutputStream, CurrencyFieldTest, ZkControllerTest, DistributedSpellCheckComponentTest, TestSurroundQueryParser, ClusterStateUpdateTest, TestStressRecovery, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest, TestJoin, TestJmxMonitoredMap, TestLMJelinekMercerSimilarityFactory, TestIndexSearcher, TestDocSet, TermVectorComponentDistributedTest, FullSolrCloudDistribCmdsTest, SyncSliceTest, IndexSchemaRuntimeFieldTest, OpenExchangeRatesOrgProviderTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, TestPropInject, TestPHPSerializedResponseWriter, ClusterStateTest, SuggesterTest, TestLRUCache, DistributedTermsComponentTest, TestQuerySenderListener, SolrCmdDistributorTest, ChaosMonkeyNothingIsSafeTest, TestBM25SimilarityFactory, TestNumberUtils, TestFuzzyAnalyzedSuggestions, TestStressVersions, DirectUpdateHandlerTest, TestFiltering, ShardRoutingCustomTest, TestCodecSupport, QueryParsingTest, ChaosMonkeySafeLeaderTest, TestPartialUpdateDeduplication, CoreContainerCoreInitFailuresTest, TestElisionMultitermQuery, OutputWriterTest, TestQueryUtils, NoCacheHeaderTest, TestSolrDeletionPolicy1, DefaultValueUpdateProcessorTest, FieldMutatingUpdateProcessorTest, TestRandomFaceting, TestLazyCores, TestSolrXMLSerializer, ZkNodePropsTest, EchoParamsTest, SpellingQueryConverterTest, ReturnFieldsTest, TestRealTimeGet, TestBadConfig, TestValueSourceCache, TestDefaultSimilarityFactory, SolrCoreTest, DocumentAnalysisRequestHandlerTest, TestPropInjectDefaults, CircularListTest, TestLMDirichletSimilarityFactory, TestCSVLoader, SOLR749Test, SynonymTokenizerTest, TestFaceting, TermsComponentTest, TestExtendedDismaxParser, ResourceLoaderTest, FastVectorHighlighterTest, IndexSchemaTest, TestComponentsName, DebugComponentTest, TestXIncludeConfig, BasicZkTest, TestSystemIdResolver, TestFastWriter, SortByFunctionTest, SpellPossibilityIteratorTest, ConvertedLegacyTest, URLClassifyProcessorTest, TestWordDelimiterFilterFactory, TestPluginEnable, CacheHeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestReplicationHandler, BasicFunctionalityTest, TestAnalyzedSuggestions, ZkCLITest, TestSort, PeerSyncTest, SoftAutoCommitTest, TestRangeQuery, BasicDistributedZkTest]
[junit4:junit4] Completed in 361.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 434 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:346: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 failure, 14 ignored (3 assumptions)

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/138/
Java: 64bit/jdk1.7.0 -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=2022, name=testExecutor-1249-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2022, name=testExecutor-1249-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([F16AB24B3D04C94D:708C3C534A5BA971]:0)
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49568/_zy/fx
	at __randomizedtesting.SeedInfo.seed([F16AB24B3D04C94D]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:706)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49568/_zy/fx
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:416)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:704)
	... 3 more
Caused by: java.net.SocketException: Invalid argument
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
	... 5 more




Build Log:
[...truncated 8916 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 1 T1636 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_zy/fx
[junit4:junit4]   2> 8 T1636 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1359203902845
[junit4:junit4]   2> 10 T1636 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11 T1637 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T1637 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 13 T1637 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T1637 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T1637 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 16 T1637 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 112 T1636 oasc.ZkTestServer.run start zk server on port:49561
[junit4:junit4]   2> 113 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@47afd906
[junit4:junit4]   2> 114 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T1642 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 115 T1642 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 116 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49562
[junit4:junit4]   2> 117 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49562
[junit4:junit4]   2> 117 T1640 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 121 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850000 with negotiated timeout 10000 for client /127.0.0.1:49562
[junit4:junit4]   2> 121 T1642 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850000, negotiated timeout = 10000
[junit4:junit4]   2> 122 T1643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47afd906 name:ZooKeeperConnection Watcher:127.0.0.1:49561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 122 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 123 T1636 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 129 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda5850000
[junit4:junit4]   2> 131 T1643 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 131 T1636 oaz.ZooKeeper.close Session: 0x13c76dda5850000 closed
[junit4:junit4]   2> 132 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49562 which had sessionid 0x13c76dda5850000
[junit4:junit4]   2> 132 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@40b499ae
[junit4:junit4]   2> 133 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 134 T1644 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 134 T1644 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 135 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49563
[junit4:junit4]   2> 135 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49563
[junit4:junit4]   2> 137 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850001 with negotiated timeout 10000 for client /127.0.0.1:49563
[junit4:junit4]   2> 137 T1644 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850001, negotiated timeout = 10000
[junit4:junit4]   2> 137 T1645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40b499ae name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T1636 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 146 T1636 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 153 T1636 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 159 T1636 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 166 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 167 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 188 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 190 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 204 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 205 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 214 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 215 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 222 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 223 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 230 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 232 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 239 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 240 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 248 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 249 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 255 T1636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 256 T1636 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 264 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda5850001
[junit4:junit4]   2> 265 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49563 which had sessionid 0x13c76dda5850001
[junit4:junit4]   2> 265 T1636 oaz.ZooKeeper.close Session: 0x13c76dda5850001 closed
[junit4:junit4]   2> 266 T1645 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 473 T1636 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 481 T1636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49564
[junit4:junit4]   2> 482 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 483 T1636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 483 T1636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103
[junit4:junit4]   2> 484 T1636 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/solr.xml
[junit4:junit4]   2> 484 T1636 oasc.CoreContainer.<init> New CoreContainer 184780330
[junit4:junit4]   2> 485 T1636 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/'
[junit4:junit4]   2> 486 T1636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/'
[junit4:junit4]   2> 528 T1636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 529 T1636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 529 T1636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 530 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 530 T1636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 531 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 531 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 532 T1636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 533 T1636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 534 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 548 T1636 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 582 T1636 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49561/solr
[junit4:junit4]   2> 583 T1636 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 584 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ca0b3a6
[junit4:junit4]   2> 585 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 587 T1655 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 588 T1655 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 589 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49565
[junit4:junit4]   2> 590 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49565
[junit4:junit4]   2> 591 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850002 with negotiated timeout 20000 for client /127.0.0.1:49565
[junit4:junit4]   2> 592 T1655 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850002, negotiated timeout = 20000
[junit4:junit4]   2> 592 T1656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ca0b3a6 name:ZooKeeperConnection Watcher:127.0.0.1:49561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 593 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 596 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda5850002
[junit4:junit4]   2> 598 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49565 which had sessionid 0x13c76dda5850002
[junit4:junit4]   2> 598 T1636 oaz.ZooKeeper.close Session: 0x13c76dda5850002 closed
[junit4:junit4]   2> 599 T1656 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 599 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 608 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@63ae2fe6
[junit4:junit4]   2> 611 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 612 T1657 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 613 T1657 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 614 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49566
[junit4:junit4]   2> 615 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49566
[junit4:junit4]   2> 616 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850003 with negotiated timeout 20000 for client /127.0.0.1:49566
[junit4:junit4]   2> 617 T1657 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850003, negotiated timeout = 20000
[junit4:junit4]   2> 617 T1658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63ae2fe6 name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 618 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 622 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 624 T1636 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 629 T1636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49564__zy%2Ffx
[junit4:junit4]   2> 631 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49564__zy%2Ffx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49564__zy%2Ffx
[junit4:junit4]   2> 632 T1636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49564__zy%2Ffx
[junit4:junit4]   2> 640 T1636 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 652 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 653 T1636 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 659 T1636 oasc.Overseer.start Overseer (id=89076786977374211-127.0.0.1:49564__zy%2Ffx-n_0000000000) starting
[junit4:junit4]   2> 661 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 663 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 665 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 667 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 670 T1660 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 671 T1636 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 681 T1636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 686 T1659 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 693 T1661 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/collection1
[junit4:junit4]   2> 694 T1661 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 696 T1661 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 696 T1661 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 699 T1661 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/collection1/'
[junit4:junit4]   2> 701 T1661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 701 T1661 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/collection1/lib/README' to classloader
[junit4:junit4]   2> 761 T1661 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 843 T1661 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 846 T1661 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 853 T1661 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1577 T1661 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1588 T1661 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1592 T1661 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1634 T1661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1641 T1661 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1648 T1661 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1651 T1661 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1654 T1661 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359203903103/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/
[junit4:junit4]   2> 1654 T1661 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460f7b18
[junit4:junit4]   2> 1655 T1661 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1656 T1661 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data forceNew:false
[junit4:junit4]   2> 1656 T1661 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data
[junit4:junit4]   2> 1657 T1661 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/index/
[junit4:junit4]   2> 1657 T1661 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1658 T1661 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/index forceNew:false
[junit4:junit4]   2> 1664 T1661 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cef8a7b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1665 T1661 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1665 T1661 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/index
[junit4:junit4]   2> 1666 T1661 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1669 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1669 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1670 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1671 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1672 T1661 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1672 T1661 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1673 T1661 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1673 T1661 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1674 T1661 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1675 T1661 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1675 T1661 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1676 T1661 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1676 T1661 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1677 T1661 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1677 T1661 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1678 T1661 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1678 T1661 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1679 T1661 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1680 T1661 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1681 T1661 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1681 T1661 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1682 T1661 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1683 T1661 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1683 T1661 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1684 T1661 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1684 T1661 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1691 T1661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1694 T1661 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1697 T1661 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1700 T1661 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data
[junit4:junit4]   2> 1702 T1661 oass.SolrIndexSearcher.<init> Opening Searcher@2092891f main
[junit4:junit4]   2> 1703 T1661 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1703 T1661 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1704 T1661 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1711 T1661 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1754 T1662 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2092891f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1761 T1661 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1762 T1661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1763 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2196 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2198 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:49564__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49564/_zy/fx"}
[junit4:junit4]   2> 2199 T1659 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2199 T1659 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2200 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2227 T1658 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> 2769 T1661 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2770 T1661 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49564/_zy/fx collection:control_collection shard:shard1
[junit4:junit4]   2> 2772 T1661 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2786 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2788 T1661 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2789 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2793 T1661 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2793 T1661 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2794 T1661 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49564/_zy/fx/collection1/
[junit4:junit4]   2> 2794 T1661 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2795 T1661 oasc.SyncStrategy.syncToMe http://127.0.0.1:49564/_zy/fx/collection1/ has no replicas
[junit4:junit4]   2> 2795 T1661 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49564/_zy/fx/collection1/
[junit4:junit4]   2> 2796 T1661 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2806 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3738 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3757 T1658 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> 3809 T1661 oasc.ZkController.register We are http://127.0.0.1:49564/_zy/fx/collection1/ and leader is http://127.0.0.1:49564/_zy/fx/collection1/
[junit4:junit4]   2> 3810 T1661 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49564/_zy/fx
[junit4:junit4]   2> 3810 T1661 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3811 T1661 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3811 T1661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3815 T1661 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3817 T1636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3818 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3819 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3826 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3832 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@173852ad
[junit4:junit4]   2> 3833 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3833 T1663 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3834 T1663 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 3835 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49567
[junit4:junit4]   2> 3835 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49567
[junit4:junit4]   2> 3837 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850004 with negotiated timeout 10000 for client /127.0.0.1:49567
[junit4:junit4]   2> 3837 T1663 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850004, negotiated timeout = 10000
[junit4:junit4]   2> 3837 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@173852ad name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3838 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3840 T1636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3845 T1636 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4028 T1636 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4034 T1636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49568
[junit4:junit4]   2> 4036 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4037 T1636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4037 T1636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682
[junit4:junit4]   2> 4038 T1636 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/solr.xml
[junit4:junit4]   2> 4039 T1636 oasc.CoreContainer.<init> New CoreContainer 645359251
[junit4:junit4]   2> 4039 T1636 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/'
[junit4:junit4]   2> 4040 T1636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/'
[junit4:junit4]   2> 4099 T1636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4100 T1636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4101 T1636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4103 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4104 T1636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4105 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4105 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4106 T1636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4107 T1636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4108 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4129 T1636 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4160 T1636 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49561/solr
[junit4:junit4]   2> 4160 T1636 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4161 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b89cc24
[junit4:junit4]   2> 4162 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4162 T1674 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4164 T1674 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 4164 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49569
[junit4:junit4]   2> 4165 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49569
[junit4:junit4]   2> 4167 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850005 with negotiated timeout 20000 for client /127.0.0.1:49569
[junit4:junit4]   2> 4167 T1674 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850005, negotiated timeout = 20000
[junit4:junit4]   2> 4168 T1675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b89cc24 name:ZooKeeperConnection Watcher:127.0.0.1:49561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4168 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4172 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda5850005
[junit4:junit4]   2> 4173 T1636 oaz.ZooKeeper.close Session: 0x13c76dda5850005 closed
[junit4:junit4]   2> 4173 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49569 which had sessionid 0x13c76dda5850005
[junit4:junit4]   2> 4174 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4174 T1675 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4178 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fa5938
[junit4:junit4]   2> 4179 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4180 T1676 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4181 T1676 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 4182 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49570
[junit4:junit4]   2> 4183 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49570
[junit4:junit4]   2> 4185 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850006 with negotiated timeout 20000 for client /127.0.0.1:49570
[junit4:junit4]   2> 4185 T1676 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850006, negotiated timeout = 20000
[junit4:junit4]   2> 4186 T1677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa5938 name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4187 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4189 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4192 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4195 T1636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49568__zy%2Ffx
[junit4:junit4]   2> 4196 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49568__zy%2Ffx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49568__zy%2Ffx
[junit4:junit4]   2> 4197 T1636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49568__zy%2Ffx
[junit4:junit4]   2> 4203 T1658 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> 4204 T1664 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4207 T1658 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4211 T1636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4222 T1678 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/collection1
[junit4:junit4]   2> 4222 T1678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4223 T1678 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4224 T1678 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4226 T1678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/collection1/'
[junit4:junit4]   2> 4228 T1678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4228 T1678 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/collection1/lib/README' to classloader
[junit4:junit4]   2> 4280 T1678 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4353 T1678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4355 T1678 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4366 T1678 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5158 T1678 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5168 T1678 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5171 T1678 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5199 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5208 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5216 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5219 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5222 T1678 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359203906682/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/
[junit4:junit4]   2> 5223 T1678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460f7b18
[junit4:junit4]   2> 5225 T1678 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5226 T1678 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1 forceNew:false
[junit4:junit4]   2> 5226 T1678 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1
[junit4:junit4]   2> 5227 T1678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index/
[junit4:junit4]   2> 5227 T1678 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5229 T1678 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index forceNew:false
[junit4:junit4]   2> 5237 T1678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3788eb8d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5238 T1678 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5247 T1678 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index
[junit4:junit4]   2> 5248 T1678 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5250 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5251 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5251 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5252 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5253 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5253 T1678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5253 T1678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5254 T1678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5255 T1678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5255 T1678 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5256 T1678 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5257 T1678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5257 T1678 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5258 T1678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5258 T1678 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5259 T1678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5260 T1678 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5260 T1678 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5261 T1678 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5261 T1678 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5262 T1678 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5263 T1678 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5263 T1678 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5264 T1678 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5265 T1678 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5265 T1678 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5270 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5271 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:49564__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49564/_zy/fx"}
[junit4:junit4]   2> 5273 T1678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5276 T1678 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5278 T1658 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> 5278 T1664 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> 5279 T1677 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> 5283 T1678 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5289 T1678 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1
[junit4:junit4]   2> 5291 T1678 oass.SolrIndexSearcher.<init> Opening Searcher@52e4af25 main
[junit4:junit4]   2> 5292 T1678 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5292 T1678 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5293 T1678 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5300 T1678 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5340 T1679 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52e4af25 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5349 T1678 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5350 T1678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6795 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6797 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49568__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49568/_zy/fx"}
[junit4:junit4]   2> 6797 T1659 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6798 T1659 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6810 T1658 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> 6810 T1664 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> 6811 T1677 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> 7354 T1678 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7355 T1678 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49568/_zy/fx collection:collection1 shard:shard1
[junit4:junit4]   2> 7357 T1678 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7373 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7374 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7375 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7379 T1678 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7380 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7380 T1678 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49568/_zy/fx/collection1/
[junit4:junit4]   2> 7380 T1678 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7381 T1678 oasc.SyncStrategy.syncToMe http://127.0.0.1:49568/_zy/fx/collection1/ has no replicas
[junit4:junit4]   2> 7381 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49568/_zy/fx/collection1/
[junit4:junit4]   2> 7381 T1678 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7392 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8322 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8342 T1677 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> 8342 T1664 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> 8342 T1658 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> 8369 T1678 oasc.ZkController.register We are http://127.0.0.1:49568/_zy/fx/collection1/ and leader is http://127.0.0.1:49568/_zy/fx/collection1/
[junit4:junit4]   2> 8370 T1678 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49568/_zy/fx
[junit4:junit4]   2> 8370 T1678 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8371 T1678 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8371 T1678 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8376 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8378 T1636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8379 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8380 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8637 T1636 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8643 T1636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49571
[junit4:junit4]   2> 8644 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8645 T1636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8646 T1636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228
[junit4:junit4]   2> 8646 T1636 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/solr.xml
[junit4:junit4]   2> 8647 T1636 oasc.CoreContainer.<init> New CoreContainer 1703748088
[junit4:junit4]   2> 8648 T1636 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/'
[junit4:junit4]   2> 8648 T1636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/'
[junit4:junit4]   2> 8702 T1636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8703 T1636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8704 T1636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8705 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8706 T1636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8707 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8707 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8708 T1636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8709 T1636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8710 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8731 T1636 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8780 T1636 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49561/solr
[junit4:junit4]   2> 8783 T1636 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8784 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@49920887
[junit4:junit4]   2> 8787 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8788 T1689 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8790 T1689 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 8790 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49572
[junit4:junit4]   2> 8791 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49572
[junit4:junit4]   2> 8792 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850007 with negotiated timeout 20000 for client /127.0.0.1:49572
[junit4:junit4]   2> 8792 T1689 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850007, negotiated timeout = 20000
[junit4:junit4]   2> 8793 T1690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49920887 name:ZooKeeperConnection Watcher:127.0.0.1:49561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8793 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8795 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda5850007
[junit4:junit4]   2> 8795 T1636 oaz.ZooKeeper.close Session: 0x13c76dda5850007 closed
[junit4:junit4]   2> 8796 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8800 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ca395a7
[junit4:junit4]   2> 8801 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8802 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49572 which had sessionid 0x13c76dda5850007
[junit4:junit4]   2> 8803 T1690 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8804 T1691 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8805 T1691 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 8806 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49573
[junit4:junit4]   2> 8806 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49573
[junit4:junit4]   2> 8807 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850008 with negotiated timeout 20000 for client /127.0.0.1:49573
[junit4:junit4]   2> 8808 T1691 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850008, negotiated timeout = 20000
[junit4:junit4]   2> 8808 T1692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ca395a7 name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8808 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8811 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8812 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8814 T1636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49571__zy%2Ffx
[junit4:junit4]   2> 8815 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49571__zy%2Ffx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49571__zy%2Ffx
[junit4:junit4]   2> 8816 T1636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49571__zy%2Ffx
[junit4:junit4]   2> 8820 T1658 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> 8820 T1664 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> 8821 T1677 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> 8825 T1658 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8826 T1677 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8826 T1664 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8833 T1636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8846 T1693 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/collection1
[junit4:junit4]   2> 8846 T1693 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8848 T1693 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8848 T1693 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8851 T1693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/collection1/'
[junit4:junit4]   2> 8853 T1693 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8853 T1693 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/collection1/lib/README' to classloader
[junit4:junit4]   2> 8917 T1693 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9007 T1693 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9009 T1693 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9016 T1693 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9742 T1693 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9751 T1693 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9754 T1693 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9782 T1693 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9789 T1693 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9796 T1693 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9798 T1693 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9800 T1693 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359203911228/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/
[junit4:junit4]   2> 9800 T1693 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460f7b18
[junit4:junit4]   2> 9801 T1693 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9802 T1693 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2 forceNew:false
[junit4:junit4]   2> 9802 T1693 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2
[junit4:junit4]   2> 9802 T1693 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index/
[junit4:junit4]   2> 9803 T1693 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9804 T1693 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index forceNew:false
[junit4:junit4]   2> 9808 T1693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@21961a90; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9808 T1693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9809 T1693 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index
[junit4:junit4]   2> 9809 T1693 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9811 T1693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9811 T1693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9811 T1693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9812 T1693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9812 T1693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9812 T1693 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9813 T1693 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9813 T1693 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9814 T1693 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9814 T1693 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9815 T1693 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9815 T1693 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9816 T1693 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9816 T1693 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9816 T1693 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9817 T1693 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9817 T1693 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9818 T1693 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9818 T1693 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9819 T1693 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9819 T1693 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9820 T1693 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9820 T1693 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9821 T1693 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9821 T1693 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9822 T1693 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9826 T1693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9829 T1693 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9831 T1693 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9840 T1693 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2
[junit4:junit4]   2> 9841 T1693 oass.SolrIndexSearcher.<init> Opening Searcher@7a6afaec main
[junit4:junit4]   2> 9842 T1693 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9842 T1693 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9843 T1693 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9849 T1693 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9856 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9857 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49568__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49568/_zy/fx"}
[junit4:junit4]   2> 9864 T1658 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> 9865 T1692 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> 9868 T1677 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> 9874 T1664 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> 9887 T1694 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a6afaec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9898 T1693 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9899 T1693 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11377 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11378 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49571__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49571/_zy/fx"}
[junit4:junit4]   2> 11379 T1659 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11379 T1659 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11387 T1692 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> 11387 T1664 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> 11388 T1658 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> 11388 T1677 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> 11903 T1693 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11903 T1693 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49571/_zy/fx collection:collection1 shard:shard2
[junit4:junit4]   2> 11905 T1693 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11918 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11920 T1693 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11921 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11924 T1693 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11925 T1693 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11925 T1693 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49571/_zy/fx/collection1/
[junit4:junit4]   2> 11925 T1693 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11925 T1693 oasc.SyncStrategy.syncToMe http://127.0.0.1:49571/_zy/fx/collection1/ has no replicas
[junit4:junit4]   2> 11926 T1693 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49571/_zy/fx/collection1/
[junit4:junit4]   2> 11926 T1693 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11933 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda5850008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12899 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12922 T1658 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> 12923 T1692 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> 12923 T1664 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> 12923 T1677 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> 12967 T1693 oasc.ZkController.register We are http://127.0.0.1:49571/_zy/fx/collection1/ and leader is http://127.0.0.1:49571/_zy/fx/collection1/
[junit4:junit4]   2> 12967 T1693 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49571/_zy/fx
[junit4:junit4]   2> 12968 T1693 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12968 T1693 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12968 T1693 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12971 T1693 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12976 T1636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12978 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12980 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13182 T1636 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13186 T1636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49574
[junit4:junit4]   2> 13187 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13188 T1636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13189 T1636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843
[junit4:junit4]   2> 13189 T1636 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/solr.xml
[junit4:junit4]   2> 13190 T1636 oasc.CoreContainer.<init> New CoreContainer 1888457513
[junit4:junit4]   2> 13191 T1636 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/'
[junit4:junit4]   2> 13191 T1636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/'
[junit4:junit4]   2> 13231 T1636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13231 T1636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13231 T1636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13232 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13232 T1636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13232 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13232 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13233 T1636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13233 T1636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13233 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13246 T1636 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13268 T1636 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49561/solr
[junit4:junit4]   2> 13269 T1636 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13270 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b20029a
[junit4:junit4]   2> 13271 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13272 T1704 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13273 T1704 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 13274 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49575
[junit4:junit4]   2> 13274 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49575
[junit4:junit4]   2> 13396 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda5850009 with negotiated timeout 20000 for client /127.0.0.1:49575
[junit4:junit4]   2> 13397 T1704 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda5850009, negotiated timeout = 20000
[junit4:junit4]   2> 13397 T1705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b20029a name:ZooKeeperConnection Watcher:127.0.0.1:49561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13398 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13400 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda5850009
[junit4:junit4]   2> 13401 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49575 which had sessionid 0x13c76dda5850009
[junit4:junit4]   2> 13401 T1636 oaz.ZooKeeper.close Session: 0x13c76dda5850009 closed
[junit4:junit4]   2> 13402 T1705 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13402 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13409 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@418d01c8
[junit4:junit4]   2> 13410 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13411 T1706 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13411 T1706 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 13412 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49576
[junit4:junit4]   2> 13412 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49576
[junit4:junit4]   2> 13414 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda585000a with negotiated timeout 20000 for client /127.0.0.1:49576
[junit4:junit4]   2> 13414 T1706 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda585000a, negotiated timeout = 20000
[junit4:junit4]   2> 13414 T1707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@418d01c8 name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13415 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13416 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda585000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13418 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda585000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13420 T1636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49574__zy%2Ffx
[junit4:junit4]   2> 13421 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda585000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49574__zy%2Ffx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49574__zy%2Ffx
[junit4:junit4]   2> 13422 T1636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49574__zy%2Ffx
[junit4:junit4]   2> 13426 T1658 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> 13426 T1664 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> 13426 T1677 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> 13428 T1692 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13429 T1692 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> 13432 T1677 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13433 T1664 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13433 T1658 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13437 T1636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13446 T1708 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/collection1
[junit4:junit4]   2> 13446 T1708 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13447 T1708 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13447 T1708 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13450 T1708 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/collection1/'
[junit4:junit4]   2> 13451 T1708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13452 T1708 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/collection1/lib/README' to classloader
[junit4:junit4]   2> 13505 T1708 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13569 T1708 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13571 T1708 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13577 T1708 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14155 T1708 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14164 T1708 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14169 T1708 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14197 T1708 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14206 T1708 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14215 T1708 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14218 T1708 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14220 T1708 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359203915843/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/
[junit4:junit4]   2> 14220 T1708 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460f7b18
[junit4:junit4]   2> 14220 T1708 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14221 T1708 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3 forceNew:false
[junit4:junit4]   2> 14221 T1708 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 14222 T1708 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index/
[junit4:junit4]   2> 14222 T1708 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14223 T1708 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index forceNew:false
[junit4:junit4]   2> 14228 T1708 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2be241ea; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14228 T1708 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14229 T1708 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index
[junit4:junit4]   2> 14229 T1708 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14232 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14233 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14233 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14233 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14234 T1708 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14234 T1708 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14235 T1708 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14236 T1708 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14237 T1708 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14238 T1708 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14238 T1708 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14239 T1708 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14239 T1708 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14240 T1708 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14240 T1708 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14241 T1708 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14241 T1708 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14242 T1708 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14242 T1708 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14243 T1708 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14244 T1708 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14244 T1708 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14245 T1708 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14246 T1708 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14246 T1708 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14247 T1708 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14253 T1708 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14256 T1708 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14258 T1708 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14260 T1708 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 14261 T1708 oass.SolrIndexSearcher.<init> Opening Searcher@25e39f10 main
[junit4:junit4]   2> 14262 T1708 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14262 T1708 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14263 T1708 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14268 T1708 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14308 T1709 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25e39f10 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14316 T1708 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14317 T1708 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14439 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14441 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49571__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49571/_zy/fx"}
[junit4:junit4]   2> 14448 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49574__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49574/_zy/fx"}
[junit4:junit4]   2> 14448 T1659 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14448 T1659 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14456 T1677 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> 14456 T1658 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> 14457 T1692 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> 14457 T1664 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> 14457 T1707 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> 15321 T1708 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15322 T1708 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49574/_zy/fx collection:collection1 shard:shard1
[junit4:junit4]   2> 15328 T1708 oasc.ZkController.register We are http://127.0.0.1:49574/_zy/fx/collection1/ and leader is http://127.0.0.1:49568/_zy/fx/collection1/
[junit4:junit4]   2> 15329 T1708 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49574/_zy/fx
[junit4:junit4]   2> 15329 T1708 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15329 T1708 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C134 name=collection1 org.apache.solr.core.SolrCore@5bd56122 url=http://127.0.0.1:49574/_zy/fx/collection1 node=127.0.0.1:49574__zy%2Ffx C134_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49574__zy%2Ffx, base_url=http://127.0.0.1:49574/_zy/fx}
[junit4:junit4]   2> 15330 T1710 C134 P49574 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15332 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15332 T1708 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15332 T1710 C134 P49574 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15332 T1710 C134 P49574 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15334 T1636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15334 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15334 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15335 T1710 C134 P49574 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15514 T1636 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15518 T1636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49578
[junit4:junit4]   2> 15519 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15520 T1636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15520 T1636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181
[junit4:junit4]   2> 15521 T1636 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/solr.xml
[junit4:junit4]   2> 15521 T1636 oasc.CoreContainer.<init> New CoreContainer 2011875924
[junit4:junit4]   2> 15522 T1636 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/'
[junit4:junit4]   2> 15522 T1636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/'
[junit4:junit4]   2> 15559 T1636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15560 T1636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15560 T1636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15561 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15561 T1636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15562 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15562 T1636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15563 T1636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15563 T1636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15564 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15577 T1636 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15595 T1636 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49561/solr
[junit4:junit4]   2> 15595 T1636 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15596 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f9316c7
[junit4:junit4]   2> 15597 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15598 T1720 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15599 T1720 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 15599 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49579
[junit4:junit4]   2> 15600 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49579
[junit4:junit4]   2> 15601 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda585000b with negotiated timeout 20000 for client /127.0.0.1:49579
[junit4:junit4]   2> 15602 T1720 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda585000b, negotiated timeout = 20000
[junit4:junit4]   2> 15602 T1721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f9316c7 name:ZooKeeperConnection Watcher:127.0.0.1:49561 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15602 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15605 T1641 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c76dda585000b
[junit4:junit4]   2> 15606 T1638 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49579 which had sessionid 0x13c76dda585000b
[junit4:junit4]   2> 15607 T1721 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15607 T1636 oaz.ZooKeeper.close Session: 0x13c76dda585000b closed
[junit4:junit4]   2> 15608 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15613 T1636 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49561/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e7d02b5
[junit4:junit4]   2> 15614 T1636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15615 T1722 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15616 T1722 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49561, initiating session
[junit4:junit4]   2> 15616 T1638 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49580
[junit4:junit4]   2> 15617 T1638 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49580
[junit4:junit4]   2> 15618 T1640 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c76dda585000c with negotiated timeout 20000 for client /127.0.0.1:49580
[junit4:junit4]   2> 15618 T1722 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49561, sessionid = 0x13c76dda585000c, negotiated timeout = 20000
[junit4:junit4]   2> 15619 T1723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e7d02b5 name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15619 T1636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15621 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda585000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15622 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda585000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15624 T1636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49578__zy%2Ffx
[junit4:junit4]   2> 15625 T1641 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c76dda585000c type:delete cxid:0x4 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49578__zy%2Ffx Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49578__zy%2Ffx
[junit4:junit4]   2> 15626 T1636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49578__zy%2Ffx
[junit4:junit4]   2> 15631 T1664 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> 15631 T1658 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> 15631 T1677 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> 15631 T1707 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> 15635 T1692 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15636 T1692 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> 15639 T1658 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15639 T1664 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15640 T1677 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15641 T1707 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15645 T1636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15663 T1724 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/collection1
[junit4:junit4]   2> 15664 T1724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15665 T1724 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15665 T1724 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15668 T1724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/collection1/'
[junit4:junit4]   2> 15668 T1724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15669 T1724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/collection1/lib/README' to classloader
[junit4:junit4]   2> 15710 T1724 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 15775 T1724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15777 T1724 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15783 T1724 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15973 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15975 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49574__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49574/_zy/fx"}
[junit4:junit4]   2> 15984 T1658 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> 15984 T1692 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> 15989 T1677 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> 15993 T1723 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> 15993 T1707 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> 15995 T1664 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> 16513 T1724 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16523 T1724 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16527 T1724 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16557 T1724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16564 T1724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16571 T1724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16575 T1724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16579 T1724 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359203918181/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/
[junit4:junit4]   2> 16579 T1724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460f7b18
[junit4:junit4]   2> 16580 T1724 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16581 T1724 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4 forceNew:false
[junit4:junit4]   2> 16582 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 16582 T1724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index/
[junit4:junit4]   2> 16583 T1724 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16584 T1724 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index forceNew:false
[junit4:junit4]   2> 16590 T1724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4faf351; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16590 T1724 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16591 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index
[junit4:junit4]   2> 16592 T1724 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16595 T1724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16595 T1724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16596 T1724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16596 T1724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16597 T1724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16597 T1724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16598 T1724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16599 T1724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16601 T1724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16601 T1724 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16602 T1724 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16603 T1724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16603 T1724 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16604 T1724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16604 T1724 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16605 T1724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16605 T1724 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16606 T1724 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16607 T1724 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16607 T1724 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16608 T1724 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16609 T1724 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16609 T1724 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16610 T1724 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16611 T1724 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16612 T1724 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16617 T1724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16619 T1724 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16621 T1724 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 16623 T1724 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 16625 T1724 oass.SolrIndexSearcher.<init> Opening Searcher@4249c407 main
[junit4:junit4]   2> 16627 T1724 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16627 T1724 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16628 T1724 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 16635 T1724 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 16669 T1725 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4249c407 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16673 T1724 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16673 T1724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17496 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17498 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49578__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49578/_zy/fx"}
[junit4:junit4]   2> 17498 T1659 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17498 T1659 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17507 T1658 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> 17507 T1677 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> 17508 T1692 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> 17508 T1723 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> 17508 T1664 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> 17508 T1707 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> 17676 T1724 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17676 T1724 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49578/_zy/fx collection:collection1 shard:shard2
[junit4:junit4]   2> 17689 T1724 oasc.ZkController.register We are http://127.0.0.1:49578/_zy/fx/collection1/ and leader is http://127.0.0.1:49571/_zy/fx/collection1/
[junit4:junit4]   2> 17691 T1724 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49578/_zy/fx
[junit4:junit4]   2> 17692 T1724 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17692 T1724 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C135 name=collection1 org.apache.solr.core.SolrCore@7fb53cea url=http://127.0.0.1:49578/_zy/fx/collection1 node=127.0.0.1:49578__zy%2Ffx C135_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49578__zy%2Ffx, base_url=http://127.0.0.1:49578/_zy/fx}
[junit4:junit4]   2> 17693 T1726 C135 P49578 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17694 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17695 T1726 C135 P49578 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17695 T1726 C135 P49578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17696 T1724 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17697 T1726 C135 P49578 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17698 T1636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17698 T1636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17699 T1636 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17706 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17708 T1636 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 17710 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C134_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49574__zy%2Ffx, base_url=http://127.0.0.1:49574/_zy/fx}
[junit4:junit4]   2> 18352 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49568/_zy/fx/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18353 T1710 C134 P49574 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49574/_zy/fx START replicas=[http://127.0.0.1:49568/_zy/fx/collection1/] nUpdates=100
[junit4:junit4]   2> 18353 T1710 C134 P49574 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18354 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18354 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18355 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18355 T1710 C134 P49574 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18355 T1710 C134 P49574 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49568/_zy/fx/collection1/. core=collection1
[junit4:junit4]   2> 18355 T1710 C134 P49574 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C136 name=collection1 org.apache.solr.core.SolrCore@1897fa2d url=http://127.0.0.1:49568/_zy/fx/collection1 node=127.0.0.1:49568__zy%2Ffx C136_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49568__zy%2Ffx, base_url=http://127.0.0.1:49568/_zy/fx, leader=true}
[junit4:junit4]   2> 18369 T1672 C136 P49568 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18373 T1670 C136 P49568 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18380 T1670 C136 P49568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1
[junit4:junit4]   2> 18386 T1670 C136 P49568 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3788eb8d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18387 T1670 C136 P49568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18390 T1670 C136 P49568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3788eb8d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3788eb8d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18391 T1670 C136 P49568 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18392 T1670 C136 P49568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1
[junit4:junit4]   2> 18393 T1670 C136 P49568 oass.SolrIndexSearcher.<init> Opening Searcher@547399a0 realtime
[junit4:junit4]   2> 18393 T1670 C136 P49568 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18394 T1670 C136 P49568 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 18395 T1710 C134 P49574 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18395 T1710 C134 P49574 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18399 T1673 C136 P49568 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18399 T1673 C136 P49568 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18400 T1710 C134 P49574 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18400 T1710 C134 P49574 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18401 T1710 C134 P49574 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18403 T1668 C136 P49568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1
[junit4:junit4]   2> 18404 T1668 C136 P49568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1/index
[junit4:junit4]   2> 18404 T1668 C136 P49568 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18405 T1710 C134 P49574 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18406 T1710 C134 P49574 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242 forceNew:false
[junit4:junit4]   2> 18407 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18408 T1710 C134 P49574 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bfd605b; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18412 T1672 C136 P49568 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18413 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index
[junit4:junit4]   2> 18414 T1710 C134 P49574 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18414 T1710 C134 P49574 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126123841242
[junit4:junit4]   2> 18416 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18416 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18416 T1710 C134 P49574 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242
[junit4:junit4]   2> 18420 T1710 C134 P49574 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bfd605b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18420 T1710 C134 P49574 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18422 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18422 T1710 C134 P49574 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18422 T1710 C134 P49574 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18422 T1710 C134 P49574 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18423 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242
[junit4:junit4]   2> 18424 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18427 T1710 C134 P49574 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bfd605b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18427 T1710 C134 P49574 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18428 T1710 C134 P49574 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18428 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18429 T1710 C134 P49574 oass.SolrIndexSearcher.<init> Opening Searcher@53ece366 main
[junit4:junit4]   2> 18431 T1709 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53ece366 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18431 T1709 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index
[junit4:junit4]   2> 18432 T1710 C134 P49574 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18434 T1710 C134 P49574 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bfd605b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3bfd605b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18434 T1710 C134 P49574 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18435 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 18436 T1710 C134 P49574 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18436 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index.20130126123841242
[junit4:junit4]   2> 18436 T1710 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3/index
[junit4:junit4]   2> 18436 T1710 C134 P49574 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18436 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18437 T1710 C134 P49574 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18437 T1710 C134 P49574 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18439 T1710 C134 P49574 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18721 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19022 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19024 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49578__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49578/_zy/fx"}
[junit4:junit4]   2> 19031 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49574__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49574/_zy/fx"}
[junit4:junit4]   2> 19039 T1658 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> 19040 T1677 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> 19040 T1723 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> 19040 T1664 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> 19040 T1692 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> 19041 T1707 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> 19732 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20736 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C135_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49578__zy%2Ffx, base_url=http://127.0.0.1:49578/_zy/fx}
[junit4:junit4]   2> 21712 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49571/_zy/fx/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21712 T1726 C135 P49578 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49578/_zy/fx START replicas=[http://127.0.0.1:49571/_zy/fx/collection1/] nUpdates=100
[junit4:junit4]   2> 21713 T1726 C135 P49578 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21713 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21713 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21713 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21714 T1726 C135 P49578 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21714 T1726 C135 P49578 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49571/_zy/fx/collection1/. core=collection1
[junit4:junit4]   2> 21714 T1726 C135 P49578 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C137 name=collection1 org.apache.solr.core.SolrCore@5a4b5e5d url=http://127.0.0.1:49571/_zy/fx/collection1 node=127.0.0.1:49571__zy%2Ffx C137_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49571__zy%2Ffx, base_url=http://127.0.0.1:49571/_zy/fx, leader=true}
[junit4:junit4]   2> 21723 T1685 C137 P49571 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21723 T1687 C137 P49571 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21725 T1687 C137 P49571 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2
[junit4:junit4]   2> 21728 T1687 C137 P49571 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@21961a90; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21729 T1687 C137 P49571 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21731 T1687 C137 P49571 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@21961a90; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@21961a90; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21732 T1687 C137 P49571 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21733 T1687 C137 P49571 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2
[junit4:junit4]   2> 21733 T1687 C137 P49571 oass.SolrIndexSearcher.<init> Opening Searcher@550077ee realtime
[junit4:junit4]   2> 21734 T1687 C137 P49571 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21734 T1687 C137 P49571 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 21736 T1726 C135 P49578 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21737 T1726 C135 P49578 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21740 T1684 C137 P49571 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21739 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21740 T1684 C137 P49571 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21742 T1726 C135 P49578 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 21742 T1726 C135 P49578 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21742 T1726 C135 P49578 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21745 T1686 C137 P49571 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2
[junit4:junit4]   2> 21746 T1686 C137 P49571 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2/index
[junit4:junit4]   2> 21746 T1686 C137 P49571 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21747 T1726 C135 P49578 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21748 T1726 C135 P49578 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583 forceNew:false
[junit4:junit4]   2> 21749 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21750 T1726 C135 P49578 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c88421; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 21760 T1682 C137 P49571 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 21763 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index
[junit4:junit4]   2> 21763 T1726 C135 P49578 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21763 T1726 C135 P49578 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130126123844583
[junit4:junit4]   2> 21767 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21768 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21768 T1726 C135 P49578 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583
[junit4:junit4]   2> 21772 T1726 C135 P49578 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c88421; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21773 T1726 C135 P49578 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21775 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21775 T1726 C135 P49578 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21775 T1726 C135 P49578 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21775 T1726 C135 P49578 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21776 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583
[junit4:junit4]   2> 21777 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21779 T1726 C135 P49578 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c88421; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21780 T1726 C135 P49578 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21780 T1726 C135 P49578 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21781 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21781 T1726 C135 P49578 oass.SolrIndexSearcher.<init> Opening Searcher@526ae8ef main
[junit4:junit4]   2> 21783 T1725 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@526ae8ef main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21784 T1725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index
[junit4:junit4]   2> 21784 T1726 C135 P49578 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21786 T1726 C135 P49578 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c88421; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68c88421; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21787 T1726 C135 P49578 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21787 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 21788 T1726 C135 P49578 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21788 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index.20130126123844583
[junit4:junit4]   2> 21788 T1726 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4/index
[junit4:junit4]   2> 21788 T1726 C135 P49578 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21789 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21789 T1726 C135 P49578 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21789 T1726 C135 P49578 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21791 T1726 C135 P49578 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22074 T1659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22077 T1659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[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:49578__zy%2Ffx",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49578/_zy/fx"}
[junit4:junit4]   2> 22094 T1677 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> 22094 T1658 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> 22094 T1707 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> 22095 T1723 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> 22095 T1692 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> 22096 T1664 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> 22745 T1636 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22747 T1636 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C138 name=collection1 org.apache.solr.core.SolrCore@3ab94674 url=http://127.0.0.1:49564/_zy/fx/collection1 node=127.0.0.1:49564__zy%2Ffx C138_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49564__zy%2Ffx, base_url=http://127.0.0.1:49564/_zy/fx, leader=true}
[junit4:junit4]   2> 22766 T1654 C138 P49564 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data
[junit4:junit4]   2> 22769 T1654 C138 P49564 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cef8a7b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22771 T1654 C138 P49564 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22772 T1654 C138 P49564 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/control/data
[junit4:junit4]   2> 22773 T1654 C138 P49564 oass.SolrIndexSearcher.<init> Opening Searcher@3b53870e realtime
[junit4:junit4]   2> 22773 T1654 C138 P49564 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425228615490994176)} 0 8
[junit4:junit4]   2> 22778 T1683 C137 P49571 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty2
[junit4:junit4]   2> 22783 T1668 C136 P49568 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty1
[junit4:junit4]   2>  C135_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49578__zy%2Ffx, base_url=http://127.0.0.1:49578/_zy/fx}
[junit4:junit4]   2> 22792 T1714 C135 P49578 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty4
[junit4:junit4]   2> 22794 T1714 C135 P49578 /update {update.distrib=FROMLEADER&_version_=-1425228615502528512&update.from=http://127.0.0.1:49571/_zy/fx/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425228615502528512)} 0 4
[junit4:junit4]   2>  C134_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49574__zy%2Ffx, base_url=http://127.0.0.1:49574/_zy/fx}
[junit4:junit4]   2> 22794 T1703 C134 P49574 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359203902845/jetty3
[junit4:junit4]   2> 22795 T1703 C134 P49574 /update {update.distrib=FROMLEADER&_version_=-1425228615508819968&update.from=http://127.0.0.1:49568/_zy/fx/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425228615508819968)} 0 2
[junit4:junit4]   2> 22796 T1668 C136 P49568 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1425228615508819968)} 0 14
[junit4:junit4]   2> 22797 T1683 C137 P49571 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425228615502528512)} 0 21
[junit4:junit4]   2> 22806 T1649 C138 P49564 /update {wt=javabin&version=2} {add=[1 (1425228615529791488)]} 0 4
[junit4:junit4]   2> 22824 T1698 C134 P49574 /update {distrib.from=http://127.0.0.1:49568/_zy/fx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1425228615540277248)]} 0 4
[junit4:junit4]   2> 22825 T1672 C136 P49568 /update {distrib.from=http://127.0.0.1:49571/_zy/fx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1425228615540277248)]} 0 13
[junit4:junit4]   2> 22825 T1684 C137 P49571 /update {wt=javabin&version=2} {add=[1]} 0 16
[junit4:junit4]   2> 22831 T1650 C138 P49564 /update {wt=javabin&version=2} {add=[2 (1425228615558103040)]} 0 3
[junit4:junit4]   2> 22844 T1715 C135 P49578 /update {distrib.from=http://127.0.0.1:49571/_zy/fx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1425228615564394496)]} 0 2
[junit4:junit4]   2> 22845 T1686 C137 P49571 /update {distrib.from=http://127.0.0.1:49568/_zy/fx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1425228615564394496)]} 0 10
[junit4:junit4]   2> 22846 T1670 C136 P49568 /update {wt=javabin&version=2} {add=[2]} 0 13
[junit4:junit4]   2> 22852 T1651 C138 P49564 /update {wt=javabin&version=2} {add=[3 (1425228615579074560)]} 0 3
[junit4:junit4]   2> 22870 T1716 C135 P49578 /update {distrib.from=http://127.0.0.1:49571/_zy/fx/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1425228615594803200)]} 0 2
[junit4:junit4]   2> 22870 T1682 C137 P49571 /update {distrib.from=http://127.0.0.1:49568/_zy/fx/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1425228615594803200)]} 0 7
[junit4:junit4]   2> 22871 T1671 C136 P49568 /update {wt=javabin&version=2} {add=[3]} 0 11
[junit4:jun

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

ction and attempting reconnect
[junit4:junit4]   2> 229427 T1636 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 229428 T1636 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 229428 T1636 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 229429 T1636 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 229429 T1636 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 229430 T1636 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 49564
[junit4:junit4]   2> 229528 T1740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57126315 name:ZooKeeperConnection Watcher:127.0.0.1:49561/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 229529 T1740 oascc.ConnectionManager.process zkClient has disconnected
[junit4:junit4]   2> 230544 T1636 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 230927 T1739 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49561. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 231061 T1740 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 231061 T1636 oaz.ZooKeeper.close Session: 0x13c76dda585000d closed
[junit4:junit4]   1>                   "node_name":"127.0.0.1:49568__zy%2Ffx",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:49568/_zy/fx"},
[junit4:junit4]   1>                 "127.0.0.1:49568__zy%2Ffx_multiunload20":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":null,
[junit4:junit4]   1>                   "state":"down",
[junit4:junit4]   1>                   "core":"multiunload20",
[junit4:junit4]   1>                   "collection":"multiunload2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:49568__zy%2Ffx",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:49568/_zy/fx"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=F16AB24B3D04C94D -Dtests.slow=true -Dtests.locale=ar_BH -Dtests.timezone=Europe/Guernsey -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR    231s | BasicDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2022, name=testExecutor-1249-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F16AB24B3D04C94D:708C3C534A5BA971]:0)
[junit4:junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49568/_zy/fx
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F16AB24B3D04C94D]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:706)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:49568/_zy/fx
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:416)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:704)
[junit4:junit4]    > 	... 3 more
[junit4:junit4]    > Caused by: java.net.SocketException: Invalid argument
[junit4:junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]    > 	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:353)
[junit4:junit4]    > 	... 5 more
[junit4:junit4]   2> 231100 T1636 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=DefaultSimilarity, locale=ar_BH, timezone=Europe/Guernsey
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=4,free=46242864,total=246145024
[junit4:junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, TestPseudoReturnFields, EchoParamsTest, TestQuerySenderNoQuery, LeaderElectionTest, SolrRequestParserTest, HighlighterTest, TestBM25SimilarityFactory, PluginInfoTest, SynonymTokenizerTest, ChaosMonkeyNothingIsSafeTest, SoftAutoCommitTest, PingRequestHandlerTest, DistributedSpellCheckComponentTest, RecoveryZkTest, MBeansHandlerTest, RAMDirectoryFactoryTest, CacheHeaderTest, TestAtomicUpdateErrorCases, TestSuggestSpellingConverter, TestSolrDeletionPolicy1, AnalysisAfterCoreReloadTest, TestFuzzyAnalyzedSuggestions, ReturnFieldsTest, TestRealTimeGet, IndexReaderFactoryTest, PreAnalyzedFieldTest, TestReplicationHandler, TestJmxMonitoredMap, TestRandomFaceting, ScriptEngineTest, TestCSVResponseWriter, ShowFileRequestHandlerTest, TestLazyCores, UpdateRequestProcessorFactoryTest, QueryElevationComponentTest, TestRemoteStreaming, DateMathParserTest, TestUtils, LegacyHTMLStripCharFilterTest, TestConfig, TestCharFilters, TestBadConfig, NotRequiredUniqueKeyTest, LukeRequestHandlerTest, TestStressReorder, SuggesterTSTTest, ExternalFileFieldSortTest, TestQueryUtils, TestStressLucene, TestSolrDeletionPolicy2, FieldAnalysisRequestHandlerTest, TestFunctionQuery, CurrencyFieldTest, CSVRequestHandlerTest, TermVectorComponentTest, FileUtilsTest, CopyFieldTest, TestSolrCoreProperties, TestReload, RequestHandlersTest, SchemaVersionSpecificBehaviorTest, DisMaxRequestHandlerTest, SpellCheckComponentTest, SuggesterFSTTest, RequiredFieldsTest, TestPhraseSuggestions, SOLR749Test, CircularListTest, TestSearchPerf, BasicDistributedZk2Test, ResponseLogComponentTest, MinimalSchemaTest, JsonLoaderTest, MultiTermTest, TestStressRecovery, ZkSolrClientTest, TestXIncludeConfig, TestSolr4Spatial, NoCacheHeaderTest, PolyFieldTest, TestExtendedDismaxParser, TestRecovery, SampleTest, TestZkChroot, TestSolrIndexConfig, TestGroupingSearch, TimeZoneUtilsTest, TestQueryTypes, TestSolrXMLSerializer, DOMUtilTest, TestQuerySenderListener, JSONWriterTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 231.72s, 1 test, 1 error <<< FAILURES!

[...truncated 450 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:346: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 error, 14 ignored (3 assumptions)

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